On Wed, 11 Mar 1998, Robert Joyal wrote:
>
> >gcc -shared -I/usr/include/apache -I/usr/include/postgresql -o
> >>mod_auth_pg95.so mod_auth_pg95.c -L/usr/lib/postgresql/lib -lpgsql
>
> but ld could not find lpgsql. I then tried compiling with -lpq and the
> mod_auth_pg95.so file was created,
S
Thanks to any and all that replied, but I found the answer my own stupid
self. it seems that I needed to get the apache-dev package (the
Configuration file is located within the /usr/include/apache along with
the other source files that I need to do a 'make' on. Still trying to work
out the kinks,
On Wed, 4 Mar 1998 [EMAIL PROTECTED] wrote:
> Please have mercy on a poor, befuddled newbie. I'm having trouble figuring out
> how to add the module mod_auth_pg95 to the Apache server. I installed both
> Apache and PostgreSQL from Debian packages.
>
> I've read much documentation, including almos
At 03:33 PM 3/4/98 -0600, [EMAIL PROTECTED] wrote:
>The compilation process apparently involves making changes to a
>"Configuration" file, but I've yet to discover what file this is.
I could be WAY off but I beleive the prog to modify the configuration is
simply apacheconfig.
>
>Please help!!!
Please have mercy on a poor, befuddled newbie. I'm having trouble figuring out
how to add the module mod_auth_pg95 to the Apache server. I installed both
Apache and PostgreSQL from Debian packages.
I've read much documentation, including almost all of the docs from
www.apache.org. None of the docs
John Spence <[EMAIL PROTECTED]> writes:
JS> Here's what I think I understand so far.
JS>
JS> /etc/init.d/modutils
JS>
JS> says it "loads the appropriate modules in 'boot'". I suppose this
JS> means /etc/init.d/boot which seems to load modules in
JS> /etc/init.d/modutils. W
On Thu, 22 Jan 1998, John Spence wrote:
> /etc/init.d/modules (which is a symlink to /etc/init.d/modutils)
The package to manage kernel modules used to be called modules. It was
renamed upstream to modutils and we followed the naming convention. The
modules symlink is to make sure that incomple
Sorry for the elementary nature of the question but I am not happy with my
current understanding of module configuration under Debian. I'm not very
good at understanding Linux documentation yet.
/usr/doc/modules == contains a group of stubs that tell me they are
there for backwards compatibility.
8 matches
Mail list logo