Hi Thomas

On Sun, 8 Sep 2002, Thomas Raschbacher wrote:
> <quote who="Stefan Schwarzer">
> > Some thoughts:
> >
> > - While, probably, most Unix systems put binaries into /usr/local/bin,
> >   there is no such established convention for Python files.
> k(i thought about /home/httpd/WebWare

I used /usr/local/share/webware, because /usr/local/share is
relatively common for Python files (other than those which go into
site-packages) under FreeBSD.

> > - mod_webkit (on Unix) or wkcgi (on Windows) could be installed or
> >   not.
> :)

For the FreeBSD port(s) I decided to put mod_webkit into another port
than Webware. The reasoning was that someone should have an option to
install Webware but not mod_webkit. After all, this "someone" wouldn't
need it, perhaps because he uses another web server anyway.

> > - Startup scripts can vary across platforms, including between
> >   different Unix systems.
> >
> > Recently, I've put together a "port" of Webware for FreeBSD and
> > submitted it to the FreeBSD project (for information on the "ports
> > system" see http://www.freebsd.org/ports/index.html). This also
> > includes an install script (and one for deinstallation) that you could
> > use as a basis. Send me a mail if you want to get the most current
> > version (a gzipped tar file).
> can i have it? i'm trying to make an ebuild for gentoo linux(portage ;))

You can download the ports from
    http://www.sschwarzer.net/download/webware_port-0.4.tar.gz
and
    http://www.sschwarzer.net/download/mod_webkit_port-0.2.tar.gz

The Makefiles (at least that for Webware) has some comments at its end
which may help you. :-)

Stefan




-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to