I'm trying to install inkscape on slackware 12.2. It requires installing libgc:
I downloaded libgc6.8 from the above mentioned website and everything compiled without errors, however if I try to install inkscape I still get the same error that libgc is missing. How can I solve it ? Do I need to do anything with 'ld'?Code:checking libgc version 6.4+... no
configure: error: libgc (the Boehm Conservative Collector) 6.4+, is needed to compile inkscape -- http://www.hpl.hp.com/personal/Hans_Boehm/gc
Libgc is present on my system:
Code:/usr/local/lib/libgc.so.1.0.2
/usr/local/lib/libgc.so
/usr/local/lib/libgc.so.1
/usr/local/lib/libgc.la
/usr/local/lib/libgc.a
thanks

