Looks like I have a Perl problem now. Here is what happens trying to
'make' GraphicsMagick.
perlmain.c:127: warning: passing argument 4 of ‘Perl_newXS’ discards
qualifiers from pointer target type
make[3]: *** No rule to make target `/System/Library/Perl/5.8.8/darwin-
thread-multi-2level/CORE/libperl.a', needed by `PerlMagick'. Stop.
make[2]: *** [PerlMagick] Error 2
make -f Makefile.aperl PerlMagick
make[3]: *** No rule to make target `/System/Library/Perl/5.8.8/darwin-
thread-multi-2level/CORE/libperl.a', needed by `PerlMagick'. Stop.
make[2]: *** [PerlMagick] Error 2
make[1]: *** [PerlMagick/PerlMagick] Error 2
make: *** [all] Error 2
On Apr 14, 2009, at 11:43 AM, Jason KG4WSV wrote:
On Tue, Apr 14, 2009 at 11:23 AM, Keith Kaiser <[email protected]>
wrote:
HOLY CRAP!
It configured and installed and ran. I don't have any maps for some
reason,
the output of the configure is below.
You should see shapefile maps as plain black lines, and not much else
at this point (maybe APRS maps and GNIS files?)
I'd like to add dbfawk support as well
as online tiger maps and such,
For dbfawk you need pcre, which installs easily from source with the
typical "./configure;make;sudo make install" commands.
For online and other raster maps, you'll need ImageMagick or
GraphicsMagick, which have libjpg, libtiff, libpng, etc as
prerequisites. I have an old version of ImageMagick installed; if I
were downloading it today I'd go with the now-preferred
GraphicsMagick. all of these should also build and install with
./configure;make;sudo make install.
-Jason
kg4wsv
_______________________________________________
Xastir mailing list
[email protected]
http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir
73's
Keith Kaiser
[email protected]
_______________________________________________
Xastir mailing list
[email protected]
http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir