QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 708|回复: 4

安裝lynx時的問題

[复制链接]
发表于 2005-2-28 21:19:32 | 显示全部楼层 |阅读模式
我輸入./configure --prefix=/usr/local/lynx

安裝過程如下:
mv -f /usr/local/lynx//bin/lynx /usr/local/lynx//bin/lynx.old
/usr/bin/install -c lynx /usr/local/lynx//bin/lynx
/usr/bin/install -c -m 644 ./lynx.man /usr/local/lynx//man/man1/lynx.1
** checking if you have customized /usr/local/lynx//lib/lynx.cfg
... no customizations found
** installing ./lynx.cfg as /usr/local/lynx//lib/lynx.cfg

Use make install-help to install the help-files
Use make install-doc to install extra documentation files

可是我卻沒在usr/local/lynx下找到文件
发表于 2005-2-28 21:23:30 | 显示全部楼层
whereis lynx

或者

updatedb

locate lynx
回复

使用道具 举报

 楼主| 发表于 2005-2-28 21:26:12 | 显示全部楼层
然後我便刪除了這個軟件, 可是在刪除過程中除錯
rm -f /usr/local/lynx//bin/lynx
rm -f /usr/local/lynx//man/man1/lynx.1
rm -f /usr/local/lynx//lib/lynx.cfg
rm -f /usr/local/lynx//lib/lynx.lss
test -d /usr/local/lynx//lib/lynx_help && WD=`cd /usr/local/lynx//lib/lynx_help && pwd` && HEAD=`echo $WD|sed -e 's!/lynx_help$!!'` && test $WD != $HEAD && rm -rf /usr/local/lynx//lib/lynx_help
make: [uninstall]Error 1(ignored)
test -d /usr/local/lynx//lib/lynx_doc && WD=`cd /usr/local/lynx//lib/lynx_doc && pwd` && HEAD=`echo $WD|sed -e 's!/lynx_doc$!!'` && test $WD != $HEAD && rm -rf /usr/local/lynx//lib/lynx_doc
make: [uninstall]Error 1(ignored)
test -d /usr/local/lynx//lib/lynx_help && WD=`cd /usr/local/lynx//lib/lynx_help && pwd` && HEAD=`echo $WD|sed -e 's!/lynx_help$!!'` && test $WD != $HEAD && cd /usr/local/lynx//lib/lynx_help && rm -f COPYING COPYHEADER
make: [uninstall]Error 1(ignored)
回复

使用道具 举报

 楼主| 发表于 2005-2-28 21:29:55 | 显示全部楼层
whereis的結果是
/usr/local/bin/lynx /usr/local/lib/lynx.cfg /usr/local/lynx

為什麽./configure prefix=/usr/local/lynx沒起作用?
回复

使用道具 举报

发表于 2005-2-28 21:32:10 | 显示全部楼层
不是很清楚没有具体指定过安装目录!

/usr/local/lynx 不过感觉上你的指定应该是成功的!
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-9-25 15:23 , Processed in 0.076471 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

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