|
楼主 |
发表于 2002-12-12 13:04:55
|
显示全部楼层
多谢帮主
我用它的文件,再修改的/etc/rpc,安装就没有问题了!
下面这个又应该怎么做:
Libraries have been installed in:
/usr/lib/python2.2/site-packages
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages. |
|