From: Farryp <fa...@co...> - 2004-06-25 19:49:55
|
Hi Group, I tried to install RLIB about 1 month ago but I was having some library problems. It looked like there was some issues with fedora core 1. I was out for about 3 weeks and I tried again today. Thise are the steps I too to install RLIB 1- Installed libxml 2- Installed FastIO for cpdflib ./configure --prefix=/usr --disable-mysql --disable-odbc make sudo make install This is the error message I get when running make install Can someone send me some plointers ? Making install in libsrc make[1]: Entering directory `/home/farryp/rlib-1.1.8/libsrc' make[2]: Entering directory `/home/farryp/rlib-1.1.8/libsrc' /bin/sh ../mkinstalldirs /usr/lib /bin/sh ../libtool --mode=install /usr/bin/install -c libr.la /usr/lib/libr.la /usr/bin/install -c .libs/libr-1.1.8 /usr/lib/libr-1.1.8 (cd /usr/lib && rm -f libr && ln -s libr-1.1.8 libr) /usr/bin/install -c .libs/libr.lai /usr/lib/libr.la PATH="$PATH:/sbin" ldconfig -n /usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/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 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. ---------------------------------------------------------------------- /bin/sh ../mkinstalldirs /usr/include/rlib /usr/bin/install -c -m 644 rlib.h /usr/include/rlib/rlib.h /usr/bin/install -c -m 644 rlib_input.h /usr/include/rlib/rlib_input.h /usr/bin/install -c -m 644 containers.h /usr/include/rlib/containers.h /usr/bin/install -c -m 644 charencoder.h /usr/include/rlib/charencoder.h /usr/bin/install -c -m 644 datetime.h /usr/include/rlib/datetime.h /usr/bin/install -c -m 644 util.h /usr/include/rlib/util.h /usr/bin/install -c -m 644 value.h /usr/include/rlib/value.h make[2]: Leaving directory `/home/farryp/rlib-1.1.8/libsrc' make[1]: Leaving directory `/home/farryp/rlib-1.1.8/libsrc' Making install in inputs make[1]: Entering directory `/home/farryp/rlib-1.1.8/inputs' Making install in odbc make[2]: Entering directory `/home/farryp/rlib-1.1.8/inputs/odbc' make[3]: Entering directory `/home/farryp/rlib-1.1.8/inputs/odbc' /bin/sh ../../mkinstalldirs /usr/lib /bin/sh ../../libtool --mode=install /usr/bin/install -c libr-odbc.la /usr/lib/libr-odbc.la /usr/bin/install -c .libs/libr-odbc-1.1.8 /usr/lib/libr-odbc-1.1.8 (cd /usr/lib && rm -f libr-odbc && ln -s libr-odbc-1.1.8 libr-odbc) /usr/bin/install -c .libs/libr-odbc.lai /usr/lib/libr-odbc.la PATH="$PATH:/sbin" ldconfig -n /usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/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 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. ---------------------------------------------------------------------- make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/farryp/rlib-1.1.8/inputs/odbc' make[2]: Leaving directory `/home/farryp/rlib-1.1.8/inputs/odbc' Making install in postgre make[2]: Entering directory `/home/farryp/rlib-1.1.8/inputs/postgre' make[3]: Entering directory `/home/farryp/rlib-1.1.8/inputs/postgre' /bin/sh ../../mkinstalldirs /usr/lib /bin/sh ../../libtool --mode=install /usr/bin/install -c libr-postgre.la /usr/lib/libr-postgre.la /usr/bin/install -c .libs/libr-postgre-1.1.8 /usr/lib/libr-postgre-1.1.8 (cd /usr/lib && rm -f libr-postgre && ln -s libr-postgre-1.1.8 libr-postgre) /usr/bin/install -c .libs/libr-postgre.lai /usr/lib/libr-postgre.la PATH="$PATH:/sbin" ldconfig -n /usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/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 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. ---------------------------------------------------------------------- make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/farryp/rlib-1.1.8/inputs/postgre' make[2]: Leaving directory `/home/farryp/rlib-1.1.8/inputs/postgre' make[2]: Entering directory `/home/farryp/rlib-1.1.8/inputs' make[3]: Entering directory `/home/farryp/rlib-1.1.8/inputs' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/farryp/rlib-1.1.8/inputs' make[2]: Leaving directory `/home/farryp/rlib-1.1.8/inputs' make[1]: Leaving directory `/home/farryp/rlib-1.1.8/inputs' Making install in bindings make[1]: Entering directory `/home/farryp/rlib-1.1.8/bindings' Making install in php make[2]: Entering directory `/home/farryp/rlib-1.1.8/bindings/php' make[3]: Entering directory `/home/farryp/rlib-1.1.8/bindings/php' /bin/sh ../../mkinstalldirs /usr/lib/php4 /bin/sh ../../libtool --mode=install /usr/bin/install -c librlib.la /usr/lib/php4/librlib.la libtool: install: warning: relinking `librlib.la' (cd /home/farryp/rlib-1.1.8/bindings/php; /bin/sh ../../libtool --mode=relink gcc -g -O2 -o librlib.la -rpath /usr/lib/php4 -release 1.1.8 environment.lo php.lo -L../../libsrc/ -lr -lxml2 -lpthread -lz -lm -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -ldl -lglib-2.0 -L/usr/lib -lpq -L/usr/lib -lodbc -lcpdf -lcpdf -lm -lc ) mv: cannot stat `librlib-1.1.8': No such file or directory libtool: install: error: relink `librlib.la' with the above command before installing it make[3]: *** [install-libLTLIBRARIES] Error 1 make[3]: Leaving directory `/home/farryp/rlib-1.1.8/bindings/php' make[2]: *** [install-am] Error 2 make[2]: Leaving directory `/home/farryp/rlib-1.1.8/bindings/php' make[1]: *** [install-recursive] Error 1 make[1]: Leaving directory `/home/farryp/rlib-1.1.8/bindings' make: *** [install-recursive] Error 1 |