This insanity it caused by the Makefile.PL somehow parsing in way (and I
do mean WAY) too many -l switches for the compile line, which overloads
the ld parser. I'm not a good enough coder to actually find and fix the
problem, but here's what I found as a solution. Perhaps someone who
codes better then I can use this information to come up with a real
solution? 
http://www.ulairi.org/keystone/visitor.php3?sid=174&v_func=zoom 

I think the guy you mention is my co-worker, Peter Kain. (CSUN, right?)

On Mon, 2002-12-09 at 01:06, Markus Trenkle wrote:
> Hello dbi-users,
> 
> it looks like my first request was put under my old thread, so maybe 
> nobody noticed it. I start a new one.
> 
> I succeeded in installing DBD::Oracle on HP-UX. However, during testing 
> it complained about some Oracle Libraries that were not found. I worked 
> around this by creating the directories
> 
> /hpx/work/ee/8.1.7.4/hpx32/src_0424/lib
> 
> and putting links to the Oracle libraries there (I have no access to 
> the system now, so I can not provide the exact names. The path is 
> correct). This is not good because I must not create files under root 
> (/). I found another guy in some hp support forum who has the same 
> problem, but no solution so far. I even could not find any hint where 
> this path is coming from. Maybe somebody of you could point me in the 
> right direction.
> 
> Thanks,
> Markus
> 

Reply via email to