On Mon, 2 Aug 2010, Lee Bengston wrote:

Thanks Curt!  That should help a lot.

For what it's worth, on a couple of my systems I now have this
script:

---------------------------------------------------------------------
    > cat configure.suse
    #!/bin/sh

    ./configure CPPFLAGS="-I/usr/include/libgeotiff"
---------------------------------------------------------------------

I did "chmod 755 configure.suse" to make it executable and run it in
place of "./configure" on my OpenSuSE systems so I don't have to
remember the specifics of the extra flag each time.  I do a LOT of
compiling from scratch.  Sometimes 20 or more times in one night.

I don't know how the rest of the developers feel about adding
distribution-specific scripts like this to CVS, but they could make
things easier for the users.  We could perhaps drop them into
another directory so they're out of the way.

Thoughts?

--
Curt, WE7U.                         <http://www.eskimo.com/~archer>
   APRS:  Where it's at!                    <http://www.xastir.org>
  Lotto:  A tax on people who are bad at math. - unknown
Windows:  Microsoft's tax on computer illiterates. - WE7U.
The world DOES revolve around me:  I picked the coordinate system!"
_______________________________________________
Xastir mailing list
[email protected]
http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir

Reply via email to