LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 720|回复: 5

按照BLFS1.0,安装 openssl-0.9.7a时问题。。。

[复制链接]
发表于 2003-5-30 16:15:21 | 显示全部楼层 |阅读模式
# make MANDIR=/usr/share/man
..........
make[2]: Leaving directory `/tmp/openssl-0.9.7a/crypto/ra
nd'
making all in crypto/err...
make[2]: Entering directory `/tmp/openssl-0.9.7a/crypto/e
rr'
cc -I.. -I../.. -I../../include -DOPENSSL_NO_KRB5 -O   -c
-o err.o err.c
cc -I.. -I../.. -I../../include -DOPENSSL_NO_KRB5 -O   -c
-o err_all.o err_all.c
cc -I.. -I../.. -I../../include -DOPENSSL_NO_KRB5 -O   -c
-o err_prn.o err_prn.c
ar  r ../../libcrypto.a err.o err_all.o err_prn.o
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
make[2]: Leaving directory `/tmp/openssl-0.9.7a/crypto/er
r'
making all in crypto/objects...
make[2]: Entering directory `/tmp/openssl-0.9.7a/crypto/o
bjects'
/usr/local/bin/perl objects.pl objects.txt obj_mac.num ob
j_mac.h
make[2]: /usr/local/bin/perl: Command not found
make[2]: *** [obj_mac.h] Error 127
make[2]: Leaving directory `/tmp/openssl-0.9.7a/crypto/ob
jects'
make[1]: *** [subdirs] Error 1
make[1]: Leaving directory `/tmp/openssl-0.9.7a/crypto'
make: *** [sub_all] Error 1

如上,请教!!!
之前的一步是./Configure linux-athlon-tbird  --openssldir=/etc/ssl --prefix=/usr shared
这步没有出现ERROR。
发表于 2003-5-30 16:56:25 | 显示全部楼层
没装perl?
发表于 2003-5-30 18:21:20 | 显示全部楼层
检查一下你的安装命令。我刚刚编译了这个,没有问题。
 楼主| 发表于 2003-5-30 21:29:03 | 显示全部楼层
perl不在/usr/local/bin/目录,在/usr/bin/目录下,我拷过去了,可以了。
发表于 2003-5-30 21:44:19 | 显示全部楼层
???
我的perl也在/usr/bin
发表于 2003-5-31 04:19:37 | 显示全部楼层
用which perl看看能不能找到。
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表