X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-CMAE-Analysis: v=2.4 cv=VNoYI/DX c=1 sm=1 tr=0 ts=5fe132f4 a=+cj0cO56Fp8x7EdhTra87A==:117 a=1/aJqwpwwoGvVZq2MitQNw==:17 a=9+rZDBEiDlHhcck0kWbJtElFXBc=:19 a=IkcTkHD0fZMA:10 a=zTNgK-yGK50A:10 a=ZLGELXoPAAAA:8 a=Mj1Xp5F7AAAA:8 a=2j3YjrjIOxpVK13m5fwA:9 a=QEXdDO2ut3YA:10 a=CFiPc5v16LZhaT-MVE1c:22 a=OCttjWrK5_uSHO_3Hkg-:22 X-SECURESERVER-ACCT: glimrick AT epilitimus DOT com Subject: Re: [geda-user] Problem with Guile 2.2.4 dependency for gEDA 1.10.1. To: geda-user AT delorie DOT com References: <20201219180603 DOT 22277 DOT qmail AT stuge DOT se> <20201219205836 DOT 23919 DOT qmail AT stuge DOT se> <1277282c-52c2-6ab9-5e7b-ce4fdeb95b84 AT fastmail DOT com> <20201221013527 DOT 799edbfd AT swips DOT iqo DOT uni-hannover DOT de> <487a223e-923b-5c41-f43d-6cdf5c273efa AT fastmail DOT com> From: "Glenn (glimrick AT epilitimus DOT com) [via geda-user AT delorie DOT com]" Message-ID: <202006d8-11b1-f621-f39d-1f20b5ec5a33@epilitimus.com> Date: Mon, 21 Dec 2020 15:42:36 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0 SeaMonkey/2.53.3 MIME-Version: 1.0 In-Reply-To: <487a223e-923b-5c41-f43d-6cdf5c273efa@fastmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - a2plcpnl0121.prod.iad2.secureserver.net X-AntiAbuse: Original Domain - delorie.com X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - epilitimus.com X-Get-Message-Sender-Via: a2plcpnl0121.prod.iad2.secureserver.net: authenticated_id: glimrick AT epilitimus DOT com X-Authenticated-Sender: a2plcpnl0121.prod.iad2.secureserver.net: glimrick AT epilitimus DOT com X-Source: X-Source-Args: X-Source-Dir: X-CMAE-Envelope: MS4xfH+c6ahmYwdJvcpQ6ifLzuaCo46vL73ZBQ6oNB9mH0G9b+ewkrd8h3zvkHO2q00Cz7jxKUkSdtTjcVFE2NRqqg3J/cydqdtxNV9WFrEgFTQ5T0E7uTxT rIgIs+pk9irjdoxnHqETyJIgJ6Y7BzrsVbK/zCgOM8r5ckPBixpJNt57qjsXkc7BFC8YnQv8pF11G0QmhRY4ifOQTdnAl/oeYbmR4L8DkLF+pDU7/39EDAMc 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 Girvin Herr (gherrl AT fastmail DOT com) [via geda-user AT delorie DOT com] wrote: > > On 12/20/20 4:35 PM, Kai-Martin Knaak wrote: >> "Girvin Herr (gherrl AT fastmail DOT com) [via geda-user AT delorie DOT com]" >> schrieb am 20. December 2020: >> >>> On 12/20/20 6:18 AM, Roland Lutz wrote: >>>> >>> > >> The page contains a link called "(patch)" in the top paragraph of this >> HTML page: >> >> --------------8<--------------- >> author (...) >> committer (...) >> commit    288cb8fd74ae520cb54bee157801c24756de19f4 (patch) >> (side-by-side diff) >> (...) >> -------------->8--------------- >> >> This link presents you with the raw ascii version of the patch. >> >> However, I would very much recommend to clone the repository and switch >> to the branch "u/rlutz/guile-2.0". This branch contains the already >> applied patch in a directory ready for build. No need to mess with tar >> balls. >> >> ---<)kaimartin(>--- >> > Oops! I missed that link. My eyes must have assumed it was part of the > previous text. As you suggested, I used it to get the plain text patch > and will try it soon. > > My policy is to only build and install from trusted tarball releases > as much as I can. That is the package system Slackware has set up and > I am trying to follow it. I build my own Slackware packages from the > tarballs and install the resultant packages, just like a Slackware > package. > > I did get the patch working with this plain text file. However, now it > is hanging on the glib 2.58.3 requirement and Slack 14.2 has 2.46.2. > The next hurdle. > > Thanks for the enlightenment. > > Girvin > > I have successfully built, checked, installed, and run on 14.2 now. With what you have now you just have to change the minimum required versions in configure.ac and m4/geda-cairo.m4 to match what is on your machine. Or wait a bit and I think Roland is working on 1.10.2 to fix the issue. Glenn