Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] problem with J2SE bin file
- Date: Thu, 30 May 2002 11:49:44 +0900
- From: "A.Sajjad Zaidi" <sajjad@example.com>
- Subject: Re: [tlug] problem with J2SE bin file
- References: <200205300112.00215.pietro@example.com> <20020530084305.GA17207@example.com>
- User-agent: Mutt/1.3.99i
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Thu, May 30, 2002 at 08:43:05AM +0000, Jack Morgan wrote: > > No, this script is looking for /bin/sh as it's shell but you are using bash Its a bad idea not to have /bin/sh since many scripts may depend on it. On most modern machines, this is a link to /bin/bash. This could be just a permission problem like the error message said. > Just edit this script, change the first line from #!/bin/sh to #!/bin/bash > and try again. Thats another bad idea, specially since it is self-executing. You should never edit something if its your system that is broken. Instead, you could execute it like this: . ./j2re-1_3_1_03-linux-i386.bin or bash ./j2re-1_3_1_03-linux-i386.bin - -- Sajjad -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (GNU/Linux) iD8DBQE89ZNFt1KjqyZ+DQ4RAokcAJ43Y+RmZ1lneLALATYCt11fD8TB+ACfdy1K vWVT+tWcSeTXrqw8FX5SRmk= =Ydky -----END PGP SIGNATURE-----
- Follow-Ups:
- Re: [tlug] problem with J2SE bin file
- From: Jack Morgan
- Re: [tlug] problem with J2SE bin file
- From: Shimpei Yamashita
- References:
- [tlug] problem with J2SE bin file
- From: Pietro Zuco
- Re: [tlug] problem with J2SE bin file
- From: Jack Morgan
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] OT (sort of): Free Sun Solaris 9 on DVD...
- Next by Date: Re: [tlug] OT (sort of): Free Sun Solaris 9 on DVD...
- Previous by thread: Re: [tlug] problem with J2SE bin file
- Next by thread: Re: [tlug] problem with J2SE bin file
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links