Well, I'm getting this error:

ODBC Error Code = IM003 (Specified driver could not be loaded)

And when I try and run the genclntsh8 script, I get stuff like this:

ORACLE_HOME=/home/oracle
Building libclntsh.so ...
/home/oracle/lib/libnetwork.a(snlso.o): In function `snlsodx_destroy':
snlso.o(.text+0x16b): undefined reference to `dlclose'
/home/oracle/lib/libnetwork.a(snlso.o): In function `snlsolk_lookup':
snlso.o(.text+0x452): undefined reference to `dlopen'
snlso.o(.text+0x4b4): undefined reference to `dlsym'
snlso.o(.text+0x507): undefined reference to `dlclose'
snlso.o(.text+0x571): undefined reference to `dlclose'
snlso.o(.text+0x631): undefined reference to `dlclose'
/home/oracle/lib/libnetwork.a(snlso.o): In function `snlsorm_remove':
snlso.o(.text+0x8db): undefined reference to `dlclose'
/lib/libc.so.6: undefined reference to `[EMAIL PROTECTED]'
/lib/libc.so.6: undefined reference to `[EMAIL PROTECTED]'
/lib/libc.so.6: undefined reference to `[EMAIL PROTECTED]'
/lib/libc.so.6: undefined reference to `[EMAIL PROTECTED]'
/lib/libc.so.6: undefined reference to `[EMAIL PROTECTED]'
/lib/libc.so.6: undefined reference to `[EMAIL PROTECTED]'
/lib/libc.so.6: undefined reference to `[EMAIL PROTECTED]'
/lib/libc.so.6: undefined reference to `[EMAIL PROTECTED]'
/lib/libc.so.6: undefined reference to
`[EMAIL PROTECTED]'
/lib/libc.so.6: undefined reference to
`[EMAIL PROTECTED]'
/lib/libc.so.6: undefined reference to `[EMAIL PROTECTED]'
/lib/libc.so.6: undefined reference to `[EMAIL PROTECTED]'
/lib/libc.so.6: undefined reference to `[EMAIL PROTECTED]'
/lib/libc.so.6: undefined reference to `[EMAIL PROTECTED]'
/lib/libc.so.6: undefined reference to `[EMAIL PROTECTED]'
/lib/libc.so.6: undefined reference to `[EMAIL PROTECTED]'
/lib/libc.so.6: undefined reference to `[EMAIL PROTECTED]'
/lib/libc.so.6: undefined reference to `[EMAIL PROTECTED]'
/lib/libc.so.6: undefined reference to `[EMAIL PROTECTED]'
/lib/libc.so.6: undefined reference to `[EMAIL PROTECTED]'
/lib/libc.so.6: undefined reference to `[EMAIL PROTECTED]'
/lib/libc.so.6: undefined reference to `[EMAIL PROTECTED]'
/lib/libc.so.6: undefined reference to `[EMAIL PROTECTED]'
/lib/libc.so.6: undefined reference to `[EMAIL PROTECTED]'
/lib/libc.so.6: undefined reference to `[EMAIL PROTECTED]'
/lib/libc.so.6: undefined reference to `[EMAIL PROTECTED]'
/lib/libc.so.6: undefined reference to `[EMAIL PROTECTED]'
/lib/libc.so.6: undefined reference to `[EMAIL PROTECTED]'
/lib/libc.so.6: undefined reference to `[EMAIL PROTECTED]'
/lib/libc.so.6: undefined reference to `[EMAIL PROTECTED]'
/lib/libc.so.6: undefined reference to `[EMAIL PROTECTED]'
/lib/libc.so.6: undefined reference to `[EMAIL PROTECTED]'
/lib/libc.so.6: undefined reference to `[EMAIL PROTECTED]'
/lib/libc.so.6: undefined reference to `[EMAIL PROTECTED]'
/lib/libc.so.6: undefined reference to `[EMAIL PROTECTED]'
/lib/libc.so.6: undefined reference to `[EMAIL PROTECTED]'
/lib/libc.so.6: undefined reference to `[EMAIL PROTECTED]'
/lib/libc.so.6: undefined reference to `[EMAIL PROTECTED]'
/lib/libc.so.6: undefined reference to `[EMAIL PROTECTED]'
/lib/libc.so.6: undefined reference to `[EMAIL PROTECTED]'
/lib/libc.so.6: undefined reference to `[EMAIL PROTECTED]'
Done.

Which leads me to believe I have a much larger library issue. Any pointes?

> Can you use sqlplus to connect ?
> If not, your tnsnames.ora is wrong.
> 
> > -----Original Message-----
> > From: Tony Schreiber [mailto:[EMAIL PROTECTED]]
> > Sent: 02 May 2001 15:34
> > To: CF-Talk
> > Subject: RE: Still need help with oracle on linux...
> > 
> > 
> > Did that too.
> > 
> > > Read the CF startup script - it explains how to modifiy it 
> > to pick up
> > > $ORACLE_HOME etc.
> > > 
> > > > -----Original Message-----
> > > > From: Tony Schreiber [mailto:[EMAIL PROTECTED]]
> > > > Sent: 02 May 2001 05:03
> > > > To: CF-Talk
> > > > Subject: Still need help with oracle on linux...
> > > > 
> > > > 
> > > > Please please please, let me get what I want this time... ;p
> > > > 
> > > > I'm going nuts with this thing:
> > > > 
> > > > Oracle 8.0.5 client
> > > > Redhat Linux
> > > > CF 4.5 Pro
> > > > 
> > > > How do I connect to an Oracle database?
> > > > 
> > > > I've tried different connect strings
> > > > I've tried building an tnsnames.ora file
> > > > I've checkd and rechecked the permissions, paths and libraries...
> > > > 
> > > > Ug!!!
> > > > 
> > > > I haven't found a single comprehensive How-to either. 
> > Someone needs to
> > > > right one. I seem to find parts here and parts there...
> > > > 
> > > > But regardless, I don't seem to be getting anywhere. ;(
> > > > 
> > > > Tony Schreiber, Senior Partner                  Man and 
> > > > Machine, Limited
> > > > mailto:[EMAIL PROTECTED]                   
> > > http://www.technocraft.com
> > > 
> > > http://www.simplemessageboard.com ___Free Forum Software 
> > for Cold Fusion
> > > http://www.is300.net ___________The Enthusiast's Home of 
> > the Lexus IS300
> > > http://www.digitacamera.com ______________DigitA Camera 
> > Scripts and Tips
> > > http://www.linklabexchange.com _____________Miata Link ECU 
> > Data Exchange
> > >
> >
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to