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=message-id:subject:from:to:date:in-reply-to:references:user-agent :mime-version:content-transfer-encoding; bh=EQDY4HVfm5huDVMs6l4oK8Ef6YVzAdts0tpSrxBaMQ8=; b=V7c4rdjUWmKSCiZ2J5K2WhH5jA3KODSswTpfzcMZrBq8fS06lJZBYnpV3TRI16WcLx Nv2ZvRWcDe3gq0ezzhwMr8l9Iwhb6PefCd40YY10cJ66z1kTqwG//+K27FAF9/VZKl54 4cwzIjwK252cWV5dW4Lok/AXt1PWR55eupw8P8a1Man62vlmkQ4gglo8HH2jNHt7HQob NdFiyESGUUmWpoPywx1PTQbNWYs61lbiv6lQZ/82tVYzZDg+4MTGwuO4Wc0O149CW31V x1D5eWi4EIIrde8xDKIaYMWOln/duPiOKyh7WNXbY4NutGkd61m4Vf8CRB1MDBqsYMwk 3jLQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:subject:from:to:date:in-reply-to :references:user-agent:mime-version:content-transfer-encoding; bh=EQDY4HVfm5huDVMs6l4oK8Ef6YVzAdts0tpSrxBaMQ8=; b=HL3Cg7zflK+4afGUtujQJhspJc8dWJmuOeOPBdgiOUfUgoHNJQjhtJmR80b0pcay54 /kRFpEscfebZlDmZZ1hzxtGqUnc/tcz5MOe+dtufRIGSMU8OLUFsgFwnCzY7dDuE+xT4 Ogf04NapcOEZ2ubrgf9SGe8JUfffFK7ayfkCkbRMo6rGJzYG9DPfkVppSu1eUce4on/5 Uzzx4QJ2TKlcIO8YVXHaVd5ZzRiFk6/q3rxXBAnQuivr9gK4YLNHVAR9PSNza46+Sf5+ JEe2wVi2GuaUToN00QAuh4JHUbQjdZTEps1vPC4jYhN4FOxc1sanawlmYtLswrHU5VqJ y4fw== X-Gm-Message-State: AOAM533ZOfQPTEFyt3jVd2c/X5uTdHJdV42WCIIABMhkxwgKMDc/RMpW I0j+pEcmLq2JnJ5rH/BCdFrdBgARh5I= X-Google-Smtp-Source: ABdhPJyexbjEqEveodXfaVijgrBZb3lQGDiuv5In43sRpRo8bxW9i4yo0RE4gx7zpExdjRYiNi9LaQ== X-Received: by 2002:a17:906:b0cd:: with SMTP id bk13mr6645882ejb.184.1618641275578; Fri, 16 Apr 2021 23:34:35 -0700 (PDT) Message-ID: <932c12f7f379f82fa294bf8e7be93b3cc251cd61.camel@gmail.com> Subject: Re: [geda-user] gEDA/gaf and Debian (was: Lepton and local components) From: "Onetmt (onetmt AT gmail DOT com) [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Date: Sat, 17 Apr 2021 08:34:24 +0200 In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.38.3-1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 Il giorno mer, 14/04/2021 alle 20.40 +0200, Roland Lutz ha scritto: > Hi Onetmt, > > On Wed, 14 Apr 2021, Onetmt (onetmt AT gmail DOT com) [via geda- > user AT delorie DOT com] > wrote: > > I found that Debian no longer maintains gEDA packages. > > the Debian gEDA/gaf packages are available here: > https://mentors.debian.net/package/geda-gaf/ I just checked and found that gEDA has been put in unstable again, but current release is 1.9.4 - so I will live with source compiled version. By the way, the only part I really lack from repos installation is xgsch2pcb, but I reckon that the porting from pyGtk to pythonGi is not trivial, so I will go back to gsch2pcb. > > > I successfully compiled gEDA from sources, and now I have it > > running in > > my /opt directory > > The usual installation directory for packages compiled from source > would > be /usr/local, the /opt directory is more commonly used for pre- > compiled > packages.  Installing gEDA/gaf to /opt should work fine, though. > Ok, I rebuilt everything with $PREFIX=/usr/local, but some of my Debian-purity mates will blame me for this :-) > > so basically I tainted my Debian box > > The concept of "taint" applies to proprietary binary packages, and in > particular, kernel drivers.[0]  Building and installing a Free > Software > package from source is as opposite a concept as you could imagine. > > Roland > > > [0] https://www.kernel.org/doc/html/latest/admin-guide/tainted- > kernels.html >