At last!!! Thanks Marcel!!! You are the man ;) replacing \n\r to \n solved the problem.
But I why it is formated in a DOS style? Could someone explain it? Thank you all guys! alex Thursday, July 04, 2002, 4:31:19 PM, you wrote: M> Alex Loubyansky wrote: >> Hello Ole, >> >> Yeah, I've tried that. >> ls -l >> -rwxr-xr-x 1 jalex users 17458465 Jul 4 12:45 >jrockit-3.1-j2se-1.3.1-1.rpm.sh >> >> And I run it as root. No effect. >> >> Thanks for response. M> Is the file in MS-DOS line ending format? The \r character is included then M> in the search for a command interpreter. M> regards, M> Marcel Ammerlaan >> >> alex >> >> Thursday, July 04, 2002, 3:09:53 PM, you wrote: >> >> OH> Alex Loubyansky wrote: >> >>>>Attempt1: >>>>./jrockit-3.1-j2se-1.3.1-1.rpm.sh >>>>bash: ./jrockit-3.1-j2se-1.3.1-1.rpm.sh: bad intepreter: No such file >>>>or directory >>> >> >> OH> I've had similar problems with Suns JDK a few >> OH> times. >> OH> Maybe this works: >> OH> chmod +x jrockit-3.1-j2se-1.3.1-1.rpm.sh >> OH> ./jrockit-3.1-j2se-1.3.1-1.rpm.sh >> >> >> OH> Best Regards, >> >> OH> Ole Husgaard. >> >> >> OH> ------------------------------------------------------- >> OH> This sf.net email is sponsored by:ThinkGeek >> OH> Caffeinated soap. No kidding. >> OH> http://thinkgeek.com/sf >> OH> _______________________________________________ >> OH> JBoss-user mailing list >> OH> [EMAIL PROTECTED] >> OH> https://lists.sourceforge.net/lists/listinfo/jboss-user >> M> ------------------------------------------------------- M> This sf.net email is sponsored by:ThinkGeek M> Caffeinated soap. No kidding. M> http://thinkgeek.com/sf M> _______________________________________________ M> JBoss-user mailing list M> [EMAIL PROTECTED] M> https://lists.sourceforge.net/lists/listinfo/jboss-user -- Best regards, Alex Loubyansky ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Caffeinated soap. No kidding. http://thinkgeek.com/sf _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
