[Xastir] CONFIG_FILES

Curt, WE7U archer at eskimo.com
Tue Dec 30 10:04:02 EST 2003


On Mon, 29 Dec 2003, Matt Werner wrote:

> I'm trying to compile xastir on a recent installation of Cygwin.
>
> The system that I'm trying this on is setting the CONFIG_FILES environment variable
> for some other use (Oracle in this case).

Did you also export it?  You need to export the variable from your
shell so that child shells will maintain that value as well in their
environment.


> The ./configure script won't work correctly because it apparently looks at the
> CONFIG_FILES variable near the end of the script.  I have tried setting the
> CONFIG_FILES variable to nothing (CONFIG_FILES=), ., the xastir directory I'm
> compiling in, etc, but nothing seems to work.  Any suggestions how I can overcome
> this small pain in the neck?

Took a quick look at the man page for the BASH shell.  "unset" is
the command for removing an environment variable:

    unset CONFIG_FILES

-----------------------------------------------------------------
Curt, WE7U			    archer at eskimo dot com
Arlington, WA, USA		http://www.eskimo.com/~archer
"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!"




More information about the Xastir mailing list