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: configtool does not find its database


On Thu, 25 Feb 2016, Bob Brusa wrote:

> Hi,
> this is a better version - meaning spelling errors and missing parts fix - of
> a previous mail.
> ++++++++++++
> I installed ecos on a windows 10.64/cygwin (32-bit) computer. When starting up
> configtool, it reports the following:
>
> ecos.db:error
>    couldn't read file "/opt/ecos/ecos_cvs/ecos/packages/ecos.db": no such file
> or directory
>
> but the root of the eCos repository is correct:
>
> D:\osy\cygwin\opt\ecos\ecos_cvs\ecos
>
> and the file packages/ecos.db exists.
>
> It seems to be a problem of a missing translation from a windows path
> to a posix path or vice versa. How does one fix this?
> Regards - Bob

Hi Bob,

and what's about

  echo $ECOS_REPOSITORY
  cat "$ECOS_REPOSITORY/ecos.db"

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]