I reportet that error some days ago, too. Maybe the code should try to execute "./emulator" IN that directory (not just "emulator", for linux does not search for Binaries in the current directory like windows does?
I think that this has to do with the problem "spaces in dirnames" Craig has been dealing before. Regards, Markus Victor Antonovich schrieb: > Hi, Craig, > > I'm trying to use EclipseME 1.6.7 on Fedora Linux with Eclipse 3.2.2 + > JDK1.6 and yes, I can't start emulators neither detect toolkits. Eclipse > log file says: > > ==== > java.io.IOException: Cannot run program "emulator" (in directory > "/usr/java/wtk/wtk251ea/bin"): java.io.IOException: error=2 > ==== > > But really emulator executable *is* in given directory. After some > debugging and EclipseME source code analysis, I see that in version > 1.6.7 emulator is executed only by name without full path to it. > Although emulator is called with working directory supplied, executable > searched in PATH but not in given working directory. After placing > emulator executable in PATH, it starts successfully (but it's not right, > of course). > > Regards, > Victor. > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Eclipseme-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/eclipseme-users -- ********************************* [EMAIL PROTECTED] http://www.psitronic.de psitronic IT-Solutions Markus Sinner W-Rathenau-Str. 14 - 68642 Bürstadt Tel.: (+49)6206 / 963513 Fax: (+49)6206 / 963514 ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Eclipseme-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/eclipseme-users
