Hi:
> > ------------------------------ > > Message: 4 > Date: Tue, 10 Feb 2009 08:15:23 -0500 > From: andrelst <[email protected]> > Subject: Re: [plug] Perl/Oracle DBI/DBD problem on HP-UX [OT] > Ludwig, > > Which oracle client are you using? 64bit or 32bit? 64 bit (according to "getconf KERNEL_BITS"). One thing strange about the HP-UX box is that it has both 64 bit and 32 bit libraries, and the Oracle client also comes along with 64 and 32 bit libraries. > > Since I don't know your environment, It could be be 64bit OS on a > 32bit Oracle client... or the other way around. If that is the case, > then hackish LD_LIBRARY_PATH could be the fix. I tried to, but it didn't work. I also tried setting variables like SHLIB_PATH too! > > Other than that, I'm no HP-UX specialist. But FYI, RHEL/Solaris works > out of the box... as long as "bitness" matches with OS. The OCCI (Oracle C++ Interface) doesn't work either in HP-UX either! That problem (occi) also occurred in a Redhat machine, but was it resolved by patching the Oracle Shared libraries (libocci.so). I finally solved my problem developing the program in a Linux box (Using C++, not perl). Thanks for your help, Andre! Kind regards, Ludwig _________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List http://lists.linux.org.ph/mailman/listinfo/plug Searchable Archives: http://archives.free.net.ph

