Find the answer to your Linux question:
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 ...
  1. #1
    Just Joined!
    Join Date
    Aug 2008
    Location
    u.p(meerut)
    Posts
    6

    Question 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>???

  2. #2
    Just 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.

  3. #3
    Linux Engineer valemon's Avatar
    Join Date
    Oct 2006
    Location
    Volos
    Posts
    934
    Also make sure its executable. If not
    Code:
    chmod +x file.bin
    ./file.bin
    Linux is like a Teepee, No Windows, No Gates, Only Apache Inside!
    Arch Linux
    Linux user #442041

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...