From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 107858 invoked by alias); 25 Feb 2016 16:22:40 -0000 Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Received: (qmail 107820 invoked by uid 89); 25 Feb 2016 16:22:40 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,SPF_PASS autolearn=ham version=3.3.2 spammy=H*r:sk:ecos-di X-HELO: mail-wm0-f46.google.com Received: from mail-wm0-f46.google.com (HELO mail-wm0-f46.google.com) (74.125.82.46) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Thu, 25 Feb 2016 16:22:39 +0000 Received: by mail-wm0-f46.google.com with SMTP id g62so38857517wme.0 for ; Thu, 25 Feb 2016 08:22:38 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:to:from:subject:message-id:date:user-agent :mime-version:content-type:content-transfer-encoding; bh=kO4VjIHbIHaOoftgN/Gnw6bTVVcrv2pqJnujv2/v9Bw=; b=S3UMI3/i1mH6xXubym28ZHSC1uGRYnMoGp8rXGkRbT2q3rrLzlcqm28iq1eYqK85JB dCD51HvXWS+aRxHLRqlZTwpcEtM/tX9NXHk2chXc+y9ItskGEFD+AnY8THgxgIxm4TMZ X8ht6FHDT6k6o7WvWyM1a7yEBoG6ciMLeOAPlS59GudrcXTL7tNB09GyqMIJjpHOF6Dt lr4c/1srFa4bKiBe/fw8eUYKsOYjaU17xv4HcpMWRWDLS0aqaVJwPrKtsrwIf9urLD2z Se3kCyXOxwVyc6cMRtUJoCcGV2JT5g10cErjIknDEFieEtkLjgpoFHbU8PpNd02UbXtM QILw== X-Gm-Message-State: AG10YOTRQyBjVL+sRXfNUy1f64Hh9o2iH9bwN9XVHk/cNCc0TGO2mH81NFiq/QIlufD0SQ== X-Received: by 10.194.188.20 with SMTP id fw20mr53275015wjc.80.1456417356451; Thu, 25 Feb 2016 08:22:36 -0800 (PST) Received: from [192.168.192.9] (77-59-163-220.dclient.hispeed.ch. [77.59.163.220]) by smtp.gmail.com with ESMTPSA id up6sm8650156wjc.6.2016.02.25.08.22.35 for (version=TLSv1/SSLv3 cipher=OTHER); Thu, 25 Feb 2016 08:22:35 -0800 (PST) To: ecos discuss From: Bob Brusa Message-ID: <56CF2A2C.2000507@gmail.com> Date: Thu, 25 Feb 2016 16:22:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Subject: [ECOS] configtool does not find its database X-SW-Source: 2016-02/txt/msg00010.txt.bz2 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 -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss