I've only got a RaQ2, but I succesfully built Apache 1.3.6+PHP+MySQL myself without any problems. Although I can't remember the exact steps I did, here is a little note I wrote myself when I did it (back in July!) ./configure --prefix=/etc/httpd --sysconfdir=conf --activate-module=src/modules/php3/libphp3.a --enable-module=mmap_static --enable-module=log_agent --enable-module=log_referer --enable-module=mime_m agic --enable-module=info --enable-module=speling --enable-module=proxy --enable-module=rewrite --enable-module=auth_anon --enable-module=auth_dbm --enable-module=auth_db --enable-module=digest --enable-module=cern_meta --enable-module=expires --enable-module=headers --enable-module=usertrack --enable-module=example --enable-module=unique_id --enable-module=so That's the configure line I used for Apache. I'm not sure where Auth_Pam came into it, because the RaQ2 uses it and maybe the RaQ3i does too, but I had to find that externally and if it's anyhelp I've attached it. Sorry I know that's all still a bit vague, but hopefully it will be of someform of help. The paths set in --prefix seemed to work for me too. Although ALWAYS make a backup of the httpd file first! ;-) (I also chose to compile all modules directly in as above - bigger overhead on memory, but less files for me to worry about!) --Neil -----Original Message----- From: cobalt-users-admin@xxxxxxxxxxxxxxx [mailto:cobalt-users-admin@xxxxxxxxxxxxxxx]On Behalf Of Simon Lindsay Sent: 12 December 1999 09:38 To: cobalt-users@xxxxxxxxxxxxxxx Subject: Re: [cobalt-users] Upgrades for RAQ3? > I was just curious if anyone has upgraded a RAQ3 yet with Apache 1.3.9 We've got a 3i, and its nice and fast, but the upgrade to apache 1.3.9 seems a little harder than "just building ta standard installation" like the KB says. Anybody got pointers on the specific flags or configure settings for building it? _______________________________________________ cobalt-users mailing list cobalt-users@xxxxxxxxxxxxxxx http://list.cobalt.com/mailman/listinfo/cobalt-users
Attachment:
mod_auth_pam.c
Description: Binary data