X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Date: Fri, 21 Aug 2015 04:25:17 +0200 (CEST) X-X-Sender: igor2 AT igor2priv To: "Jason White (whitewaterssoftwareinfo AT gmail DOT com) [via geda-user AT delorie DOT com]" X-Debug: to=geda-user AT delorie DOT com from="gedau AT igor2 DOT repo DOT hu" From: gedau AT igor2 DOT repo DOT hu Subject: Re: [geda-user] Guile Error in gEDA-gaf Head In-Reply-To: Message-ID: References: <20150726154948 DOT GA15646 AT localhost DOT localdomain> <20150726170206 DOT GB15646 AT localhost DOT localdomain> <20150727092112 DOT GB14782 AT localhost DOT localdomain> User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed 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 Thu, 20 Aug 2015, Jason White (whitewaterssoftwareinfo AT gmail DOT com) [via geda-user AT delorie DOT com] wrote: >Well, on my system (Ubuntu 14.04 LTS) it is a non-trivial task to get the >Debian package for guile 2.0.11 without contaminating my package manager >with (incompatible) upstream libraries. > >The obvious solution would be to set up a virtual machine to continue, but >sadly my current hardware doesn't support that... > Or you could use chroot and debootstrap and install the upstream version of any lib in the chroot. No PC emulation, things from within the chroot run natively on your X desktop. Regards, Igor2