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=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=kS+QZfljZJmih8z65SUnW+25P2b7zbcRX7ZhRNUx/9k=; b=ppp55jK2DfXWhYAIpATJ072B/ovhAkiWqzs5/ZQFhLQtgRioHdUP1AzUFFg2ZPxsaB +t6HpqAsQUIF7LGu/l7cvJGRnyzA59B6qzAANxEFh3OyB/9kwP4i709Ts3z0yum469Jp p+U+M7O6QxcHhunzhn/vabKYbHODl5N5rLaGsArr1gb0fBjMSJsLFY/mRqCtfnpA8XAM 8kBcBqy5psUYv/97sTekGSs9lrWDPudVbpga4U1NsBRlpG9j04pyJHZVtb/lTuh0WgfF Lx5UzGZIz5CmzQXH0vQMYNyWHSmvAOmk0QhvugHQ2O1+ETm7PhDUrHsu3JyE9e7fQm7N GjXA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=kS+QZfljZJmih8z65SUnW+25P2b7zbcRX7ZhRNUx/9k=; b=pEQZlT7CswtxWufZAvXx+HZNLzaBRUoxbrT1aGWX7GZTpBhZTp8Zbdii+bSOZU6MKV 7zQaPd26Xqv/ab14vqiWiKZNnXoCmOh59aF4oF4DH+NMkAQiFmGe3Pcn3+6Uw/toPkgO yLGjK1TTCOK+mZdLs4RZBS2K4kdZgrUKX4CEb9DXb2Qcty3J9UUZDsF93cZJ69XM88LL hUiat1qWZunRxF69AbeyVdJHFO13jQlC2/rCjqERed1CLmVZbYy1BEzPY+ytvbXcJKZ+ NFaKblbfrO99/35Sca0M0H2KQiKGsko+xwUqgx1sw4l3jrh1BtMds5pKFomLik2iLAZL YKog== X-Gm-Message-State: APjAAAUkB6E/z38XMeksxdyUhR/vtb5q+PxPnDwN5zZDSgFsOYriiEAw suZWZDIhqEoTIdePkNyoOeV4QOQ7VAuQGBCC0wAbba8k X-Google-Smtp-Source: APXvYqwx0kiluqb9ZGHpxVGcnmp/M8DrqwzOyiJqeklQCU8O3PGz4b0Xu/FJkmyWPDu2zVc+gYlofZehQ3Aruje5PoQ= X-Received: by 2002:a05:6602:2289:: with SMTP id d9mr32634403iod.47.1563299345981; Tue, 16 Jul 2019 10:49:05 -0700 (PDT) MIME-Version: 1.0 References: <20190715153907 DOT 34c5ba01 AT demon> <939c5bf9242d8ede0bda44d308f1bfe9 AT iae DOT nl> In-Reply-To: From: "Craig Niederberger (craignied AT gmail DOT com) [via geda-user AT delorie DOT com]" Date: Tue, 16 Jul 2019 12:48:54 -0500 Message-ID: Subject: [geda-user] Re: pcb bug on Mac To: geda-user AT delorie DOT com Content-Type: multipart/alternative; boundary="00000000000031ea4d058dcffe8d" Reply-To: geda-user AT delorie DOT com --00000000000031ea4d058dcffe8d Content-Type: text/plain; charset="UTF-8" I got it to populate the view by configuring without opengl: ./configure --disable-gl On Tue, Jul 16, 2019 at 11:36 AM Craig Niederberger wrote: > I successfully compiled, did make & make install pcb 4.20 on Mac OSX 10.14 > Mojave using Homebrew. This is what I did: > > brew cask install mactex > brew install autoconf automake gettext intltool libtool dbus gd gtkglext > shared-mime-info desktop-file-utils libffi > brew link --force gettext > export LC_CTYPE=C > export LANG=C > export LDFLAGS="-L/usr/local/opt/libffi/lib" > export PKG_CONFIG_PATH="/usr/local/opt/libffi/lib/pkgconfig" > ./configure > make > sudo make install > > I'm getting an unpopulated window with the following error in the console: > > *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on > 10.7 and later. It should not be used in new applications. Use > convertRectToBacking: instead. > dbus[17064]: Dynamic session lookup supported but failed: launchd did not > provide a socket path, verify that org.freedesktop.dbus-session.plist is > loaded! > pcb_dbus: DBus connection Error (Not enough memory) > > Ideas? Thanks in advance :) > --00000000000031ea4d058dcffe8d Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
I got it to populate the view by co= nfiguring without opengl:

./configure --disable-= gl


On Tue, Jul 16, 2019 at 11:36 AM Craig Niederberger <craignied AT gmail DOT com> wrote:
<= /div>
I successfully compil= ed, did make & make install pcb 4.20 on Mac OSX 10.14 Mojave using Home= brew. This is what I did:

brew cask install mactex
brew install autoconf automake gettext int= ltool libtool dbus gd gtkglext shared-mime-info desktop-file-utils libffibrew link --force gettext
export LC_CTYPE=3DC
export LANG=3DC
export LDFLAGS= =3D"-L/usr/local/opt/libffi/lib"
export PKG_CONFIG_PATH=3D&quo= t;/usr/local/opt/libffi/lib/pkgconfig"
./configure
make
sudo = make install

I= 9;m getting an unpopulated window with the following error in the console:<= /div>

*** WARNING: Method u= serSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It sho= uld not be used in new applications. Use convertRectToBacking: instead.
= dbus[17064]: Dynamic session lookup supported but failed: launchd did not p= rovide a socket path, verify that org.freedesktop.dbus-session.plist is loa= ded!
pcb_dbus: DBus connection Error (Not enough memory)

Ideas? Thanks in advance :)
--00000000000031ea4d058dcffe8d--