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: epk file


Vivek-Kumar Gupta writes:

> How to add *.epk file in my database file (db) or project file (ecc).

SYNOPSIS

  $ tclsh $ECOS_REPOSITORY/ecosadmin.tcl 


SAMPLE

  $ tclsh $ECOS_REPOSITORY/ecosadmin.tcl add <stuff.epk>

> I tried a lot but it is not getting added. I also tried admin tcl
> script, but not able to understand what it is updating, 

Hm, `ecosadmin.tcl' always says you what it has done.

> where should I check if my package has been added or not.

grep <stuff> $ECOS_REPOSITORY/ecos.db

For more information, read eCos documentation

http://ecos.sourceware.org/docs-latest/cdl-guide/package.distrib.html

--
Sergei


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