libgc.so.1 (libc6) => /home/ponka/ProgramFiles/lib/libgc.so.1 libgc.so (libc6) => /home/ponka/ProgramFiles/lib/libgc.so
The last two lines show that my libgc.so directory path has been added to ld.so.conf. However, ./configure still fails and emits the same
What did you do? I hope you just added /home/ponka/ProgramFiles/lib to ld.so.conf. Everything else would spell disaster. I'm asking because double entries as above are unusual. Also, the actual file should be shown, not the links.
error message:
configure: error: libgc (the Boehm Conservative Collector) 6.4+, is needed to compile inkscape --
I think this is due to your problems above. If not, the next step would be to look at config.log which you should mail me (not the list!) in case the remedies above did not make a difference.
Also, please tell me which libgc file you downloaded.
Are there any special options to ldconfig that I didn't specify with ldconfig ? I would appreciate your help in this respect.
As I already said, the manual page (man ldconfig) is pretty good. If you don't have time for reading you should stick to inkscape binaries, really!
ralf