X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:subject:message-id:in-reply-to:references:mime-version :content-transfer-encoding; bh=HZ75OD6hATF4+Xr1vq/BlCMA/zoAZ2jS1TgYmGuRsn4=; b=jLBI264MeotQj2qC0LFjQEpGj5bj8Zv/wcN38RKvfRAWglLDaP5V4X9uiOHMKJFWmZ NLVTUN4wQ1Y+l3HuhBEVWm38VPWIvjKKHcpuaIqvVddJehrWos9QiY49uNn927ZMQYuh qUaaFERhfu5j9ocggMh4Agd1+1jlsN3IQeMa+xQql6OBv55YP9FG8Nt+Ng77oeMc2SAF ijRIAT5NKI5s6YcjzokcNRLt+b+0/SoCcZoSJIQp/9htKcc4a14UAPYVbBJmK5W3cF45 qodXOxJiz6mb5yXUH6lV8bN3DmDKpXL57Fd/TiTEHNzEp2Ln0XDKaJE1Co7Nkn/J/Qy2 kf7w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:subject:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=HZ75OD6hATF4+Xr1vq/BlCMA/zoAZ2jS1TgYmGuRsn4=; b=Ihug9AoYRz1Akuw8mQLulMpjtotVQkykV1TZimroRy/tNDdLeuljW2OBELKshrvxOP y4yw40n2iUH3WR8lepZMOsmMqipeGu8WgnlaSfOjwvJMCGJE4pm+qOt2zDnFKRGFBSPP g06635GplOyPB5moD9Jp8Cu9R8G9NynO+oiKJFjE4o7BnrgcO+gAdl1Ze4biQ3nL0GSZ zqGB8lvhrgPRpdNaR5fGvhdd0kK9NVPegNY7dWeQCD9nrRk/1Diz38e5OMswP/P0dktr dbfXHH6hijMBfc5zQAu4w1gfd4WVj5b8Apnbndxv+FbWvBvurmZ5LULrdb6ZZineKEZr AWxg== X-Gm-Message-State: APjAAAXWerq6D1C0bhJn1ylcmGAwAL35SKS/+amSyCUJuj+GLY66pOZV gL/F+vnL1LqPOhdSARksDd24PdRP X-Google-Smtp-Source: APXvYqxN3UtZRV01M/t04kdYgJELepb+PHEC4a26kSOj8lgohFrV8ixmPl9l7zBpgX1zX5dgz7lpmA== X-Received: by 2002:a2e:84d0:: with SMTP id q16mr1530962ljh.106.1570004453172; Wed, 02 Oct 2019 01:20:53 -0700 (PDT) Date: Wed, 2 Oct 2019 11:20:48 +0300 From: "dmn (graahnul DOT grom AT gmail DOT com) [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Subject: Re: [geda-user] Windows builds (gEDA/gaf and Lepton)? Message-ID: <20191002112048.2edf4967@demon> In-Reply-To: <5D93FC71.1070605@gmail.com> References: <20190930203037 DOT 0bf381f9 AT demon> <20191001014710 DOT 7a14fcb1 AT demon> <5D93FC71 DOT 1070605 AT gmail DOT com> X-Mailer: Claws Mail 3.17.4 (GTK+ 2.24.32; amd64-portbld-freebsd11.2) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Wed, 2 Oct 2019 01:25:05 +0000 "Cesar Strauss (cestrauss AT gmail DOT com) [via geda-user AT delorie DOT com]" wrote: Hi Cesar, > Unfortunately, there is currently no packaged MinGW version of Guile, > just the MSYS version: > > $ pacman -Ss guile > msys/guile 2.2.6-1 > a portable, embeddable Scheme implementation written in C > msys/libguile 2.2.6-1 (libraries) > a portable, embeddable Scheme implementation written in C > msys/libguile-devel 2.2.6-1 (development) > a portable, embeddable Scheme implementation written in C Thank you for the clarification. I installed MSYS2 and played around a bit with it. Indeed, there is no guile package that we can build lepton-eda or geda-gaf with. So, perhaps we can conclude this thread's discussion: the quick, easy and reliable way to get lapton-eda working on Windows so far is to use CYGWIN [1] [2]. Not sure about geda-gaf, didn't try that. [1] http://www.delorie.com/archives/browse.cgi?p=geda-user/2019/09/30/13:52:41 [2] https://github.com/lepton-eda/lepton-eda/wiki/Lepton-EDA-and-Cygwin Regards, Dmitry.