libgd installation problem
Dear member, I am using UBUNTU 8.04 os for installation of koha 3 I have problem during installation of MIME::Lite and GD , ask for installation of lidgd -2.0.28 but i am unable to get specific version for ubuntu 8.04 Thanks, vijay kumar
Try: apt-get install libgd2-xpm-dev Allow all the dependencies to install as well. Afterwards: cpan GD You may get a return that you already have the latest version. Koha installer is happy after that. John +-------------------------------------------------------------------+ John Chadwick, Ed.D. Information Technology Manager New Mexico State Library 1209 Camino Carlos Rey Santa Fe, NM 87507 Phone: 505-476-9740 Cell: 505-629-8116 Fax: 505-476-9761 john.chadwick@state.nm.us http://www.nmstatelibrary.org -----Original Message----- From: koha-bounces@lists.katipo.co.nz [mailto:koha-bounces@lists.katipo.co.nz] On Behalf Of vijay kumar Sent: Friday, August 15, 2008 7:02 AM To: koha@lists.katipo.co.nz Subject: [Koha] libgd installation problem Dear member, I am using UBUNTU 8.04 os for installation of koha 3 I have problem during installation of MIME::Lite and GD , ask for installation of lidgd -2.0.28 but i am unable to get specific version for ubuntu 8.04 Thanks, vijay kumar _______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha ______________________________________________________________________ This inbound email has been scanned by the MessageLabs Email Security System. ______________________________________________________________________ Confidentiality Notice: This e-mail, including all attachments is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited unless specifically provided under the New Mexico Inspection of Public Records Act. If you are not the intended recipient, please contact the sender and destroy all copies of this message. -- This email has been scanned by the Sybari - Antigen Email System.
Hi vijay kumar schrieb:
Dear member, I am using UBUNTU 8.04 os for installation of koha 3 I have problem during installation of MIME::Lite and GD , ask for installation of lidgd -2.0.28 but i am unable to get specific version for ubuntu 8.04
On debian etch a sudo apt-get install libgd2-xpm-dev helped for me. (I first wanted to install libgd-noxpm-dev but that package seems to be corrupted). Hope that helps Beda
participants (3)
-
Beda Szukics -
Chadwick, John, DCA -
vijay kumar