Mailing List Archive


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [tlug] problem with J2SE bin file



On Thu, May 30, 2002 at 01:12:00AM +0200, Pietro Zuco wrote:
> # ./j2re-1_3_1_03-linux-i386.bin
> bash: ./j2re-1_3_1_03-linux-i386.bin: /bin/sh: bad interpreter: Permission 
> denied
> 
> Maybe is it a problem of the kernel that do not recognize this kind of file?

No, this script is looking for /bin/sh as it's shell but you are using bash

> bash: ./j2re-1_3_1_03-linux-i386.bin: /bin/sh: bad interpreter: Permission 
 ^^^^^^^ 

Just edit this script, change the first line from #!/bin/sh to #!/bin/bash
and try again.


-- 
jack_morgan


Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links