Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
10-16-2004, 08:03 PM
|
#1
|
LQ Newbie
Registered: Oct 2004
Location: p-1, san antonio, ozamiz city, philippines
Distribution: Mandriva 2006, Ubuntu Dapper, Suse 10.1
Posts: 7
Rep:
|
I need to know the command on how to install tar.bin file
i am a one month old fedora core 1 user. i been encountering problems on how to install file extension, tar.bin, tar.bz and among others. at this point, i would like to know on how to install tar.bin
best wishes,
atat
Last edited by lakbay_taodev; 10-16-2004 at 08:07 PM.
|
|
|
10-16-2004, 08:10 PM
|
#2
|
Senior Member
Registered: Jul 2003
Location: Indiana
Distribution: Suse 6.0+, Mandrake 5.0-10.0, Redhat 6.0-9.0, Gentoo 1.2+, Gnoppix, Knoppix, Sabayon, Ubuntu 5.04+
Posts: 1,811
Rep:
|
Either don't use that form of file or read the install instructions that come with the file?
|
|
|
10-16-2004, 08:13 PM
|
#3
|
Member
Registered: Aug 2004
Location: New York
Distribution: --------- Gentoo-2004.2 [2.6.8] Redhat-9 [2.6.6]
Posts: 545
Rep:
|
tar.bin ???
if it ends with a .bin extension all u need to do is
1)make it executable by --->#chmod +x blah_blah.bin
2)# ./blah_blah.bin
|
|
|
10-16-2004, 11:40 PM
|
#4
|
LQ Guru
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 15,733
|
Are you sure it isn't .bin.tar?
If that is the case it is a binary installation file that has been compressed with tar, and you just need to use tar to expand it.
To find out what a file really is use the file command.
It will tell you if it is an executable linux binary (elf), a script, or a tarred file.
|
|
|
10-18-2004, 02:49 AM
|
#5
|
LQ Newbie
Registered: Oct 2004
Location: p-1, san antonio, ozamiz city, philippines
Distribution: Mandriva 2006, Ubuntu Dapper, Suse 10.1
Posts: 7
Original Poster
Rep:
|
thank u for responses, im really sorry its rpm.bin file
all of u who responded my inquiry, thank u so much. but im really very sorry for confusion i made. that moment i was confused and mixed up of all the files in here. when i reviewed the file that i was about to install it was j2re-1_4_2_05-linux-i586.rpm.bin
im really sorry. can u help me now?
tata.....
|
|
|
10-18-2004, 03:37 AM
|
#6
|
Member
Registered: Oct 2004
Location: Saint John, New Brunswick, Canada
Distribution: Mandrake 10.0 w/ KDE 3.3.1
Posts: 42
Rep:
|
Yes, it's very simple.
1) cd into the dir that j2re-1_4_2_05-linux-i586.rpm.bin is in.
2) # chmod +x j2re-1_4_2_05-linux-i586.rpm.bin
3) # ./j2re-1_4_2_05-linux-i586.rpm.bin
4) # rpm (either -i for install or -u for upgrade) j2re-1_4_2_05-linux-i586.rpm
Hope that helps. Good luck!
|
|
|
10-18-2004, 04:12 AM
|
#7
|
LQ Newbie
Registered: Oct 2004
Location: p-1, san antonio, ozamiz city, philippines
Distribution: Mandriva 2006, Ubuntu Dapper, Suse 10.1
Posts: 7
Original Poster
Rep:
|
need help on the installation of totem-0-99-19 on my fedora core 1
first, when i intalled the totem (media player) it did require me to install also a xine-lib-1-rc4 or newer version. after i downloaded xine and installed it, i got these message when i installed the totem again: configure: error: Library requirements (glib-2.0 >= 2.1.0 gtk+-2.0 >= 2.3.1 libgnomeui-2.0 >= 2.3.3 libglade-2.0 gnome-vfs-2.0 >= 2.1.6 gnome-vfs-module-2.0 >= 2.1.6 gnome-desktop-2.0 >= 2.1.5 libnautilus-burn >= 2.8.1 libxine >= 1.0.0 gconf-2.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
in addition it says that: Perhaps you should add the directory containing `glib-2.0.pc' to the PKG_CONFIG_PATH environment variable. No package 'glib-2.0' found.
Hope someone could help me with this one.
tata
Last edited by lakbay_taodev; 10-18-2004 at 04:26 AM.
|
|
|
10-18-2004, 04:37 AM
|
#8
|
LQ Newbie
Registered: Oct 2004
Location: p-1, san antonio, ozamiz city, philippines
Distribution: Mandriva 2006, Ubuntu Dapper, Suse 10.1
Posts: 7
Original Poster
Rep:
|
need help where to find the target directory of netscape nav that i installed...
i have recently installed a netscape nav. after it was installed it will open directly to its web page (video display, whatever is the name) but when i close its window, i dont know where to find the directory where it is installed. unfortunately, there is no icon for netscape on the monitor. i have only three icons displayed: user home, trash and start here. what i also need now is to place a netscape icon on my screen.
please help.
tata
|
|
|
10-19-2004, 06:41 PM
|
#9
|
LQ Newbie
Registered: Oct 2004
Location: p-1, san antonio, ozamiz city, philippines
Distribution: Mandriva 2006, Ubuntu Dapper, Suse 10.1
Posts: 7
Original Poster
Rep:
|
just a querry on how to post another thread....
im just a few days old registered on this friendly site. but browsing all over the pages i just cant find how to add a new thread or i am just allowed to use only one thread.... will someone help me on this?
in addition, i just want to refer you guys on how to make a LINUX SCRIPT and what are the reference materials should i read...
|
|
|
10-19-2004, 06:46 PM
|
#10
|
LQ Newbie
Registered: Oct 2004
Location: p-1, san antonio, ozamiz city, philippines
Distribution: Mandriva 2006, Ubuntu Dapper, Suse 10.1
Posts: 7
Original Poster
Rep:
|
thanks to boyer...
thank you for your suggestion. it worked.
|
|
|
All times are GMT -5. The time now is 05:00 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|