From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 86121 invoked by alias); 25 Feb 2016 16:15:18 -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 86096 invoked by uid 89); 25 Feb 2016 16:15:17 -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=1064, configtool, H*r:sk:ecos-di X-HELO: mail-wm0-f49.google.com Received: from mail-wm0-f49.google.com (HELO mail-wm0-f49.google.com) (74.125.82.49) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Thu, 25 Feb 2016 16:15:15 +0000 Received: by mail-wm0-f49.google.com with SMTP id g62so34700780wme.0 for ; Thu, 25 Feb 2016 08:15:07 -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-transfer-encoding; bh=HaTpT5q9L71VpIaBBv88xj7oDNyVITSuvN/mrjsSbcM=; b=REwYxbEcrMiNtYsnkhrVUh1BQjaNVFSKExXCtu/yMVaiK6+c7twrB4GfSgcu8dpA0E kSE79jgdqfhwTTOrvmChFBBFnw+v7ZoJtNMKb17yaqFSkBIP3yMLHQVVWwPw6Dx790Fg KGFIugwb63763eRnFMaKF+V9sDhUwJSpj3B4o+uns7PRkE+DWCRO1A6YcNxW0IzCZYF+ sDvvZ2xaihj05mQuNJBULE0UG/XVHnyHDYfgwex6r0Hgv83Psh6rqnUVo0Qfc8daPF8h 1oxo5WKyGbT5DAOIvZInyBn2U4YtxlLNPNotNGUc+AOH/zU2N5c8XkqjG0JR5fHAt00L bA5Q== X-Gm-Message-State: AG10YOS5GMuoHQLs4NMv3vIoERFJloJI6jBmASiCSlHuFBG2dJYpAWg8yf6PmlPRbq1wQQ== X-Received: by 10.28.184.78 with SMTP id i75mr4615620wmf.22.1456416904626; Thu, 25 Feb 2016 08:15:04 -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 198sm3893153wml.22.2016.02.25.08.15.02 for (version=TLSv1/SSLv3 cipher=OTHER); Thu, 25 Feb 2016 08:15:03 -0800 (PST) To: ecos discuss From: Bob Brusa Message-ID: <56CF2868.2040806@gmail.com> Date: Thu, 25 Feb 2016 16:15: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/msg00009.txt.bz2 Hi, I installed ecos on a windows 10.64/cagwin (32-bit) computer. When starting up configtool, it reports the following: ecos.db:error couldn't read file "/opt/ecos/ecos_cvs/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