|
|
sybperl-l Archive
Up Prev Next
From: "Gravatt, John" <GravJo at ncs dot com>
Subject: RE: sybperl on Red Hat Linux 8.0
Date: Nov 5 2002 6:19PM
Have you tried compiling sybperl with the redhat 8.0 version of perl? I am
using redhat 7.3 and my own perl (5.8.0), which was compiled with ldb by
default, and have not encountered any problems (at least to my knowledge).
$ /opt/perl -V:libs
libs='-lnsl -lgdbm -ldb -ldl -lm -lc -lcrypt -lutil';
-----Original Message-----
From: Ragnar Wisløff [mailto:ragnar@wisloff.no]
Sent: Tuesday, November 05, 2002 10:32 AM
To: SybPerl Discussion List
Subject: RE: sybperl on Red Hat Linux 8.0
Sitat "Gravatt, John" :
> What I would recommend is get the latest source for perl from
CPAN
> and build
> it in a new filesystem such as /opt. You will end up with two
> versions of
> perl, but things are less likely to break the next time you
upgrade
> redhat.
> If you don't want to modify your existing perl code to look in
/opt
> you can
> always symlink to it from /usr/bin and /usr/local/bin.
John,
I agree this is an option, albeit one that requires som work to
get all the other Perl dependencies to be happy
# rpm -e perl 2>&1 |wc -l
723
But if you read my original posting you will see that even if I
try to run a clean pristine source tree, I cannot get it to
compile without ldb. I feel like a right idiot. Bah.
Could you perhaps give me some pointers? Go back to an older Perl
maybe?
--
Mvh Ragnar Wisløff
------------------
life is a reach. then you gybe.
****************************************************************************
This email may contain confidential material.
If you were not an intended recipient,
Please notify the sender and delete all copies.
We may monitor email to and from our network.
****************************************************************************
|