This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ecosconfig is ignoring environment variableECOS_REPOSITORY!


On Mon, 2005-09-26 at 15:55 -0700, Andrew Voelkel wrote:
> I'm trying to get up to speed with ecosconfig, since configtool seems to be
> quite flaky on my machine (GUI problems, like intermittently refusing to
> show the output window and/or the build tree). The command line tool isn't
> as desirable for me, but what the heck, ya do what ya gotta do ...
> 
> Anyway, ecosconfig seems to ignore the environment variable ECO_REPOSITORY,
> which the documentation is the default search path for the repository!
> 
> This baffles me.
> 
> Imagine the silliness of putting a line in my .bashrc file which reads:
> 
> Alias ecosconfig='/path-to-actual-ecosconfig-executable
> --srcdir=$ECOS_REPOSITORY'
> 
> But that is exactly what I have to do to get it to work as advertised.

export ECOS_REPOSITORY=<path>

Run this directly, or put it in your .bashrc file

Exactly what did you try that did not work?

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]