Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

mod_lisp and NetBSD

1 view
Skip to first unread message

Charles Blair

unread,
Aug 1, 2002, 9:57:24 PM8/1/02
to
has anyone successfully compiled mod_lisp for NetBSD on Intel? if so,
would you mind dropping me a line? thanks.

--
Charles Blair c-b...@uchicago.edu

Edi Weitz

unread,
Aug 2, 2002, 3:30:06 AM8/2/02
to
Charles Blair <ch...@midway.uchicago.edu> writes:

> has anyone successfully compiled mod_lisp for NetBSD on Intel? if
> so, would you mind dropping me a line? thanks.

What did you try that didn't work? I'm not familiar with NetBSD but
from looking at the mod_lisp sources I'd guess it should compile and
work if you're having a working Apache installation.

Does your Apache have DSO support?
Did you try 'apxs -c -i -a mod_lisp.c'?

Edi.

Charles Blair

unread,
Aug 2, 2002, 4:08:46 PM8/2/02
to
Edi Weitz <e...@agharta.de> wrote:

: Does your Apache have DSO support?


: Did you try 'apxs -c -i -a mod_lisp.c'?

thanks. it turns out my problem was the result of a silly lapse in
concentration.

it appeared to me that mod_lisp would not compile for apache2, at
least not without some work (work/*/src/include in the latter is
missing a header file mod_lisp.c wants), so i compiled with apache1.3
header files, but then forgot to stop and deinstall 2, then install
and start 1.3. as a result, the server was (not surprisingly) having
trouble loading mod_lisp.

i would like to say that using the apxs command above very nicely
updates httpd.conf (with the exception of the SetHandler commands),
removing the need to do so manually, and so removing another potential
source of pain or confusion.


Marc Battyani

unread,
Aug 21, 2002, 5:59:01 PM8/21/02
to
[Late reply!]

"Charles Blair" <ch...@nirvana.lib.uchicago.edu> wrote

The current mod_lisp release works with Apache 1.3. The next one will be for
Apache 2, but probably only after the ILC02.

Marc


0 new messages