Setup file from a trusted third-party installer

Myriam Schweingruber myriam at kubuntu.org
Fri Nov 27 15:08:41 UTC 2009


On Fri, Nov 27, 2009 at 15:41, john d. herron <paradox.herron at bluewin.ch> wrote:
> Hi, all.
> From a trusted website I've just downloaded a setup file with a name like
> "xyz_setup.bin" which will, if I understand correctly, create some sort of
> java browser.

This is a binary which needs to be executable, which you can do with

sudo chown +x xyz_setup.bin

I guess you then can just start it as every shell script, with

./xyz_setup.bin

Hope this helps.


Regards, Myriam

-- 
Protect your freedom and join the Fellowship of FSFE:
http://www.fsfe.org
Please don't send me proprietary file formats,
use ISO standard ODF instead (ISO/IEC 26300)




More information about the kubuntu-users mailing list