RE: ppm
by Jan Dubois other posts by this author
Apr 2 2008 3:54PM messages near this date
ppm
|
Re: ppm
On Wed, 02 Apr 2008, Octavian Rasnita wrote:
> I want to install DBD::Oracle under Linux without needing to install the
> Oracle client before, and I know that at least for Windows there is a ppm
> repository that offer the DBD::Oracle packaged with the Oracle client, and I
> hoped I could do the same thing under Linux.
>
> Is it possible at all? Is it possible only if I install ActivePerl for
> Linux?
It will only be possible if your Perl has been compiled with the same options
as ActivePerl. For example, if your Perl is not using ithreads on Linux, then
the PPM packages will not be compatible.
Cheers,
-Jan
_______________________________________________
ActivePerl mailing list
ActivePerl@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Thread:
Octavian Rasnita
Jan Dubois
Octavian Rasnita
|