|
|
sybperl-l Archive
Up Prev Next
From: Michael Peppler <mpeppler at peppler dot org>
Subject: Re: sybperl executable on Win2K Server
Date: Jul 9 2001 5:39PM
Strouse, Dean writes:
> High level question: When I build sybperl on my Win2k Server platform,
> should I be able to find a "sybperl.exe" somewhere in the built library
> structure? Linux reference implementations at my site have this
> executable, but my Win2K Server built version does not. Very confused.
No - and normally you shouldn't have this executable on linux either,
unless you *really* need the statically linked modules.
You normally will have various DLLs that the build creates, and these
get loaded at run-time when the "use Sybase::xxx" statement is
encoutered in the perl script.
Michael
--
Michael Peppler - Data Migrations Inc. - http://www.mbay.net/~mpeppler
mpeppler@peppler.org - mpeppler@mbay.net
International Sybase User Group - http://www.isug.com
|