Re: [gnome-db]libgda-0.2.3 and Oracle 8i Enterprise



On 23 Apr 2001 21:48:04 -0500, Bob Jones wrote:
> > hmmm, this seems to be a typo (strange, very strange). Could you open
> > your libgda/configure.in file, search for the ORACLE_LIBS variable, and
> > send me its contents?
> 
> Here is the entire loop that looks for oracle info:
> 
> /*
> if test x$oracledir = x
> then
>    AC_MSG_WARN(ORACLE backend not used)
> else
>    AC_DEFINE(HAVE_ORACLE)
>    ORACLE_CFLAGS="-I${ORACLE_HOME}/rdbms/demo 
> -I${ORACLE_HOME}/plsql/public -I${ORACLE_HOME}/network/public"
>    ORACLE_LIBS="-L${ORACLE_HOME}/lib -lm -ldl -lserver -lclient \
>                     -lgeneric -lcommon -lvsn -lagent -lmm -lclntsh -lslax \
>                     -lsql -lepc -lepcpt -lcore4 -lnlsrtl3 -lepcfe -lextp \
>                     -lplsb -lplsf -licd \
>                     -lpsd -lpsa"
> fi
> 
I can't see what the problem is, and unfortunately, I don't have an Oracle
installation right now to test it. I remember Stephan (the guy who did
the oracle provider) said something about a file, in the Oracle
directories, where you've got a list of all libraries to be linked
against when developing Oracle clients. Somebody know more than me about
this?

If we've got that list, you can compare it to this one on
libgda/configure.in, and see if the problem is what I said in my
previous mail (different list of libraries for Oracle 8.0.5 and 8i)

cheers
-- 
Rodrigo Moya <rodrigo gnome-db org> <rodrigo ximian com>
http://www.gnome-db.org/





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]