How do I install a .bin. I downloaded a Java plugin needed to run some tests by the isp.

Edmund Laugasson ed.lau at mail.ee
Wed Jan 21 19:17:03 UTC 2009


>> I am on a chat right now with a technician at AT&T.  They sent me to have
>> tests run that require Windows or mac.  There is a plugin required for Java
>> to run the tests.  I downloaded it in .bin form the other form is rpm.  I
>> can download that if necessary.  Can anyone help me fast with a .bin
>> installation or give advice.
> 
> type in console:
> 
> sh <name of file>.bin


1) chmod a+x <filename>.bin
2) sudo ./<filename>.bin


"./" will execute the file, which as been mda executable by first command.




More information about the kubuntu-users mailing list