|
|
sybperl-l Archive
Up Prev Next
From: Michael Peppler <mpeppler at peppler dot org>
Subject: Re: Install Sybperl
Date: Jun 7 2002 8:41PM
On Fri, 2002-06-07 at 12:27, Tang, Jun [IT] wrote:
> Michael,
>
> Up to now, I have always installed Sybperl to the same directory where perl
> was installed. Can I install Sybperl to a different directory from perl? How
> should I do it?
perl Makefile.PL LIB=/some/dir
Note that sybperl 2.14 fails with that command due to a clumsy use of
the <> operator by yours truly. Download 2.14_01 from
http://www.peppler.org/downloads to fix that problem.
(and yes, I'll try to get a new release out ASAP).
Michael
--
Michael Peppler / mpeppler@peppler.org / http://www.mbay.net/~mpeppler
mpeppler@zetatools.com / ZetaTools, Inc / http://www.zetatools.com
ZetaTools: Call perl functions as Sybase stored procedures!
|