Re: odbconfig not able to start
"Sindhu S" <[email protected]>
| Newsgroups | gmane.comp.db.unixodbc.devel |
|---|---|
| Message-ID | <[email protected]> |
i gave another shot at compiling from source: here is the last part of veerbose of make /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -DENABLE_INI_CACHING -pthread -o libboundparam.la -rpath /usr/local/lib -version-info 1:0:0 -export-dynamic -module boundparam.lo helper.lo cboundtimestampparam.lo ../autotest/libgtrtstlc.la ../DriverManager/libodbc.la -lpthread gcc -shared .libs/boundparam.o .libs/helper.o .libs/cboundtimestampparam.o -Wl,--whole-archive ../autotest/.libs/libgtrtstlc.a -Wl,--no-whole-archive -Wl,--rpath -Wl,/home/sindhu/Desktop/unixODBC-2.2.12/DriverManager/.libs -Wl,--rpath -Wl,/usr/local/lib ../DriverManager/.libs/libodbc.so -lpthread -pthread -Wl,-soname -Wl,libboundparam.so.1 -o .libs/libboundparam.so.1.0.0 (cd .libs && rm -f libboundparam.so.1 && ln -s libboundparam.so.1.0.0 libboundparam.so.1) (cd .libs && rm -f libboundparam.so && ln -s libboundparam.so.1.0.0 libboundparam.so) creating libboundparam.la (cd .libs && rm -f libboundparam.la && ln -s ../libboundparam.la libboundparam.la) make[1]: Leaving directory `/home/sindhu/Desktop/unixODBC-2.2.12/samples' make[1]: Entering directory `/home/sindhu/Desktop/unixODBC-2.2.12' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/home/sindhu/Desktop/unixODBC-2.2.12' and this is the last part of the verbose of sudo make install ---------------------------------------------------------------------- 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 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[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/sindhu/Desktop/unixODBC-2.2.12/samples' make[1]: Leaving directory `/home/sindhu/Desktop/unixODBC-2.2.12/samples' make[1]: Entering directory `/home/sindhu/Desktop/unixODBC-2.2.12' make[2]: Entering directory `/home/sindhu/Desktop/unixODBC-2.2.12' make[2]: Nothing to be done for `install-exec-am'. touch /usr/local/etc/odbcinst.ini touch /usr/local/etc/odbc.ini mkdir -p /usr/local/etc/ODBCDataSources make[2]: Leaving directory `/home/sindhu/Desktop/unixODBC-2.2.12' make[1]: Leaving directory `/home/sindhu/Desktop/unixODBC-2.2.12' how am i to fix this? On 7/12/08, Nick Gorham <[email protected]> wrote: > > Sindhu S wrote: > > I try to compile from source but i get some error, i did .configure >> ---enable-gui, make, make install (as root) still the install was not >> successful. >> >> Maybe if you gave us a view of the error we could suffest a fix? > > what i dont understand is, how all of a suddent this API entry point went >> missing? how do i fix it? it's just the unixodbc-gui thats not working..the >> unixodbc itself is working fine. >> >> > Because it was only missing when something tried to use it. > > -- > Nick > _______________________________________________ > unixODBC-dev mailing list > [email protected] > http://mail.easysoft.com/mailman/listinfo/unixodbc-dev > -- -Sindhu S [http://sindhu.tumblr.com] [http://aloysians.in] [http://groups.google.com/group/torrentinvites] _______________________________________________ unixODBC-dev mailing list [email protected] http://mail.easysoft.com/mailman/listinfo/unixodbc-dev