Mail Archives: cygwin/2003/06/21/13:36:03
okay! the question is this then: say I write a perl
script...
should the first line be
#/usr/bin/perl
or
#C:\cygwin\usr\bin\perl ?
thank you
--- Igor Pechtchanski <pechtcha AT cs DOT nyu DOT edu> wrote:
> On Sat, 21 Jun 2003, Ling F. Zhang wrote:
>
> > I successfully ran both the cygwin apache (1.3x)
> and
> > windows native one (2.x). So I need to chose one
> to
> > run (as they wouldn't share port 80)...sine I
> usually
> > do my cgi in perl and shell-script, cygwin is the
> > clear choice...but I do miss such feature as
> WebDAV in
> > the version 2 (I didn't feel like recompiling
> apache
> > on cygwin just to mess things up). So, here's the
> > question, is it possible for windows to use cygwin
> > developement tools? as in, can I use the cygwin
> perl
> > interpretor to interpret my perl script if the
> apache
> > is the windows native one?
>
> Ling,
>
> Yes, it's theoretically possible, as long as the
> Cygwin /bin directory is
> in the path. There may be some peculiarities
> specific to your system that
> you'd have to solve (in particular, all the scripts
> will get Win32 paths
> as parameters, rather than Cygwin POSIX paths), but
> there's nothing major
> that prevents you from doing this.
> Igor
> --
> http://cs.nyu.edu/~pechtcha/
> |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu
> ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com
> |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski,
> Ph.D.
> '---''(_/--' `-'\_) fL a.k.a
> JaguaR-R-R-r-r-r-.-.-. Meow!
>
> "I have since come to realize that being between
> your mentor and his route
> to the bathroom is a major career booster." --
> Patrick Naughton
>
__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
- Raw text -