libgd-gd2-perl and ibgd2-noxpm-dev in wheezy
Hi to all, I'm tring a git install of 3.12.x on Debian wheezy amd64. I find that the libraries libgd-gd2-perl and libgd2-noxpm-dev don't work well together. If I want to install libgd2-noxpm-dev, I need to remove libgd-gd2-perl. In fact I don't know if we want GD2 with or without XPM (X pixmap) and fontconfig support. Bye Zeno Tajoli
On 06/07/13 07:43, Zeno Tajoli wrote:
If I want to install libgd2-noxpm-dev, I need to remove libgd-gd2-perl.
In fact I don't know if we want GD2 with or without XPM (X pixmap) and fontconfig support.
I'm pretty sure it's unlikely that we use XPM support anywhere, so you can have it either way: however, if you remove libgd-gd2-perl, you will need to rebuild it from source if you want to use any Koha features that use it (not sure what they are off the top of my head). I'd include fontconfig support just because it's nice, but I doubt we use it through GD either. Hope that informs, -- MJ Ray (slef), member of www.software.coop, a for-more-than-profit co-op http://koha-community.org supporter, web and library systems developer. In My Opinion Only: see http://mjr.towers.org.uk/email.html Available for hire (including development) at http://www.software.coop/
Op 06/07/13 07:43, Zeno Tajoli schreef:
I'm tring a git install of 3.12.x on Debian wheezy amd64. I find that the libraries libgd-gd2-perl and libgd2-noxpm-dev don't work well together.
You could just install the koha-perldeps package to get them all for you.
From Koha's point of view, the dependencies specify:
libgd-gd2-noxpm-perl | libgd-gd2-perl so either is fine. -- Robin Sheat Catalyst IT Ltd. ✆ +64 4 803 2204 GPG: 5957 6D23 8B16 EFAB FEF8 7175 14D3 6485 A99C EB6D
participants (3)
-
MJ Ray -
Robin Sheat -
Zeno Tajoli