Re: [AOLSERVER] Fedora 5 and aolserver 4.5.0

2006-07-13 Thread Nathan Folkman
Try the following steps (if you haven't already) from the aolserver directory, and see if this works for you: 1. ./configure --with-tcl=/usr/local/tcl/lib --prefix=/usr/local/aolserver --enable-symbols 2. /usr/local/tcl/bin/tclsh8.4 nsconfig.tcl -install /usr/local/aolserver -debug 3. make

[AOLSERVER] Fedora 5 and aolserver 4.5.0

2006-07-11 Thread Jon Griffin
I could never make 4.0.10 work with FC5 even with a local version of tcl. multiple definition of `_init' shows up no matter what I do. I am now trying to compile 4.5 and the following error is thrown. nsdb nssock nslog nsperm nscgi nscp make: execvp: ./util/nsmakeall.tcl: Permission denied

Re: [AOLSERVER] Fedora 5 and aolserver 4.5.0

2006-07-11 Thread Janine Sisk
I have a system running Fedora Core 4. I was able to build 4.0.10 on this system but it did not run properly, as I have described in a previous message. I just tried 4.5.0 on this system and it builds and runs fine, or so it appears. I only tried it with the sample config file it came

Re: [AOLSERVER] Fedora 5 and aolserver 4.5.0

2006-07-11 Thread Daniel P. Stasinski
On Jul 11, 2006, at 12:37 PM, Jon Griffin wrote: It appears that Fedora and AOL don't like each other. All my other boxes are gentoo and I have no problems.Having gone the Fedora/AOLserver route once before, I would avoid it in a production environment. The life cycle and server grade stability

Re: [AOLSERVER] Fedora 5 and aolserver 4.5.0

2006-07-11 Thread Tom Jackson
On Tuesday 11 July 2006 12:37, Jon Griffin wrote: I could never make 4.0.10 work with FC5 even with a local version of tcl. multiple definition of `_init' shows up no matter what I do. I am now trying to compile 4.5 and the following error is thrown. nsdb nssock nslog nsperm nscgi nscp