|
|
sybperl-l Archive
Up Prev Next
From: Michael Peppler <mpeppler at peppler dot org>
Subject: just a point in the right direction
Date: Apr 16 1999 2:43PM
Nathan Pilatzke writes:
> i'm trying to install a second newver version of perl to dynamically link
> with sybperl and sybase, but am having a tough time getting the second
> version to find the sybperl modules and getting it to find it's own
> modules rather than looking in the usual places (/usr/lib/perl5,
> /usr/local/lib/perl5...). can anyone point me to some documentation for
> this? i see in the ase faq that michael says he has a test version and he
> just changes the path information when he wants to use it, anyone know
> exactly how he does this????
I use
./Configure -ders -Dprefix=
This places the entire perl package in /lib/perl5 and
/bin.
Remeber the -ldb and -lndbm issues if you're on linux.
Michael
--
Michael Peppler -||- Data Migrations Inc.
mpeppler@peppler.org -||- http://www.mbay.net/~mpeppler
Int. Sybase User Group -||- http://www.isug.com
Sybase on Linux mailing list: ase-linux-list@isug.com
|