LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
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


Reply
  Search this Thread
Old 05-16-2005, 04:18 PM   #1
elevus
LQ Newbie
 
Registered: May 2003
Location: ankara
Posts: 6

Rep: Reputation: 0
rpm failed and tar.gz


i use suse 9.3 i download tar.gz files and rpm files to the internet for example prolog pl-xxx.rpm. and open with yast but always say failed i don't understand this stiuation and i download jre 1.5 and it gives glibc needed but i install suse full when i write ./configure gives error needed glibc how can i install xmule/amule sml prolog and jre the other question is when i install theme for firefox it says you must download new version i download new version extract it but i have firefox and i want to uninstall than install new version how can i do that i have several problem linux is so hard for me but i have some project with sml and prolog and java in the university please help and i want to understand clearly how can i install program in linux
 
Old 05-16-2005, 04:28 PM   #2
Ice9
Member
 
Registered: Jun 2002
Location: Belgium
Distribution: Sidux
Posts: 313

Rep: Reputation: 30
First you could start to use punctuation and separate your questions to make your post easier to read.

Then you could go here and read the page, you'll find the very basics about rpm there.

Basically you need to be root, and know 3 commands to start
Code:
rpm -ivh packagename.rpm
installs an rpm package
Code:
rpm -Uvh packagename.rpm
upgrades an installed rpm package
Code:
rpm -e packagename
removes an installed rpm package

After that you could go and read the rpm howto
It teaches you all you need to know and more about rpm.
 
Old 05-16-2005, 04:45 PM   #3
elevus
LQ Newbie
 
Registered: May 2003
Location: ankara
Posts: 6

Original Poster
Rep: Reputation: 0
what is glibc

all rpms want to glibc always says glibc xxx needed i want to learn glibc installation i extract glibc directory /usrlocal/src/glibc-xxx then make another directory because of it says seperate directory then i write ./configure it creates config.log but after i don't do anything what am i do after
 
Old 05-16-2005, 05:05 PM   #4
Ice9
Member
 
Registered: Jun 2002
Location: Belgium
Distribution: Sidux
Posts: 313

Rep: Reputation: 30
One rule of thumb I always followed when I used rpm-based distros was to stick with rpm packages and never mess with source installs.

Go to rpmseek , download glibc and install it with the commands mentioned above.
 
Old 05-16-2005, 09:45 PM   #5
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
If you mess around with glibc, you can end up with a system that doesn't work properly or programs that crash everytime you start them. Use YAST and install Suse packages instead of downloading them from third party download sites. Glibc should be already installed anyway, what you need is the development package and its usually named something like glibc-devel.
 
Old 05-17-2005, 10:31 AM   #6
elevus
LQ Newbie
 
Registered: May 2003
Location: ankara
Posts: 6

Original Poster
Rep: Reputation: 0
rpm

when i install rpm package it gives this error an i want to learn which package i download for example i386 i586 src or i686

rpm -ivh pl-5.4.7-190.i586.rpm
error: Failed dependencies:
libcrypt.so.1 is needed by pl-5.4.7-190
libcrypt.so.1(GLIBC_2.0) is needed by pl-5.4.7-190
libc.so.6 is needed by pl-5.4.7-190
libc.so.6(GLIBC_2.0) is needed by pl-5.4.7-190
libc.so.6(GLIBC_2.1.3) is needed by pl-5.4.7-190
libc.so.6(GLIBC_2.2) is needed by pl-5.4.7-190
libc.so.6(GLIBC_2.3) is needed by pl-5.4.7-190
libc.so.6(GLIBC_2.3.2) is needed by pl-5.4.7-190
libdl.so.2 is needed by pl-5.4.7-190
libdl.so.2(GLIBC_2.0) is needed by pl-5.4.7-190
libdl.so.2(GLIBC_2.1) is needed by pl-5.4.7-190
libm.so.6 is needed by pl-5.4.7-190
libm.so.6(GLIBC_2.0) is needed by pl-5.4.7-190
libpthread.so.0 is needed by pl-5.4.7-190
libpthread.so.0(GLIBC_2.0) is needed by pl-5.4.7-190
libpthread.so.0(GLIBC_2.1) is needed by pl-5.4.7-190
libpthread.so.0(GLIBC_2.2) is needed by pl-5.4.7-190
libpthread.so.0(GLIBC_2.3.2) is needed by pl-5.4.7-190
librt.so.1 is needed by pl-5.4.7-190
 
Old 05-17-2005, 10:37 AM   #7
elevus
LQ Newbie
 
Registered: May 2003
Location: ankara
Posts: 6

Original Poster
Rep: Reputation: 0
xmule error

error: Failed dependencies:
libc.so.6 is needed by xmule-1.6.1-131
libc.so.6(GLIBC_2.0) is needed by xmule-1.6.1-131
libc.so.6(GLIBC_2.1.2) is needed by xmule-1.6.1-131
libc.so.6(GLIBC_2.1.3) is needed by xmule-1.6.1-131
libc.so.6(GLIBC_2.2) is needed by xmule-1.6.1-131
libm.so.6 is needed by xmule-1.6.1-131
libm.so.6(GLIBC_2.0) is needed by xmule-1.6.1-131
libpthread.so.0 is needed by xmule-1.6.1-131
libpthread.so.0(GLIBC_2.0) is needed by xmule-1.6.1-131
libpthread.so.0(GLIBC_2.1) is needed by xmule-1.6.1-131
libpthread.so.0(GLIBC_2.2) is needed by xmule-1.6.1-131
libwx_gtk2-2.4.so.0 is needed by xmule-1.6.1-131
libwx_gtk2-2.4.so.0(WXGTK2_2.4) is needed by xmule-1.6.1-131
RESULT=1

this is another error for example
 
Old 05-17-2005, 03:34 PM   #8
Ice9
Member
 
Registered: Jun 2002
Location: Belgium
Distribution: Sidux
Posts: 313

Rep: Reputation: 30
This is best known as dependency hell.
You know reddazz is coorect, you should stick to using Suse packages and install them with yast.

If you really wanna learn about rpm, my advice would be to switch to Fedora since rpm (red hat package management) is theirs and Suse is not the most flexible distro around - but that's only my personal opinion.
Fedora has apt-get (Suse too I know but not nearly as developped) and apt-get facilitates installing software a LOT!
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
.tar.gz and .tar.bz and .src.rpm how to rpms gadekishore Linux - Software 2 10-13-2005 12:51 AM
Is there a way to transform tar.gz into rpm or is there a GUI for tar.gz MElipse Linux - Newbie 2 04-11-2004 04:31 AM
.rpms, .tar.gz, .tgz, .src.rpm, & .tar.bz2 whoots Mandriva 10 10-18-2003 12:08 PM
RPM 'failed dependencies': Why can I not install any rpm packages? leontini Linux - Newbie 7 09-16-2003 12:44 AM
Diferance between rpm, tar, tar.gz, scr.tar, etc mobassir Linux - General 12 08-21-2003 06:30 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 08:45 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration