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

aolserver 4.5 on debian



I’m trying to install aolserver from source and got a permission error:

 

desktop:/usr/local/src/aolserver4.5/aolserver-4.5.0# make install

./util/nsmakeall.tcl install nsthread nsd nstclsh

make: execvp: ./util/nsmakeall.tcl: Permission denied

make: *** [install-bins] Error 127

desktop:/usr/local/src/aolserver4.5/aolserver-4.5.0#

 

It’s weird because I ran as root user and I ran before  ./configure and everything ended up well:

 

desktop:/usr/local/src/aolserver4.5/aolserver-4.5.0# ./configure --prefix=/usr/local/aolserver4.5 --with-tcl=/usr/lib/tcl8.4/

checking for Tcl configuration... found /usr/lib/tcl8.4/tclConfig.sh

checking for existence of /usr/lib/tcl8.4/tclConfig.sh... loading

checking for build with symbols... no

checking for gcc... gcc -pipe

checking for C compiler default output file name... a.out

checking whether the C compiler works... yes

checking whether we are cross compiling... no

checking for suffix of executables...

checking for suffix of object files... o

checking whether we are using the GNU C compiler... yes

checking whether gcc -pipe accepts -g... yes

checking for gcc -pipe option to accept ANSI C... none needed

checking how to run the C preprocessor... gcc -pipe -E

checking for egrep... grep -E

checking for ANSI C header files... yes

checking for sys/types.h... yes

checking for sys/stat.h... yes

checking for stdlib.h... yes

checking for string.h... yes

checking for memory.h... yes

checking for strings.h... yes

checking for inttypes.h... yes

checking for stdint.h... yes

checking for unistd.h... yes

checking for inttypes.h... (cached) yes

checking for timegm... yes

checking for fork1... no

checking for drand48... yes

checking for random... yes

checking for _NSGetEnviron... no

checking for poll... yes

checking dl.h usability... no

checking dl.h presence... no

checking for dl.h... no

checking need for dup high... no

checking for shared libgcc... yes

checking for getaddrinfo in -lsocket... no

checking for getnameinfo in -lsocket... no

checking for getaddrinfo... yes

checking for getnameinfo... yes

configure: creating ./config.status

config.status: creating include/ns.mak

desktop:/usr/local/src/aolserver4.5/aolserver-4.5.0#

 

does anyone knows a way out?

By the way I’m following this tutorial

http://openacs.org/doc/current/aolserver4.html

 

iuri


Reply to: