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
