X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Injected-Via-Gmane: http://gmane.org/ To: geda-user AT delorie DOT com From: Kai-Martin Knaak Subject: Re: [geda-user] Any new geda port for Windows? Date: Fri, 25 Jan 2013 11:28:26 +0100 Lines: 19 Message-ID: References: <8738y3iigd DOT fsf AT dome DOT home> <201301151848 DOT r0FIm62T000949 AT envy DOT delorie DOT com> <20130115191524 DOT 11400 DOT qmail AT stuge DOT se> <201301151927 DOT r0FJRdxV003764 AT envy DOT delorie DOT com> <87mwwaqjs7 DOT fsf AT dome DOT home> <87y5fs10o6 DOT fsf AT harrington DOT peter-b DOT co DOT uk> <201301180857 DOT r0I8vjTw025696 AT envy DOT delorie DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7Bit X-Complaints-To: usenet AT ger DOT gmane DOT org X-Gmane-NNTP-Posting-Host: a89-182-133-217.net-htp.de User-Agent: KNode/4.4.11 Reply-To: geda-user AT delorie DOT com Bob Paddock wrote: >> They showed signs of the inglorious "/" vs "\" >> misapprehensions. > > Replace all of the "\" and "\\" with a single "/" and it should > work, from looking at your bug report. Update: The installer uses windows environment variables to fill in Path strings in gEDA config files. These strings contain "\". So we can't easily replace characters. It looks like the code that interpretes the config file replaces "/" by "//". Subsequently, the recursive search fails. I'll see, if the installer can somehow preprocess the paths to contain slashes rather than backslashes. ---<)kaimartin(>--- -- Kai-Martin Knaak