[maemo-developers] [maemo-developers] Re:problem in maemo installation
From: sudarsana narashiman sudsun2000 at rediffmail.comDate: Wed Mar 8 14:54:17 EET 2006
- Previous message: [maemo-developers] (no subject)
- Next message: [maemo-developers] Re:problem in maemo installation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.maemo.org/pipermail/maemo-developers/attachments/20060308/81695459/attachment.htm
- Previous message: [maemo-developers] (no subject)
- Next message: [maemo-developers] Re:problem in maemo installation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
