05-23-2011, 09:10 PM
Oops, thanks for the answers.
Well let go.
None of the versions> 2000 can rotate.
I did use the chmod + x but still the program does not work.
In my sh file:
What's my problem? :-(
Well let go.
None of the versions> 2000 can rotate.
I did use the chmod + x but still the program does not work.
In my sh file:
Code:
#!/bin/sh\n
java -Xmx1024m -cp "bin/*;lib/*;lib/amd-64/*" -Djava.library.path=lib/amd-64 jpcsp.MainGUI
What's my problem? :-(