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.
Is the file in MS-DOS line ending format? The \r character is included then in the search for a command interpreter. regards, 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 > ------------------------------------------------------- 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
