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: adding a package with configtool fails


On Fri, 8 Mar 2013, Bob Brusa wrote:

> Hi,
> I moved eCos and tools and the sourcecode of project P2 to a new(er)
> pc (W7).  Actually I had already done an eCos-related project P1 on
> this pc and hence, I know that everything is working, but P2 needs a
> (user written) package, not yet included in eCos:
> 
> - When adding this package with configtool>Tools>Administration and
> opening the corresponding epk-file, configtool does not report any
> errors, but the added package is still not part of ecos.
> 
> When performing this same operation with the same epk-file on the
> previous old PC, it works. There seems to be something missing on my
> new pc. But how to find out what?

Hi Bob

May be your installation lacks Tcl.  Try from cygwin bash prompt

  tclsh "${ECOS_REPOSITORY}"/ecosadmin.tcl list

if this works, then

  tclsh "${ECOS_REPOSITORY}"/ecosadmin.tcl add foo.epk


Sergei

> Thanks for advice and best regards - Bob
> 
> 
> -- 
> Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
> and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
> 

-- 
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]