LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 02-12-2005, 07:13 AM   #1
lumba1
LQ Newbie
 
Registered: Feb 2005
Posts: 28

Rep: Reputation: 15
librpm-4.2.so what to do with it


I downloaded and tried to install apt (Advanced Package Tool) so I can download and update packages needed to run certain applications. It turned out that apt required three other packages itself to be installed. It asked for librpm-4.2.so, librpmdb-4.2.so, and librpmio-4.2.so.
I downloaded these files, but I don't know what to do next so I can get apt installed and running. I apreciate a detailed steps of what to do. thanks
 
Old 02-12-2005, 09:15 AM   #2
Dummy-in-Linux
Member
 
Registered: Jun 2004
Location: Bangkok, Thailand
Distribution: Fedora 25 86_64
Posts: 357

Rep: Reputation: 32
Hello lumba1,

Which Distribution are you running?
 
Old 02-12-2005, 02:53 PM   #3
lumba1
LQ Newbie
 
Registered: Feb 2005
Posts: 28

Original Poster
Rep: Reputation: 15
I am using AMD 3.2 GHZ, 128 MB RAM,VIA Technologies Sound & Video card, Linux FC3.
while at it, i have another problem now, the sound became very low all of the sudden and changing the setting in the volume control doesn't make any difference.
 
Old 02-13-2005, 08:29 AM   #4
jinan
LQ Newbie
 
Registered: Feb 2005
Location: usa
Distribution: FC3
Posts: 9

Rep: Reputation: 0
The apt software makes programs installation and updating very simple, but it doesn't run on Fedora. I found a very helpful thread on "linux general forum" of how to install a program. I am now trying to figure out an easy way to uninstall an application or software and i would be thanful to anyone that can post some information or refere to a certain documents
 
Old 02-13-2005, 09:22 AM   #5
Dummy-in-Linux
Member
 
Registered: Jun 2004
Location: Bangkok, Thailand
Distribution: Fedora 25 86_64
Posts: 357

Rep: Reputation: 32
"APT, but it doesn't run on Fedora?", surely APT works fine with Fendora Core 3 or with all Fedora Core's I ever used, that is all.

For How-to you can take a look at http://dag.wieers.com/home-made/apt/FAQ.php#B which is one of the great supporters of APT.
 
Old 02-13-2005, 09:24 AM   #6
Dummy-in-Linux
Member
 
Registered: Jun 2004
Location: Bangkok, Thailand
Distribution: Fedora 25 86_64
Posts: 357

Rep: Reputation: 32
Hello Lumba,

Your config looks good to run Fedora, but to get any good performance you maybe want to upgrade to 256MB or bigger
 
Old 02-13-2005, 09:34 AM   #7
jinan
LQ Newbie
 
Registered: Feb 2005
Location: usa
Distribution: FC3
Posts: 9

Rep: Reputation: 0
thanks, may be i read old documents. can you tell me about those librpm depenencies files for apt? and how to install them. i will also try to download other versions of apt.
 
Old 02-13-2005, 11:51 AM   #8
lumba1
LQ Newbie
 
Registered: Feb 2005
Posts: 28

Original Poster
Rep: Reputation: 15
i downloaded apt-0.5.15.....i386 and i tried to install it and i got the following message:
rpm -i apt-devel-0.5.15cnc6-4.1.fc3.rf.i386.rpm
warning: apt-devel-0.5.15cnc6-4.1.fc3.rf.i386.rpm: V3 DSA signature: NOKEY, key ID 6b8d79e6
error: Failed dependencies:
apt = 0.5.15cnc6-4.1.fc3.rf is needed by apt-devel-0.5.15cnc6-4.1.fc3.rf.i386
it looks like the file dependency is the file itself although the site list the file as for FC3.
i would like to know if Dummy_in_linux or any body else ran through a simillar problem. thanks
 
Old 02-13-2005, 05:37 PM   #9
Dummy-in-Linux
Member
 
