[JDEV] problem in compiling transport
Morris Wong
morriswg at glink.net.hk
Tue Jan 16 05:20:55 CST 2001
Hello all,
I got the following error on making groupchat transport.
It comes out on ./configure command. What is the problem?
================================================================
checking for pool_new in -lxode... no
configure: error:
***********************************************
* libxode seems to be incorrectly installed *
* This problem must be fixed before the build *
* can continue. *
***********************************************
================================================================
For the libxode-1.2 library, I don't know exactly what the
message means. Should I need to modify those transport makefile
to include the path to make it work?
================================================================
PATH="$PATH:/sbin" ldconfig -n /usr/local/lib
Libraries have been installed in:
/usr/local/lib
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 `-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.
================================================================
Thanks & Regards
Morris
More information about the JDev
mailing list