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=gmail.com; s=20120113; | |
h=mime-version:in-reply-to:references:from:date:message-id:subject:to | |
:content-transfer-encoding; | |
bh=UbvI6Y/vFTmCE/+owrofAhx6kZiP30BxScEuIecvDvw=; | |
b=vEJBmyW18Nv0ou9DM5d6/Iw2xbGpPtrcLojj2EqFo92Bz4Aqa+QxRC8fzfFoNzbvU8 | |
JHCVfkomls16rgU4vuUqEk6jdrg/yYZZ9/7LSFeSna1NlGbGl/Db+s0W2bSmy3vwZ5Wc | |
nSfzrlKJwy0W7rJyUi5dfku8EiD2SVUPEJnwb/tKSfZj8ACHhs477XazUxuZrSGhEIMT | |
yd+4X8Z/T1PhYsgRxGF7N+TQPQ5g2sV0uvjvcxBvrVLOK5TVQSfC3ctLgv9yltT/+pXc | |
6xqrgiDwdv8R59/ecxMZbE9E4lsGHjAW7PO2fy8BaqhbU8l0jlZ7+6PgLALUwinusquV | |
5O5Q== | |
X-Google-DKIM-Signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; |
d=1e100.net; s=20130820; | |
h=x-gm-message-state:mime-version:in-reply-to:references:from:date | |
:message-id:subject:to:content-transfer-encoding; | |
bh=UbvI6Y/vFTmCE/+owrofAhx6kZiP30BxScEuIecvDvw=; | |
b=i0pEslp5OTQnTrruy3vw0U6Kpxkxzss2ZYKAjogNCzeklhov8VE9Uc7Gj1FLx7foel | |
KYhKX69LEzXfiWttN1TAXvFTPAScG5pOVU3V7BLrcPbG4Q9PFECpOB3UfDlzizc49879 | |
vHcryk0CqmLlbE/yo/nbvoI+mhfkSEX5evVA6gTVvOn9e9YP/3yEsKap76/dJPesly6K | |
YLmZxk3yuB67E80E3EldTymH9VSN0mqStn3GEhubOzSH3zQFNQYUJ56gc5hP7MGhBDBZ | |
s9LpieiK4tNQsYH2oiIWXNkNWvxXXnliFhwX1L3TnHMa2ZHWD/yRhlT0sV+bh1NsqbCR | |
62/w== | |
X-Gm-Message-State: | AEkoouu9Gk9r+gsK2BHckiYRmh36PAllr3PfG83I2+gjKb0Y3knrr+WnsKjIeMdVgAH7uJLU4XdMX+3sIYY5jQ== |
X-Received: | by 10.25.201.203 with SMTP id z194mr11823410lff.192.1469726340885; |
Thu, 28 Jul 2016 10:19:00 -0700 (PDT) | |
MIME-Version: | 1.0 |
In-Reply-To: | <2AF8F550-1AE6-43D1-80E3-F2F1B3C4C079@icloud.com> |
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> | |
From: | "Evan Foss (evanfoss AT gmail DOT com) [via geda-user AT delorie DOT com]" <geda-user AT delorie DOT com> |
Date: | Thu, 28 Jul 2016 13:19:00 -0400 |
Message-ID: | <CAM2RGhRDsLdVXvkX1U6r68VLcv5SKOOTxjBE+Up_Cptv1NfBRQ@mail.gmail.com> |
Subject: | Re: Why we just lost some users? -> Re: [geda-user] Stay or go? (Mac) |
To: | gEDA users mailing list <geda-user AT delorie DOT com> |
X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id u6SHJ56L020029 |
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 |
On Thu, Jul 28, 2016 at 6:45 AM, Chris Smith (space DOT dandy AT icloud DOT com) [via geda-user AT delorie DOT com] <geda-user AT delorie DOT com> wrote: > > On 28 Jul 2016, at 10:59, gedau AT igor2 DOT repo DOT hu wrote: > > On Thu, 28 Jul 2016, Chris Smith (space DOT dandy AT icloud DOT com) [via > geda-user AT delorie DOT com] wrote: > > > What are the dependencies for pcb-rnd on OS X? I?d be happy to give it a > go. > > > I am not sure about OS X, but can talk in general. > > You'll need: > > - an svn client > > - the usual set of shell utils (POSIX shell, awk, sed, grep - should work > with non-GNU, if breaks, please report; this will change long term, only a > shell will be needed) > > - a C compielr (not necessarily gcc; e.g. clang should work) > > - make (in theory it doesn't need to be GNU make; if you are using non-GNU > and it breaks, that's a bug, please report) > > - if you want the gtk hid: libgtk and glib > > - and/or if you want the lesstif hid, the lesstif lib > > As of today, you don't have to have bison and flex and gettext is optional > too (pcb-rnd has no working translations atm). > > Please report if anything breaks or you think something is strange. > > > Ok, I’ve just tried a basic configuration and I’m getting a configure error: > > ./configure --prefix=/usr/local --disable-hid_gtk --disable-hid_lesstif > --disable-gd --disable-gpmi 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. > [snip output which looks sensible] > > Checking for glib... not found: pkg-config --cflags failed.WARNING: Since > GLIB is not found, disabling the puller... > > [snip more output which looks sensible] > > Checking for flex... Found. > Checking for bison... Found. > Generating Makefile.conf (0) > Runtime error at Makefile.in 1:1: variable 'libs/sul/glib/cflags' does not > exist > Generating gts/Makefile (-1) > Runtime error at Makefile.in 170:1: variable '/target/libs/sul/glib/cflags' > does not exist > Generating pcb/Makefile (-1) > Generating pcb/buildin (-1) > Generating util/gsch2pcb-rnd/Makefile (-1) > Generating config.auto.h (-1) > Error generating some of the files > > Regards, > Chris > — > Chris Smith <space DOT dandy AT icloud DOT com> > > -- Home http://evanfoss.googlepages.com/ Work http://forge.abcd.harvard.edu/gf/project/epl_engineering/wiki/ -----BEGIN PGP PUBLIC KEY BLOCK----- Version: GnuPG v2 mQENBFYy4RYBCAC183JomLtbdAlcKiaPDoVHq52LDmVmH75aiEc69m7YxDt54/ai VtYCAobbGVIyn3Hlz3uhF6LnPl/6Lm1VdnCfpwu3KQhCO6ds10ow2C30X4ohCqOd hCVg5C+ILmQkEffFrFODy3ji+PYTF4pADvHCWsTMv0hf0llwFOJsBCK6cl02IffE JPqy4PjM1nZ9HpzT84JBaG/4OGvTZ8SQ2yFUl265jagvygPTf88H1xpZHH1r8dB1 stjUHLmPH8AOyDgKxFchgGeDc3p/vJtgDDIXAFfDXG0NSRovLmtaQdGxe47Zf/go bXiEM7YL2WqQe5zfEA919JxkEwlDKYniOSVzABEBAAG0N0V2YW4gRm9zcyAoVGhp cyBpcyBteSBwdWJsaWMga2V5LikgPGV2YW5mb3NzQGdtYWlsLmNvbT6JATkEEwEC ACMFAlYy4RYCGwMHCwkIBwMCAQYVCAIJCgsEFgIDAQIeAQIXgAAKCRCIpQTcE8nN bbBaCACAm8pU5lG1ev2Fsw68Axtcl57SJrYieqX96c3YuYH9JpqMqJRnd9nDKw9X tQuvuH7tUk0VbOaDqReOYJVI/4c5wb9AaOFp6K2DUcupq6XhgXpvz3HzoPwjAdIj XuQzdRUx5+innTJrSkGuBYW/CZ2zqEx4xfLlq4rO0hoTUMR8QVp2cCrkw6BT0m86 APIw/ZnjoxM8IEzr7MxfRIg3qpzrZk28rmhx+k78Jyk61UhwcCPGIm/pjUopTwYJ 3YBdRB2cYD2aN7A1JVf5cRmSQYooHBGpH0kYvomGk97PKqypVuJ7OpG9xM58wUcC qUVt9hKlePLzP8csYjt8onqI7qIIuQENBFYy4RYBCADlH8spG3WkCx62vB5mr5Z0 SCDd/RcyA4A5y5EOj5KurQkrSWpgi9Ho1yKruMJ6blQR2qkc66KqH9pnXDm/ZI1M K/wdW3ngETxBmXoozzFMT89aEWIVR5/PFodWK1elekE9iJxACuR98Zg2QttTD3x8 A9w8VEyMLOXcDTrPFpHegMKswFBg5iuMulAdXAoGejWTI3n+qKFpabHm2Lfs6wjk 5rjucpTdeFK6UeWF1xAvNxXibuu5BlGwv53930qIXRwO/Gn2Rh5DXWxKU2fEIme/ xgQQmIsDeUoWbfybdjw/x7Q0LW4mINiLDQcGHHRQKFIxbAJCT3USPLGh5xwE9/Er ABEBAAGJAR8EGAECAAkFAlYy4RYCGwwACgkQiKUE3BPJzW0uYAf9Hf30n8tM3mR2 Zo6ESE0ivgdgjaJtAWrBUx7JzAzPjBnBOlNnu5Y9lVEqetvUPH6e3PvaHYUuaUU8 0HwxuKBW9nUprgV6uIu1DZmlcp+SxpbuCy7RDpNocRLNWWFMaYYzznmTgfnTgD4D gCq8Mf1mcfrluTkOAo+QNqbMfl1GISClopRqxVuAo59ewgMnFujwgd8w12BwWl24 CzqOs5HqcUslePj+LzcjSNgVCklYwKl+0dsb/fctMOCtHodwqm2CBJ+zydvNmYkD fxda/J91Z1xrah5ec++FL0L4vs+jCiIWJeupJFKlr1hCMZiiGH7W554loK5l4jv3 EY347EidAw== =Ta4p -----END PGP PUBLIC KEY BLOCK-----
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |