installing bin packages
Joep L. Blom
jlblom at neuroweave.nl
Fri Dec 5 10:24:30 UTC 2008
Sameer Shinde schreef:
> Hi All,
>
> How to install bin packages?
> I want to install oracle java virtual machine on ubuntu which is in .bin format
>
> ~~~~~~~~~~~~~~~~~~~
> Thanks & Regards,
> Sameer Shinde.
> Sr. Customer Support Engineer,
> Email:- s2sameer at hotmail.com
> M:- +91 98204 61580
> http://www.geocities.com/s9sameer
> If everyone is thinking alike, then somebody isn't thinking.
>
>
>
> _________________________________________________________________
> Send e-mail anywhere. No map, no compass.
> http://windowslive.com/Explore/hotmail?ocid=TXT_TAGLM_WL_hotmail_acq_anywhere_122008
Sorry,
here it is again:
you first has to make it executable:
chmod 755 <programname>.bin
then start it by going into the directory and tyPe:
/.<programname>.bin
(of course mostly type /.<several letters>TAB(=the Tabkey) to start the
installation.
Standard in linux is to read a programname by typeing a few letters (>1)
and then press the tab-key.
Success.
Joep
More information about the ubuntu-users
mailing list