Hi all,
I tried to install maemo version Maemo_Dev_Platform_RS_v1.1_arm.tar
and it get installed successfully.
but when i tried to run the following script
#!/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
it says there is no such directory.
when i looked in that there is an exe called x-terminal-emulator.
Is it the one which has replaced xephyr if so
then i changed the path to run x-terminal-emulator.
but i am getting the error
GLIB WARNING ** Gtk - cannot open display:
could u plz tell me why?
regards
sudarsan
_______________________________________________ maemo-developers mailing list [email protected] https://maemo.org/mailman/listinfo/maemo-developers
