LinuxSir.cn,穿越时空的Linuxsir!

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

insight-6.8-1编译完后源码目录不能删?

[复制链接]
发表于 2010-5-2 09:19:59 | 显示全部楼层 |阅读模式
常规的编译:

  1. cd /home/stesen/downloads/
  2. tar xf insight-6.8-1.tar.bz2
  3. cd insight-6.8-1
  4. ./configure --prefix=/home/stesen/tools/insight --disable-werror
  5. make
  6. make install
复制代码


一开始使用正常

然后删掉编译用的insight-6.8-1目录,再启动就出现:
Tcl_Init failed: Can't find a usable init.tcl in the following directories:
/home/stesen/downloads/insight-6.8-1/tcl/library {} /home/stesen/tools/share/tcl8.4 /home/stesen/share/tcl8.4 /home/stesen/tools/library /home/stesen/library /home/stesen/tcl8.4.1/library /home/tcl8.4.1/library



This probably means that Tcl wasn't installed properly.


为何编译后的文件还要依赖源码包和编译过程中产生的文件?有什么办法把它们也install到$PREFIX目录吗?
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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