[Xastir] OS X - ImageMagick install problems
Derrick J Brashear
shadow at dementia.org
Sun Dec 5 22:26:00 EST 2004
On Sun, 5 Dec 2004, Jon Ogden wrote:
> Obviously getting Fink to work would be the best. I am annoyed that in order
> to submit a bug report on the program I have to create a sourceforge account
> (yet ANOTHER account on the web that I don't need). And I think ImageMagick
> support is nothing more than a web based newsgroup and from what I've seen
> the help there is somewhat cryptic and not easy to follow. So I am asking
> here.
>
> Can anyone help?
I suppose suggesting you use DarwinPorts instead will result in mockery.
I bet ImageMagock isn't finding your libraries from Fink because it's not
looking in /sw; you could try something like (assuming sh-derived shell)
CFLAGS=-I/sw/include LDFLAGS=-L/sw/lib ./configure
and see what happens
More information about the Xastir
mailing list