Click here to get back home

Problem installing DBD-Oracle

 HomeNewsGroups | Search | About
 comp.lang.perl.modules    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
Problem installing DBD-Oracle Monty 06-05-2008
Get Chitika Premium
Posted by Tweetie Pooh on June 13, 2008, 5:42 pm
Please log in for more thread options

>
> Yes, this is a comment - the only explanation I have for this is,
> that it would be compatible with a K&R-C-compiler, cause this very
> old version of C doesn't support argument types for function
> declarations. Therefore you may have a look at the compiler flags that
> are used, and check whether there is another version of the prototype
> in the header that gets used if some defines (flag -Dsomething) are
> set. You may also run into trouble, if your version of Oracle is
> 64-bit, while gcc produces/uses 32-bit libraries: check
> LD_LIBRARY_PATH then, so you use the correct 32-bit oracle ABI with
> gcc.
>

The 64/32 bit is what stymied us for a while. Most stuff puts 32bit in lib
and 64 bit in lib64 (or similar). Oracle is the reverse. If you install
64 bit Oracle the the 64bit is in lib and 32bit in lib32.

Set LD_LIBRARY_PATH to $ORACLE_HOME/lib32 (and other directories as
needed) if using 64bit Oracle.

Similar ThreadsPosted
Problem installing win32::OLE September 20, 2005, 12:52 pm
Problem installing Net::LDAP September 22, 2005, 12:54 pm
problem installing DBD-mysql January 10, 2005, 5:51 pm
Problem installing GD module April 4, 2006, 12:26 pm
Problem with installing modules November 24, 2006, 6:15 pm
Problem installing XML::Checker March 21, 2007, 2:15 pm
Problem Installing Module April 4, 2007, 10:02 am
Problem installing certain PERL modules October 15, 2004, 4:47 am
Problem Installing Win32::OLE under cygwin May 15, 2005, 9:45 pm
problem installing Gtk2 Module January 10, 2005, 1:44 pm

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap