Re: centos dependencies with yaz
Hi, Recently, I have been testing Koha installation on RedHat Ent. ES and AS 4. I've got the same problem on libssl.so.5 and etc. the dependencies keep on going. I have resolve it by installing libxml2-devel and zlib-devel package. Maybe you can try it on CentOS. (I am also planning to do installation on CentOS in the near future). Hope it will help. Amzari Abu Bakar FingerClick Solutions "We Assist Koha User in Malaysia" ------------------------------ Message: 3 Date: Sat, 17 Jun 2006 14:18:32 -0400 (EDT) From: anson@treebay.org Subject: [Koha] centos dependencies with yaz To: Koha@lists.katipo.co.nz Message-ID: <2439.24.51.110.253.1150568312.squirrel@www.treebay.org> Content-Type: text/plain;charset=iso-8859-1 Hi All, doing a centos install - good news: most of the missing dependecies on a clean install can be added by enabling centosplus in the /etc/yum.repos.d/CentOS-Base.repo sudo vim CentOS-Base.repo .... name=centosplus ... enabled=1 other news: libssl.so.5, libcrypto.so.5, and libwrap.so.0 are still MIA. I installed the openssl from the dries repository cd /etc/yum.repos.d/ sudo wget http://soundlinuxtraining.com/portal/file.php/1/misc/dries.repo sudo rpm --import http://dries.studentenweb.org/rpm/RPM-GPG-KEY.dries.txt however that didn't seem to finish the job. if anyone has any clues on those three packages it would be great, looking forward to reporting back with a completed effort. Anson ps Gracias to Liblime & Josh for the support on the mIRC channel -- Rock On! ------------------------------ _______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha End of Koha Digest, Vol 8, Issue 18 ***********************************
Hi Amzari -- Thank you for the tips. both zlib-devel and libxml2-devel were already installed. I'm going to keep looking in the forums for workarounds. Any thoughts or notions greatly appreciated :) Anson btw - has anyone run KOHA on a 64 bit processor? our production server has the capability... whether or not we take advantage of it
Hi,
Recently, I have been testing Koha installation on RedHat Ent. ES and AS 4. I've got the same problem on libssl.so.5 and etc. the dependencies keep on going. I have resolve it by installing libxml2-devel and zlib-devel package. Maybe you can try it on CentOS. (I am also planning to do installation on CentOS in the near future).
Hope it will help.
Amzari Abu Bakar FingerClick Solutions "We Assist Koha User in Malaysia" ------------------------------
Message: 3 Date: Sat, 17 Jun 2006 14:18:32 -0400 (EDT)
From: anson@treebay.org Subject: [Koha] centos dependencies with yaz To: Koha@lists.katipo.co.nz Message-ID: <2439.24.51.110.253.1150568312.squirrel@www.treebay.org> Content-Type: text/plain;charset=iso-8859-1
Hi All, doing a centos install - good news: most of the missing dependecies on a clean install can be added by enabling centosplus in the /etc/yum.repos.d/CentOS-Base.repo
sudo vim CentOS-Base.repo .... name=centosplus ... enabled=1
other news:
libssl.so.5, libcrypto.so.5, and libwrap.so.0 are still MIA. I installed the openssl from the dries repository
cd /etc/yum.repos.d/ sudo wget http://soundlinuxtraining.com/portal/file.php/1/misc/dries.repo sudo rpm --import http://dries.studentenweb.org/rpm/RPM-GPG-KEY.dries.txt
however that didn't seem to finish the job. if anyone has any clues on those three packages it would be great, looking forward to reporting back with a completed effort.
Anson
ps Gracias to Liblime & Josh for the support on the mIRC channel -- Rock On!
------------------------------
_______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
End of Koha Digest, Vol 8, Issue 18 ***********************************
_______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
On Mon, Jun 19, 2006 at 03:44:41PM -0400, anson@treebay.org said:
Hi Amzari -- Thank you for the tips. both zlib-devel and libxml2-devel were already installed.
I'm going to keep looking in the forums for workarounds. Any thoughts or notions greatly appreciated :)
Anson
btw - has anyone run KOHA on a 64 bit processor? our production server has the capability... whether or not we take advantage of it
Hi Anson I have koha running on my laptop under ubuntu amd64. So its running on a 64 bit processor, works just fine :) Chris -- Chris Cormack Programmer 027 4500 789 Katipo Communications Ltd chris@katipo.co.nz www.katipo.co.nz
participants (3)
-
Amzari Abu Bakar -
anson@treebay.org -
Chris Cormack