Results 1 to 3 of 3
Hi,
I have Fedora 5 installed and I am trying to install pico editor that comes in pine package.
When I try to install Pine 4.64-1.i386.rpm, I get:
>>> error: ...
- 01-19-2007 #1Just Joined!
- Join Date
- May 2004
- Posts
- 2
install dependancies via rpm.livna.org
Hi,
I have Fedora 5 installed and I am trying to install pico editor that comes in pine package.
When I try to install Pine 4.64-1.i386.rpm, I get:
>>> error: failed dependencies:
>>> libcrypto.so.4 is needed by pine-4.64-1.i386
>>> libldap.so.2 is needed by pine-4.64-1.i386
>>> libssl.so.4 is needed by pine-4.64-1.i386
From the following post (http://www.redhat.com/archives/fedor.../msg03609.html) I undesrtood that missing dependecies can be installed via rpm.livna.org (http://rpm.livna.org/configuration.html)
I downloaded livna-release-5.rpm and installed by calling rpm -ivh. Afterwards, i try to install pine again by calling rpm -ivh and it failed again.
What I am doing wrong? does livna-release-5.rpm package should solve the problem?
From http://rpm.livna.org/configuration.html, i didn't understand paragraph:
"Note that channels and mirror definitions for Smart package manager are not installed automatically yet, use the shipped /usr/share/doc/livna-release-*/livna-smart-channels.sh script."
Do I have to do this step or skip it for complete livna-release-5 installation?
Thank You,
Margots
- 01-19-2007 #2
If you've imported the Livna repository correctly, all you need to do to install pine is run the following command as root:
Then, pico will be available.Code:$yum -y install pine
- 01-23-2007 #3Just Joined!
- Join Date
- May 2004
- Posts
- 2
Thank you, it worked


