Results 1 to 3 of 3
hey people out there
i m in the condition to install some new softwares to my suse server 10
but i don't know how to use the .bin files
i ...
- 08-24-2008 #1Just Joined!
- Join Date
- Aug 2008
- Location
- u.p(meerut)
- Posts
- 6
using the .bin file
hey people out there
i m in the condition to install some new softwares to my suse server 10
but i don't know how to use the .bin files
i don't know how to insttall from the bin files
would any onehelp me out han>???
- 08-24-2008 #2Just Joined!
- Join Date
- Jul 2008
- Posts
- 27
the archive .bin installs from console with the command
./archive.bin
look to have a permits of execution.
- 08-24-2008 #3
Also make sure its executable. If not
Code:chmod +x file.bin ./file.bin


Reply With Quote