[maemo-developers] [maemo-developers] Re: problem in Maemo installation
From: Tomas Frydrych tf at o-hand.comDate: Wed Mar 8 10:58:41 EET 2006
- Previous message: [maemo-developers] Re: problem in Maemo installation
- Next message: [maemo-developers] bug in bugzilla?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Either DISPLAY is not set (try 'echo $DISPLAY'), but that is not very
likely. More likely you do not have sufficient priviliges to open the
diaplay -- run Xephyr as root to see if that makes any difference.
Tomas
sudarsana narashiman wrote:
>
> 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
>
> Xephyr cannot open host display.Is the display set?
> could you please tell me the reason.
>
> regards
> sudarsan
>
>
>
> <http://adworks.rediff.com/cgi-bin/AdWorks/sigclick.cgi/www.rediff.com/signature-home.htm/1507191490@Middle5?PARTNER=3>
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> maemo-developers mailing list
> maemo-developers at maemo.org
> https://maemo.org/mailman/listinfo/maemo-developers
>
>
> !DSPAM:440e94ec103151430218324!
- Previous message: [maemo-developers] Re: problem in Maemo installation
- Next message: [maemo-developers] bug in bugzilla?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