Registered: Jun 2004
Location: Bangkok, Thailand
Distribution: Fedora 25 86_64
Posts: 357

Rep: Reputation: 32
Hello Lumba,

On the website, which URL I posted before is also the line

"The packages are all signed with this GPG key."

You need to install this GPG key before you can install any of the RPM's from that website.

To install this GPG key you click on this link http://dag.wieers.com/packages/RPM-GPG-KEY.dag.txt with your right mouse button and select "Save Link As"

If you have the text file saved you run rpm --import RPM-GPG-KEY.dag.txt to install the key.
 
Old 02-13-2005, 06:12 PM   #10
lumba1
LQ Newbie
 
Registered: Feb 2005
Posts: 28

Original Poster
Rep: Reputation: 15
thank you Dummy_in_linux,i installed apt. i thought about downloading the linux key, but while browsing and reading about other people problems downloading apt, i ran to

http://plaza.ufl.edu/redboots/aptsyn...l#introduction

where even after listing the message still downloaded apt anyway . so i kept trying different versions. i installed the last one after i logged in as a root "su -m --login" instead of regular user or root in the root directory. now i am fine and thanks to your help and support.

please correct me if i am wrong about synaptic. synaptic is the gui for apt. it is a seperate pakage not included in apt
 
Old 02-13-2005, 06:19 PM   #11
Dummy-in-Linux
Member
 
Registered: Jun 2004
Location: Bangkok, Thailand
Distribution: Fedora 25 86_64
Posts: 357

Rep: Reputation: 32
Hello Luba,

Yes Synaptic is the GUI for apt, and very useful. I can advice it.
 
Old 02-14-2005, 10:59 AM   #12
lumba1
LQ Newbie
 
Registered: Feb 2005
Posts: 28

Original Poster
Rep: Reputation: 15
i installed synaptic and it no doubts made or should make the world of package management much easier.
i exceute synaptic from the cl and i can use it fine, but i can't explain the error messages i got at the CL like

(synaptic:3667): Gtk-CRITICAL **: file gtktreeview.c: line 7713 (gtk_tree_view_unref_tree_helper): assertion `node != NULL' failed

(synaptic:3667): Gtk-CRITICAL **: file gtktreeview.c: line 7713 (gtk_tree_view_unref_tree_helper): assertion `node != NULL' failed

i got these messages on the cl each time i do something with a package (like checking for package dependency or just selecting the package) although synaptics works fine. do you know the source of these messages and how to turn it off because it seems meaningless. i lost track of a site that suggested a fix in the GPC-key file. thanks
 
Old 03-05-2005, 08:04 PM   #13
sgtbob
Member
 
Registered: Jan 2004
Location: Kansas
Distribution: Windows 7, iMAC Lion 8.5, Ubuntu
Posts: 92

Rep: Reputation: 15
I had Aapt installed on FC2 and it worked OK; however, since I hae upgraded to FC3, I hae DL the apt file as indicated, but it states that it requires 'Libapt-pkg-libc6.3-5.so.0' and when I try to DL that one and install, I keep getitng that this one needs 'ligbrpm-4.2.so', 'librpmdb-4.2.so', and librpmio-4.2.so', etc. A google search for these files indicates that they do not exist. Since I upgraded to FC3, the apt function refuses to start and trying to install the apt for FC3 seems to lacking clarity. Can anyone advicse me how to get my apt file up and going with FC3???

sgtbob
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
net-snmp, librpm-4.2.so shivaligupta Red Hat 1 02-03-2005 01:48 PM
librpm-4.2.so shivaligupta Linux - Distributions 1 02-03-2005 09:10 AM
RH up2date fails - librpm-4.2.so cannot open shared object file mightydawg Linux - Software 0 01-12-2005 01:56 AM
Quick librpm problem Greek Acrobat Linux - Software 0 05-11-2004 05:06 PM
librpm-4.1.so Avitas Linux - Software 2 04-28-2003 02:10 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 09:20 AM.

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