Hi ,
I have  installed  scratch box 0.9.8.6 and maemo 1.1 version.

but when tried to run the following script outside the scratch box

#!/bin/sh -e
prefix=/scratchbox/users/${LOGNAME}/targets/SDK_PC/usr
export LD_LIBRARY_PATH=${prefix}/lib; export LD_LIBRARY_PATH
exec ${prefix}/bin/Xephyr :2 -host-cursor -screen 800x480x16 -dpi 96 -ac
           
I am getting the error

could not create  server lock file /tmp/.X2-lock

could you please tell me the reason



_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers

Reply via email to