[Xastir] "relay digipeat" option?

Bob Nielsen nielsen at oz.net
Sun Nov 16 16:00:13 EST 2003


On Sun, Nov 16, 2003 at 12:57:31AM -0500, Wes Johnston wrote:
> I'm compiling imagemagick 5.5.7 under a version of debian.  During the MAKE 
> file I get this error....
> 
> chmod 755 blib/arch/auto/Image/Magick/Magick.a
> Writing "Makefile.aperl" for this PerlMagick
> Warning: /usr/lib/libperl.a not found
>     If you're going to build a static perl binary, make sure perl is 
>     installed
>     otherwise ignore this warning
> Writing Makefile.aperl for Image::Magick
> make -f Makefile.aperl PerlMagick
> make[3]: Entering directory `/home/knoppix/src/ImageMagick-5.5.7/PerlMagick'
> Writing perlmain.c
> cd . && gcc -c   "-I/usr/lib/perl/5.8.2/CORE"  \
> -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN 
> -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE 
> -D_FILE_OFFSET_BITS=64 -O3 \
>   -DVERSION=\"5.5.7\" \
> -DXS_VERSION=\"5.5.7\" -fPIC "-I/usr/lib/perl/5.8.2/CORE" perlmain.c
> make[3]: *** No rule to make target `/usr/lib/libperl.a', needed by 
> `PerlMagick'.  Stop.


It looks like you may need to install libperl-dev:

$ dpkg -S /usr/lib/libperl.a
libperl-dev: /usr/lib/libperl.a

However with Debian there is really no need to compile your own
imagemagick.  Xastir works fine for me with the following packages
(from Debian sarge) installed (although I don't believe all of them are
required to compile and run xastir):

ii  imagemagick    5.5.7.9-1      Image manipulation programs
ii  libmagick++5.5 5.5.7.9-1      The object-oriented C++ API to the ImageMagi
ii  libmagick-dev  5.5.7.9-1      Image manipulation library (free version) --
ii  libmagick5.5.7 5.5.7.9-1      Image manipulation library (free version)
ii  perlmagick     5.5.7.9-1      A perl interface to the libMagick graphics r 

73,
Bob, N7XY




More information about the Xastir mailing list