> I have a experimental site
> with these allowances and restrictions:
>
> Allowed: cgi-bin (call #!usr/local/bin/perl
> Allowed: apache
> Allowed: can fpt .pm files into localmodule directory
> and add that directory to @INC
>....
>
> Will embperl work under these conditions?
Yes, there is a embpcgi.pl file in the distribution, which could be called
from the webserver as cgi script. Just add all your configuration parameters
at the top of that script (i.e. $ENV{EMBPERL_xxx} = 'foo') and add a use lib
with the path to your local modules to that script
>
> If I setup cygwin under a windows system, will I
> be able to run make successfully? Which files would
> I need to ftp to the hosted site?
>
Does your host runs windows ? In this case checkout if they run the
ActiveState distribution. You can get a ready compiled Embperl version. See
INSTALL.pod.
I never have tested under cygwin, but Embperl compiles with VC++ 5 & 6 under
ActiveState Perl and under Perl I have compiled myself
Gerald
-------------------------------------------------------------
Gerald Richter ecos electronic communication services gmbh
Internetconnect * Webserver/-design/-datenbanken * Consulting
Post: Tulpenstrasse 5 D-55276 Dienheim b. Mainz
E-Mail: [EMAIL PROTECTED] Voice: +49 6133 925131
WWW: http://www.ecos.de Fax: +49 6133 925152
-------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]