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 ...
- 10-11-2009 #1
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
- 10-11-2009 #2
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
- 10-11-2009 #3
buddy but it's .bin programs ,and my package manager is .RPM TOOL
i need a solution for .bin programs on RHEL5
- 10-11-2009 #4
If you really want to install using a bin file then you first need to make it an executable with the command:
where filename is the name of the bin fileCode:chmod a+x filename
You can then execute it with the command
Code:./filename
Linux User #453176
- 10-11-2009 #5Code:
chmod +x filename.bin ./filename.bin
- 10-11-2009 #6
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
- 10-14-2009 #7
If you are using Gnome, right click the main menu to
edit the menus. here is where you create shortcuts
to run programs.
- 10-19-2009 #8
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),
- 10-19-2009 #9
- 10-19-2009 #10
what do u want me to edit in the menu ???
can u tell me about it


Reply With Quote