[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: BSCW Server Software



Hallo Henrik!

On Mon, 18 Nov 2002, Henrik Hasenkamp wrote:

> ich habe für meine Klasse einen BSCW Server aufsetzen wollen. Das
> scheint mir auch bis zu einem gewissem Punkt gelungen zu sein, jedoch
> tritt jetzt ein Problem auf, welches in der BSCW FAQ also 
> 
> Probably your operating system does not support 'setgid scripts'. In
> that case you have to compile a wrapper program. Please uncomment or
> set the variable CC_WRAPPER in Makefile.conf to an available
> C-Compiler command (e.g. gcc -O), do a 'make', and try registration
> again.
> 
> erklärt wird.

Ich habe einen BSCW-Server im produktiven Einsatz.
In der README Datei findest du folgenden Hinweis:
--- README ---
If you get a 'RuntimeError: cgi/bscw.cgi: No setgid' during the last
step you have either installed BSCW on a file system that is mounted
with the nosuid option or your operating system does not support
'setgid scripts'. In the first case, you have to remount the filesystem
without the nosuid option. In the latter case, you have to compile a
wrapper program and to reinstall the CGI scripts:

        % cd <bscw-path>
        % cc -o wrapper wrapper.c
        % ./bsadmin chkconfig
--- README ---

Mit bscw-path ist der Pfad gemeint, in dem sich die Sourcen befinden.

Habe hier Version 4.0.6 laufen.

Tschüß.
-- 
wissenschaftlicher Mitarbeiter
LS Datenbank- und Informationssysteme
Tel. +49 (355) 69-2272



Reply to: