Posted on 2005-09-06 06:47:11-07 by iiibill
Problems Building on Fedora Core 4 AMD64
When I try the standard build of PerlMagick on my Fedora Core 4 AMD64 system I get the following failure:
gcc -L/usr/local/lib -shared Magick.o -o blib/arch/auto/Image/Magick/Magick.so -L/usr/local/lib + -lMagick -L/usr/X11R6/lib -lfreetype -lz -L/usr/lib -ltiff -lfreetype -ljpeg -lpng -ldpstk -ldps +-lXext -lXt -lSM -lICE -lX11 -lbz2 -lxml2 -lz -lpthread -lm -lpthread /usr/bin/ld: cannot find -ldpstk collect2: ld returned 1 exit status make: *** [blib/arch/auto/Image/Magick/Magick.so] Error 1

But when I look around for dpstk I see:
# locate dpstk /usr/X11R6/lib/libdpstk.so.1 /usr/X11R6/lib/libdpstk.so.1.0 /usr/X11R6/lib64/libdpstk.so /usr/X11R6/lib64/libdpstk.so.1 /usr/X11R6/lib64/libdpstk.so.1.0 /usr/X11R6/lib64/libdpstk.a

Looks to me like the build procedure is not looking in the right place for the needed module. How do I fix this?
Thanks,
Bill
Direct Responses: 1837 | Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.