[Xastir] XASTIR not picking up maps
vk4tec
vk4tec at tech-software.net
Sat Nov 13 20:19:10 EST 2004
Another problem I had was this
my .geo files where missing the
IMAGESIZE line
After I added this , XASTIR picked them up
So my problems were:
1. ImageMagick that comes with RH9 is cactus
2. XASTIR was only configured for .xpm files
3. IMAGESIZE was missing from my .geo files.
On Sun, 2004-11-14 at 11:02, vk4tec wrote:
> Dough - guess what I am running RH 9.0
>
> -------------------------------------------------------------------------
> Note: Red Hat 9.0's install of Image Magick does not work with
> XASTIR. It will need to be removed and installed from sources.
> If w3m text based web browser is installed, you will need to remove
> it before removing ImageMagick:
>
> rpm -e w3m
> rpm -e ImageMagick
>
> Download the ImageMagic sources from:
>
>
> ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick-5.5.7-10.tar.gz
>
> Uncompress/untar them...
>
> tar -xzvf im*
>
> Change directory to the newly created ImageMagick directory and
> compile:
>
> cd im*
> ./configure
> make
> su -c 'make install'
>
> These instructions are courtesy of Wes Johnston.
>
> -------------------------------------------------------------------------
>
>
>
> On Sun, 2004-11-14 at 10:49, vk4tec wrote:
> > Yep I read the INSTALL about ImageMagick
> >
> > I then did a rpm -q --all | grep agic
> >
> > and saw the devel and library
> >
> > I was satisfied that these existed.
> >
> > The install falls over with a "Could not find "api.h"
> >
> > which may be beneficial to include in the install
> >
> > 1. check config.log
> > 2. look for wether or not api.h was found
> > 3. check to see that imagemagick support is noted / or not
> >
> >
> >
> > On Sun, 2004-11-14 at 10:32, Curt Mills wrote:
> > > On 14 Nov 2004, vk4tec wrote:
> > >
> > > > Sure looks like it
> > > >
> > > > configure:13784: checking for magick/api.h
> > > > configure:13791: result: no
> > > > configure:13803: WARNING: *** Cannot find ImageMagick include files:
> > >
> > > Did you install the development package for ImageMagick, or just the
> > > library? You need both. Did you read the INSTALL file segment
> > > about installing ImageMagick?
> >
> > _______________________________________________
> > Xastir mailing list
> > Xastir at xastir.org
> > https://lists.xastir.org/mailman/listinfo/xastir
> >
> >
>
> _______________________________________________
> Xastir mailing list
> Xastir at xastir.org
> https://lists.xastir.org/mailman/listinfo/xastir
>
>
More information about the Xastir
mailing list