|
藍森林 http://www.lslnet.com 2006年8月08日 13:08
在SCO UNIX 5.05下如何安裝GNUPG?
在ftp.gnupg.org網站下載了一個gnupg-1.2.2.tar.gz軟件,以UNIX下安裝了三天都沒有裝好,總是在執行#./configure 時提示以下警告信息:
。
。
。
configure: WARNING:
***
*** It seems that you are not using GNU make. Some make tools have serious
*** flaws and you may not be able to build this software at all. Before you
*** complain, please try GNU make: GNU make is easy to build and available
*** at all GNU archives. It is always available from ftp.gnu.org:/gnu/make.
***
configure: WARNING:
***
*** The performance of the UNIX random gatherer module is not very good
*** and it does not keep the entropy pool over multiple invocations of
*** GnuPG. The suggested way to overcome this problem is to use the
***
*** Entropy Gathering Daemon (EGD)
***
*** which provides a entropy source for the whole system. It is written
*** in Perl and available at the GnuPG FTP servers. For more information
*** consult the GnuPG webpages:
***
*** http://www.gnupg.org/download.html#egd
***
*** You may want to run ./configure with --enable-static-rnd=egd to use it.
***
。
。
。
請各位大哥幫忙一下,這裡先謝過啦。 |
在SCO UNIX 5.05下如何安裝GNUPG?
好像是需要gcc編譯器。 |
在SCO UNIX 5.05下如何安裝GNUPG?
GCC我也下載的有,樓上的老哥可以說一下具體的操作步驟嗎? |
在SCO UNIX 5.05下如何安裝GNUPG?
設置一下gcc的路徑應該就可以了。 |
在SCO UNIX 5.05下如何安裝GNUPG?
還是不行,是不是在Makefile中把CC=cc 改為CC=gcc。
還是make不過去呀。我用的1.2.3版的。請教老哥還有什麼可能? |
| |