Re: [AOLSERVER] apology

2008-04-25 Thread Lamar Owen
On Monday 21 April 2008, Rusty Brooks wrote: > Plus I think there's basically no one else. > I'd say 90% of the AOLServer expertise in the world is contained in this > list. That might be a conservative estimate. This list plus the OpenACS community plus the naviserver fork's lists likely conta

[AOLSERVER] error compiling aolserver40_r10

2008-04-25 Thread iuri de araujo sampaio
Hi all, I get an error when i run make in attempt to install aolserver4.0 r10 The error is: conn.c: In function ‘NsTclConnObjCmd’: conn.c:843: error: invalid lvalue in assignment make[1]: *** [conn.o] Error 1 make[1]: Leaving directory `/usr/local/src/aolserver4/aolserver/nsd' make: *** [all] Err

Re: [AOLSERVER] error compiling aolserver40_r10

2008-04-25 Thread Cesareo Garci’a Rodicio
Hi! I don't know if you are working in x86_86 server, so perhaps this thread helps you: http://openacs.org/forums/message-view?message_id=309814 Apparently they say that it works if you: -connPtr = (Conn *) conn = itPtr->conn; (this line out) +connPtr = conn = (Conn *) itPtr->conn; (t

Re: [AOLSERVER] error compiling aolserver40_r10

2008-04-25 Thread Dossy Shiobara
On 2008.04.25, iuri de araujo sampaio <[EMAIL PROTECTED]> wrote: > I get an error when i run make in attempt to install aolserver4.0 r10 > The error is: > > conn.c: In function ‘NsTclConnObjCmd’: > conn.c:843: error: invalid lvalue in assignment This bug has been fixed in the tip of the aolserver

[AOLSERVER] Compiling 4.5 on Win32 using Visual Studio Express Edition 2008

2008-04-25 Thread Shedis
Hello, TCL: 8.5.2 AOLserver: aolserver-HEAD-20071203 This is one of my many attempts to but in the past 6 months i have never managed to compile. Once successful, i wanted to write up the process for other like me out there. But it never happend. Except for one case where with lots of back