Re: Compiling gnome-db-9.1 w/ Oracle 8.1.5



Stephan Heinze wrote:
> 
> On Thu, 02 Mar 2000 17:12:00 swalker wrote:
> >
> > Von:  swalker <swalker@ct36753-a.jfrvil1.in.home.com> am 02.03.2000 11:12
> >       EST
> >
> > An:    stephan.heinze@xcom.de
> > Kopie:
> > Thema: Compiling gnome-db-9.1 w/ Oracle 8.1.5
> >
> >
> > I'm trying to compile gnome-db 9.1 w/ Oracle 8.1.5.
> >
> > It seems to fail when linking, -lserver and a bunch of others fail.
> >
> > I do have my $ORACLE_HOME, $ORACLE_SID, $LD_LIBRARY_PATH set correctly.
> I
> > can connect to Oracle w/ sql*plus.
> >
> > If you need any info, let me know.  I'd be happy to help!
> >
> > Steve
> 
> Hallo steve,
> 
> thank you for trying gnome-db :)
> 
> please edit your configure.in. there are ORACLE_LIBS set to lots of
> -lxxxx
> things. for ora 8.1.5 you only need
> 
> ORACLE_LIBS="-L${ORACLE_HOME}/lib -lclntsh "
> 
> hope that work. have fun and let me know, if there are some bugs.
> 
Stephan, should we include some sort of oracle version detection so that
the ORACLE_LIBS var gets the correct set of libs? is there any way to do
so?



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