compiling problems - perl5.6.1

2002-04-24 Thread Farouk Khawaja
e URL that states this information: http://perl.apache.org/guide/install.html#When_DSO_can_be_Used I accepted almost all the defaults for the configure process. Any hints as to if this is serious or whether I can ignore it and continue would be helpfull. Thanks Farouk Khawaja -- To unsubscr

RE: Running PERL as root

2001-06-29 Thread Farouk Khawaja
ystem > config files, stop and restart daemons, etc. > > I'm not aware of the different ways to accomplish this; any tips would be > appreciated. > > The server is in a "protected" environment. > > > --Bill > > > -Original Message- &g

RE: Running PERL as root

2001-06-29 Thread Farouk Khawaja
re of the different ways to accomplish this; any tips would be > appreciated. > > The server is in a "protected" environment. > > > --Bill > > > -Original Message- > From: Farouk Khawaja [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, June 27

Re: module install

2001-06-29 Thread Farouk Khawaja
You're probably using $ perl -MCPAN -e shell > install If you're not, you should. Anyway, this method tries 3 different ways to download a module, lwp, Net::Ftp and ncftp. Any one of these should work if you have them installed. If not, install them. Hal Wigoda <[EMAIL PRO

Re: Running PERL as root

2001-06-27 Thread Farouk Khawaja
Bill Pierson <[EMAIL PROTECTED]> wrote: > I have a quick question about running a perl program as root via CGI. > I would assume it's platform dependant, and in my situation I have Linux > Redhat 7.1 w/Apache 1.3.19 webserver. > > This question is a little off-topic, however I'm guessing