Robert,

seems like the user you're running this with does not have the 
permissions to execute the two scripts in the "release" folder. There's 
an according hint in the Readme file.

Setting the permissions accordingly should do the job.

Regards,
   Matthais Paul

Robert G Pettit wrote:
> Matthias,
> 
> Thanks, but I'm still having problems.  I took a closer look at the results 
> from running the ant build.  The distribution compiled cleanly except for the 
> following:
> 
> ----------------------------------
> irctrcx.libs:
>      [exec] make: execvp: /usr/lejos/build/../release/cctest.sh: Permission 
> denied
>      [exec] c -o /usr/lejos/src/comms/libirtrcx/rcx_comm.o -O2 -Wall -shared 
> -fpic "/usr/lejos/src/comms/libirtrcx/rcx_comm.c"
>      [exec] /bin/sh: c: command not found
>      [exec] make: [/usr/lejos/src/comms/libirtrcx/rcx_comm.o] Error 127 
> (ignored)
>      [exec] make: execvp: /usr/lejos/build/../release/cctest.sh: Permission 
> denied
>      [exec] c -o /usr/lejos/src/comms/libirtrcx/rcx_comm_linux.o -O2 -Wall 
> -shared -fpic "/usr/lejos/src/comms/libirtrcx/rcx_comm_linux.c"
>      [exec] /bin/sh: c: command not found
>      [exec] make: [/usr/lejos/src/comms/libirtrcx/rcx_comm_linux.o] Error 127 
> (ignored)
>      [exec] make: execvp: /usr/lejos/build/../release/cctest.sh: Permission 
> denied
>      [exec] o /usr/lejos/build/../bin/libirtrcx.so 
> /usr/lejos/src/comms/libirtrcx/rcx_comm.o 
> /usr/lejos/src/comms/libirtrcx/rcx_comm_linux.o -shared
>      [exec] make: o: Command not found
>      [exec] make: [/usr/lejos/build/../bin/libirtrcx.so] Error 127 (ignored)
> 
> jirctrcx.libs:
>      [exec] make: execvp: /usr/lejos/build/../release/cctest.sh: Permission 
> denied
>      [exec] Wall -rdynamic -ldl -shared -fpic -I""/include -I""/include/linux 
> -I"/usr/lejos/build/../src/comms/libirtrcx" -L/usr/lejos/build/../bin 
> -lirtrcx  -o "/usr/lejos/build/../bin/libjirtrcx.so" *.c
>      [exec] make: execvp: /usr/lejos/build/../release/cctest.sh: Permission 
> denied
>      [exec] /bin/sh: Wall: command not found
>      [exec] make: [/usr/lejos/build/../bin/libjirtrcx.so] Error 127 (ignored)
> 

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Lejos-discussion mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/lejos-discussion

Reply via email to