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

Does anyone on this list use WebGUI on FreeBSD

0 views
Skip to first unread message

Andrew Falanga

unread,
Jul 4, 2007, 5:33:33 PM7/4/07
to
Hi,

I'm wondering, does anyone here use WebGUI on their FreeBSD installs
and if so, or even if not would know, what is this

LoadModule apreq_module modules/mod_apreq2.so

mentioned in the installation text file? I can't seem to find it in
ports, this could simply mean that it's just not in ports, but I would
figuring that it most likely is and it's just not called that.

Andy
_______________________________________________
freebsd-...@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questi...@freebsd.org"

Pieter de Goeje

unread,
Jul 4, 2007, 6:32:09 PM7/4/07
to
On Wednesday 04 July 2007, Andrew Falanga wrote:
> Hi,
>
> I'm wondering, does anyone here use WebGUI on their FreeBSD installs
> and if so, or even if not would know, what is this
>
> LoadModule apreq_module modules/mod_apreq2.so
>
> mentioned in the installation text file? I can't seem to find it in
> ports, this could simply mean that it's just not in ports, but I would
> figuring that it most likely is and it's just not called that.
>
> Andy
pyotr@lux:/usr/ports> make quicksearch name=apreq2
Port: libapreq2-2.08
Path: /usr/ports/www/libapreq2
Info: Generic Apache2 Request Library

Port: p5-libapreq2-2.08
Path: /usr/ports/www/p5-libapreq2
Info: Generic Apache2 Request Library

You need the 2nd result.

HTH,
Pieter de Goeje

PS.
I suggest you read up on "man ports" (especially the section on search).

Andrew Falanga

unread,
Jul 5, 2007, 9:15:39 AM7/5/07
to
On 7/4/07, Pieter de Goeje <pie...@degoeje.nl> wrote:
> pyotr@lux:/usr/ports> make quicksearch name=apreq2
> Port: libapreq2-2.08
> Path: /usr/ports/www/libapreq2
> Info: Generic Apache2 Request Library
>
> Port: p5-libapreq2-2.08
> Path: /usr/ports/www/p5-libapreq2
> Info: Generic Apache2 Request Library
>
> You need the 2nd result.
>
> HTH,
> Pieter de Goeje
>
> PS.
> I suggest you read up on "man ports" (especially the section on search).
>
>

I see. I was doing "make search name=apreq" and was returning no hits. Thanks.

Andy

0 new messages