Re: [EMAIL PROTECTED] Help for first time user

2007-09-23 Thread Andrew WC Brown
I'm guessing your developing on a windows machine since I see C:/ What did you do to launch apache? Did you change your conf file? If so what did you change? was it your DirectoryRoot? On 9/23/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Hello Judy, > > What is your environment ? > > Edw

Re: [EMAIL PROTECTED] [module] how do I compile a module?

2007-09-19 Thread Andrew WC Brown
Ohh, I forgot to add it to my path and I think its calling the old one. Thanks Nick. On 9/19/07, Andrew WC Brown <[EMAIL PROTECTED]> wrote: > > but I 'm calling the command as root user. > > On 9/19/07, J. Greenlees <[EMAIL PROTECTED]> wrote: > > > > --

Re: [EMAIL PROTECTED] [module] how do I compile a module?

2007-09-19 Thread Andrew WC Brown
but I 'm calling the command as root user. On 9/19/07, J. Greenlees <[EMAIL PROTECTED]> wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Andrew WC Brown wrote: > > As per my image: > http://img48.imageshack.us/img48/1457/apacheincludetu5.jpg >

Re: [EMAIL PROTECTED] [module] how do I compile a module?

2007-09-18 Thread Andrew WC Brown
As per my image: http://img48.imageshack.us/img48/1457/apacheincludetu5.jpg It shows that the files are where I specified. On 9/19/07, J. Greenlees <[EMAIL PROTECTED]> wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Andrew WC Brown wrote: > > I receive

Re: [EMAIL PROTECTED] [module] how do I compile a module?

2007-09-18 Thread Andrew WC Brown
I receive the same results, also --c doesn't work, only with single hyphen On 9/18/07, J. Greenlees <[EMAIL PROTECTED]> wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Andrew WC Brown wrote: > > I've tired to add the include directory but appe

Re: [EMAIL PROTECTED] [module] how do I compile a module?

2007-09-18 Thread Andrew WC Brown
ctory mod_vhost_alias.c:39:21: error: apr_lib.h: No such file or directory mod_vhost_alias.c:42:22: error: apr_want.h: No such file or directory ... On 9/18/07, Dragon <[EMAIL PROTECTED]> wrote: > > > On Tue, September 18, 2007 18:27, Andrew WC Brown wrote: > > Hi, I'm

[EMAIL PROTECTED] [module] how do I compile a module?

2007-09-18 Thread Andrew WC Brown
Hi, I'm new to this mailing list (waves). I'm running OS X.4.10 with Apache 2.2.6 When I installed apache I was sure to --enable-module=shared so I could load DSOs. I let apache2 install to /usr/local/apache2. When I run apache it works. I didn't specify any additional modules on compilation so