delorie.com/archives/browse.cgi | search |
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=wellesley.edu; s=gmail; | |
h=from:message-id:mime-version:subject:date:references:to:in-reply-to; | |
bh=nnK0nFg7vp0ZQdVViIcoijj2RMm3+yBx2U455GW2EgE=; | |
b=MCIwTA/jPqyaElhHpJTyh2oMG9uEwLj9YvMMiqDrNfwF0mOs2XwzBUKyc14Jyc1wpH | |
6dJ2BjgL3kVUXO4ARmLW9BsfJkdgmZdBZ3Ytwik6dbG0KfThGrqeNkSYGb0CUzvkfML3 | |
KUgWvoLpZz5DZQ044f7BPC5Ctyv3KBiQ1Q0RnAShi1Qw5X/3NdgLbrkuRVdcAuoKo0FW | |
JujPYSi0eZTp3WBw2vtTRToPQ/Ek5cdLT2QMQebgDYC2PEVoDgV2QVNqDyR5LfUDmZxJ | |
tIhdz3DzOnIm1vM8DMaPGjkTvbFqn+oOC/hfbMBE1fER9NIGaKNFSEt4nrguk3h7fl7V | |
5LUw== | |
X-Google-DKIM-Signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; |
d=1e100.net; s=20130820; | |
h=x-gm-message-state:from:message-id:mime-version:subject:date | |
:references:to:in-reply-to; | |
bh=nnK0nFg7vp0ZQdVViIcoijj2RMm3+yBx2U455GW2EgE=; | |
b=eDOzMArk6TIBxyr1iTIMagh+pGrO+YTGGUtEuIzIYgNS9z2NpQ4BBxlTn34/4gd/ak | |
tvs+P5OKnreWgESgHPadB835cCu0dpYypu9in1ydT9nrvszujduRJHRoTt4PVq6WnsDk | |
eVEYygR7KiEml7Q3wYlnZcgcV7z68yYkEjZdLTQ44GzHDssAiVT+te+vaAJo+h8XMhGz | |
o1+pzzL/OUeVGSJyUEx2N+pin0yldZyLcGVBX36h97EyZJlZmWK6oNCNokbsALDOp8Pi | |
9pkGDtT1OF2SsNY/q2/pUwU0rtoQJDJCzgIpXb79c3Vle5boVJNx04pnsReCcO0eFNGX | |
UePg== | |
X-Gm-Message-State: | AEkoouvJzDFtVKL6hF5wrnPkhLqLBiauljrIyVU01IeK1SigtVs81eFlOyIRIhGoFE+3b9tS |
X-Received: | by 10.55.19.206 with SMTP id 75mr8887945qkt.29.1469727777781; |
Thu, 28 Jul 2016 10:42:57 -0700 (PDT) | |
From: | "James Battat (jbattat AT wellesley DOT edu) [via geda-user AT delorie DOT com]" <geda-user AT delorie DOT com> |
Message-Id: | <9AB99F76-9F07-43DB-AA2E-7021F1CD30C1@wellesley.edu> |
Mime-Version: | 1.0 (Mac OS X Mail 7.3 \(1878.6\)) |
Subject: | Re: Why we just lost some users? -> Re: [geda-user] Stay or go? (Mac) |
Date: | Thu, 28 Jul 2016 13:42:54 -0400 |
References: | <CAM2RGhTWhicdtsVWn75FD68Pd00i9Vq78c3X-iF+g4_+a9-0Fw AT mail DOT gmail DOT com> <305C8358-7EE6-43FD-8D86-21BE3CE07FC6 AT wellesley DOT edu> <alpine DOT DEB DOT 2 DOT 00 DOT 1607280903180 DOT 7286 AT igor2priv> <9736B62A-0B4D-4CE3-A38B-027198DCA93F AT icloud DOT com> <alpine DOT DEB DOT 2 DOT 00 DOT 1607281155140 DOT 7286 AT igor2priv> <2AF8F550-1AE6-43D1-80E3-F2F1B3C4C079 AT icloud DOT com> <CAM2RGhRDsLdVXvkX1U6r68VLcv5SKOOTxjBE+Up_Cptv1NfBRQ AT mail DOT gmail DOT com> |
To: | geda-user AT delorie DOT com |
In-Reply-To: | <CAM2RGhRDsLdVXvkX1U6r68VLcv5SKOOTxjBE+Up_Cptv1NfBRQ@mail.gmail.com> |
X-Mailer: | Apple Mail (2.1878.6) |
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 |
--Apple-Mail=_DEE70954-E1E3-4BE1-9409-80C77F392B3A Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 >> Ok, I=92ve just tried a basic configuration and I=92m getting a = configure error: >>=20 >> ./configure --prefix=3D/usr/local --disable-hid_gtk = --disable-hid_lesstif >> --disable-gd --disable-gpmi >=20 > To be fair I am pretty sure you can't build it with out using gtk or > lesstif. It is one or the other not nether. Can=92t you build batch mode (no hid)? =46rom my configure output = (below) it seems you should be able to disable both GTK and lesstif HID plugins: = = =20 batch process (no-gui HID) yes, buildin [hid_batch] = = =20 the GTK gui yes, buildin [hid_gtk] = = =20 the lesstif gui no [hid_lesstif] =20 --Apple-Mail=_DEE70954-E1E3-4BE1-9409-80C77F392B3A Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=windows-1252 <html><head><meta http-equiv=3D"Content-Type" content=3D"text/html = charset=3Dwindows-1252"></head><body style=3D"word-wrap: break-word; = -webkit-nbsp-mode: space; -webkit-line-break: = after-white-space;"><div><blockquote type=3D"cite"><div = style=3D"font-size: 12px; font-style: normal; font-variant: normal; = font-weight: normal; letter-spacing: normal; line-height: normal; = orphans: auto; text-align: start; text-indent: 0px; text-transform: = none; white-space: normal; widows: auto; word-spacing: 0px; = -webkit-text-stroke-width: 0px;"><blockquote type=3D"cite">Ok, I=92ve = just tried a basic configuration and I=92m getting a configure = error:<br><br>./configure --prefix=3D/usr/local --disable-hid_gtk = --disable-hid_lesstif<br>--disable-gd = --disable-gpmi<br></blockquote><br>To be fair I am pretty sure you can't = build it with out using gtk or<br>lesstif. It is one or the other not = nether.<br></div></blockquote></div><br><div>Can=92t you build batch = mode (no hid)? =46rom my configure output (below) it seems you = should be able to disable both GTK and = lesstif</div><div><br></div><div><font face=3D"Courier New">HID = plugins: = = = = = = = = <br> batch process (no-gui HID) = yes, buildin = [hid_batch] = = = = = = <br> the GTK gui = yes, buildin = [hid_gtk] = = = = = = <br> the lesstif gui = no = [hid_lesstif] = </font></div><div><br></div></body></html>= --Apple-Mail=_DEE70954-E1E3-4BE1-9409-80C77F392B3A--
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |