Chinaunix

标题: 最后一句英文要做什么,怎么做 [打印本页]

作者: liujuejun    时间: 2008-03-15 19:12
标题: 最后一句英文要做什么,怎么做
You need to install "SCO OpenServer Linker and Application Development
  Libraries" and "GNU Development Tools" from SCO Open Server 5.0.7's CD,
  then you'll have the necessary header files, libraries and compilers.
  Please add /usr/gnu/bin to your PATH, you may need to do a symblic link
  from /usr/gnu/bin/gar to ar.
就是下面的这句,该怎么做
you may need to do a symblic link
  from /usr/gnu/bin/gar to ar.
作者: lhlzy    时间: 2008-03-15 20:36
在/usr/gnu/bin 目录下

ln -s /usr/gnu/bin/gar ar


意: 做个符号连接到ar 里 有可能在/usr/gnu/bin 目录下没有ar 叫你自己做
作者: liujuejun    时间: 2008-03-15 21:26
谢谢了
作者: saintdragon    时间: 2008-03-18 09:46
手工建立一个符合连接。2楼的正解




欢迎光临 Chinaunix (http://bbs.chinaunix.net/) Powered by Discuz! X3.2