Find the answer to your Linux question:
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 14
after i downloaded the tar ball vuse known before as Auzeurus (torrent program),it was a binary file i installed on my system but after i finish installing i noticed that ...
  1. #1
    Just Joined! Jagoul's Avatar
    Join Date
    Sep 2009
    Location
    beirut-lebanon
    Posts
    30

    installing .bin programs

    after i downloaded the tar ball vuse known before as Auzeurus (torrent program),it was a binary file i installed on my system but after i finish installing i noticed that i didn't get a shortcut on my desktop besides i have to run the command #./vuse everytime i wanna use the program ,the same thing goes for google earth ,i have RHEL5 distro,
    tell me what should i do ,and thanks in advance

  2. #2
    Linux Engineer Kieren's Avatar
    Join Date
    Aug 2007
    Location
    England
    Posts
    845
    You should use your package manager to install software. There are many tutorials on the internet such as The Unofficial Fedora FAQ
    Linux User #453176

  3. #3
    Just Joined! Jagoul's Avatar
    Join Date
    Sep 2009
    Location
    beirut-lebanon
    Posts
    30
    buddy but it's .bin programs ,and my package manager is .RPM TOOL
    i need a solution for .bin programs on RHEL5

  4. #4
    Linux Engineer Kieren's Avatar
    Join Date
    Aug 2007
    Location
    England
    Posts
    845
    If you really want to install using a bin file then you first need to make it an executable with the command:

    Code:
    chmod a+x filename
    where filename is the name of the bin file

    You can then execute it with the command

    Code:
    ./filename
    Linux User #453176

  5. #5
    Blackfooted Penguin daark.child's Avatar
    Join Date
    Apr 2006
    Location
    West Yorks
    Posts
    4,344
    Code:
    chmod +x filename.bin
    ./filename.bin

  6. #6
    Just Joined! Jagoul's Avatar
    Join Date
    Sep 2009
    Location
    beirut-lebanon
    Posts
    30

    need ur patience

    guys ....after downloading the package
    i untar the ball
    then change directory to /vuse which is the untarred package
    then the readme .txt tells me to run auzeurus executable by running ./auzeurus
    but still facing the same problem ,the program runs but the installation didn't complet
    and the cursor lag on the shell windows waiting for terminating process by pressing ctrl+c

  7. #7
    Linux Engineer rcgreen's Avatar
    Join Date
    May 2006
    Location
    the hills
    Posts
    1,114
    If you are using Gnome, right click the main menu to
    edit the menus. here is where you create shortcuts
    to run programs.

  8. #8
    Just Joined! Jagoul's Avatar
    Join Date
    Sep 2009
    Location
    beirut-lebanon
    Posts
    30

    sorry for the delay

    i was in a long trip ,
    no dear friend i'm using KDE interface so what should i do after i installed the .bin program (google earth),

  9. #9
    Linux Engineer rcgreen's Avatar
    Join Date
    May 2006
    Location
    the hills
    Posts
    1,114

  10. #10
    Just Joined! Jagoul's Avatar
    Join Date
    Sep 2009
    Location
    beirut-lebanon
    Posts
    30
    what do u want me to edit in the menu ???
    can u tell me about it

Page 1 of 2 1 2 LastLast

Posting Permissions

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