[maemo-developers] Re:Problem in Xephyr while running the script af-sb-init.sh start

2006-03-18 Thread sudarsana narashiman
  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

[maemo-developers] Re:white box testing for n770 applications

2006-03-13 Thread sudarsana narashiman
  Hi all,     is there any tool to measure  code coverage and other metrics , while doing white box testing for an application build in maemo platform . Regards sudarsan ___ maemo-developers mailing list maemo-developers@maemo.org https://maemo.org/

[maemo-developers] Re:problem in maemo installation

2006-03-08 Thread sudarsana narashiman
    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

[maemo-developers] (no subject)

2006-03-08 Thread sudarsana narashiman
  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

[maemo-developers] Re: problem in Maemo installation

2006-03-08 Thread sudarsana narashiman
  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 :

[maemo-developers] RE;mameo installation

2006-03-01 Thread sudarsana narashiman
  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_PA