On Sun, 2003-11-30 at 22:20, Nejaa Halcyon wrote: > I had one heck of a time getting pine/pico installed on Core 1. Finally > getting it to work, I assumed there is at least one other person who is > having this problem. Here's how I got to install... > > Installing the pine rpm from RH's archive (via apt-get, yum, or > whatever) failed, needing libcom_err.so.3. A quick check revealed that > this is part of Kerberos, and not included in Core 1 for some reason. > > A little bit of research told me that the easiest way around that was to > recompile the pine source on Fedora, taking the libcom absence into > account. A post from Mike Harris pointed me to his repository > (ftp://people.redhat.com/mharris/testing/unstable/pine) that includes > his recompiled rpm of pine that works like a charm on Fedora. > > So, just download Mike's rpm > (ftp://people.redhat.com/mharris/testing/unstable/pine/4.58-2/i386/pine-4.58-2.i386.rpm) and install that baby: > > (as root, of course) > cd /path/that/contains/pine > rpm -ivh pine-4.58-2/i386.rpm > > and that should do it. > > Please let me know if this was helpful at all, > -Nejaa > > > -- > fedora-list mailing list > fedora-list@xxxxxxxxxx > To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list # gunzip pine-bin.linux-redhat-7.3.Z # chmod +x pine-bin.linux-redhat-7.3 # ./pine-bin.linux-redhat-7.3 -version ./pine-bin.linux-redhat-7.3: error while loading shared libraries: libssl.so.2: cannot open shared object file: No such file or directory # rpm -i openssl096b-0.9.6b-14.i386.rpm # ./pine-bin.linux-redhat-7.3 -version Pine 4.58 built Wed Sep 10 09:22:09 PDT 2003 on pigeon.cac.washington.edu # gunzip pico-bin.linux-redhat-7.3.Z # chmod +x pico-bin.linux-redhat-7.3 # ./pico-bin.linux-redhat-7.3 -version Pico 4.6 # This is using the binaries built on the pine website. The only problem ran into was libssl.so.2 while running pine, which was fixed by installing the openssl096b-0.9.6b-14.i386 rpm. I bet that you didn't do a full install. Some libraries probably weren't installed which is what would cause that. My system is a full install. -- dustin childers dustin@xxxxxxxxxx UNIX/Linux Systems Administrator & Security Analyst GPG Signature: http://www.logged.org/dustin/gpg.txt