X-Authentication-Warning: delorie.com: mail set sender to geda-help-bounces using -f X-Recipient: geda-help AT delorie DOT com X-Virus-Scanned: Debian amavisd-new at smtp-vp02.sig.oregonstate.edu From: "Roger Traylor (traylor AT engr DOT orst DOT edu) [via geda-help AT delorie DOT com]" Content-Type: multipart/alternative; boundary="Apple-Mail=_E810C5BA-3D9C-4B15-90DE-DC6BB5F60AA0" Mime-Version: 1.0 (Mac OS X Mail 11.5 \(3445.9.1\)) Subject: Re: [geda-help] Install of geed-gaf-1.10.0 fails Date: Wed, 18 Dec 2019 14:24:36 -0800 References: <201912160153 DOT xBG1rUah031594 AT delorie DOT com> To: geda-help AT delorie DOT com In-Reply-To: Message-Id: X-Mailer: Apple Mail (2.3445.9.1) Reply-To: geda-help AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-help AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk --Apple-Mail=_E810C5BA-3D9C-4B15-90DE-DC6BB5F60AA0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 Glen, et al., OK, got it figured out. For Ubuntu 18.04, I needed to do the following: Set up the gamin stuff as its not included with the 18.04 install: sudo apt-get install gamin-dev sudo apt-get install libgamin-dev Python was missing the -dev packages so also had to do this: sudo apt-get install python python-dev python-all python-all-dev After that, the configure, make and make install dance went well. =20 Tested gschem with an old schematic and all seems well. Minimal testing = yes, but for now, things seem fine. As for right now=E2=80=A6case closed. Roger Traylor > On Dec 18, 2019, at 7:25 AM, Glen W. Ruch (gw DOT ruch AT yahoo DOT com) [via = geda-help AT delorie DOT com] wrote: >=20 > Roger: >=20 > I'm confused. The error message is indicative of trying to compile = the source. However I believe Ubuntu 18.04 has a precompiled binary in = the repository. I would think the precompiled binary would be easier to = download and install. >=20 > Additionally you should be able to type python2 at the command prompt = and bring up the Python interpreter. (quit() to exit.) Assuming the = interpreter was installed at the nominal location. > Regards. > On 12/16/19 2:02 PM, Roger Traylor (traylor AT engr DOT orst DOT edu = ) [via geda-help AT delorie DOT com = ] wrote: >> Gang, >> I've just installed Ubuntu 18.04 and am trying to install = geda-gaf-1.10.0. >> I got past the gamin errors I was getting but am now stuck at a new >> error I cannot quite figure out. >>=20 >> After running: >> sudo ./configure --prefix=3D/opt/geda/geda-gaf-1.10.0 >>=20 >> All is well until I see: >>=20 >> checking for PYTHON... no >> configure: error: Package requirements (python2 >=3D 2.7) were not = met: >>=20 >> No package 'python2' found >>=20 >> Consider adjusting the PKG_CONFIG_PATH environment variable if you >> installed software in a non-standard prefix. >>=20 >> Alternatively, you may set the environment variables PYTHON_CFLAGS >> and PYTHON_LIBS to avoid the need to call pkg-config. >> See the pkg-config man page for more details. >> configure: error: ./configure failed for xorn >>=20 >> At this point I am stumped. Have looked at many resources but to no = avail. Python >> is at version 2.7.15. >>=20 >> Any help folks? >>=20 >> Thanks, >> Roger Traylor >>=20 >>=20 >>=20 --Apple-Mail=_E810C5BA-3D9C-4B15-90DE-DC6BB5F60AA0 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=utf-8 Glen,= et al.,

OK, got it = figured out.  For Ubuntu 18.04, I needed to do the = following:

Set up the gamin stuff as its not included with the 18.04 = install:
sudo = apt-get install gamin-dev
sudo apt-get install = libgamin-dev

Python was missing the -dev packages so also had to do = this:
sudo = apt-get install python python-dev python-all = python-all-dev

After that, the configure, make and make install dance went well. =  
Tested gschem with an old schematic and all = seems well.  Minimal testing yes, but
for now, = things seem fine.

As for right now=E2=80=A6case closed.

Roger Traylor


On Dec 18, 2019, at 7:25 AM, = Glen W. Ruch (gw DOT ruch AT yahoo DOT com) [via geda-help AT delorie DOT com] <geda-help AT delorie DOT com> wrote:

=20 =20

Roger:

I'm = confused.  The error message is indicative of trying to compile the source.  However I believe Ubuntu 18.04 has a precompiled binary in the repository.  I would think the precompiled binary would be easier to download and install.

Additionally you should be able to type python2 at the command prompt and bring up the Python interpreter.  (quit() to exit.)  Assuming the interpreter was installed at the = nominal location.

Regards.

On 12/16/19 2:02 PM, Roger Traylor (traylor AT engr DOT orst DOT edu) [via geda-help AT delorie DOT com] = wrote:
=
Gang,
I've just installed Ubuntu 18.04 and am trying to install =
geda-gaf-1.10.0.
I got past the gamin errors I was getting but am now stuck at a new
error I cannot quite figure out.

After running:
sudo ./configure --prefix=3D/opt/geda/geda-gaf-1.10.0

All is well until I see:

checking for PYTHON... no
configure: error: Package requirements (python2 >=3D 2.7) were not =
met:

No package 'python2' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables PYTHON_CFLAGS
and PYTHON_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
configure: error: ./configure failed for xorn

At this point I am stumped.  Have looked at many resources but to no =
avail. Python
is at version 2.7.15.

Any help folks?

Thanks,
Roger Traylor




= --Apple-Mail=_E810C5BA-3D9C-4B15-90DE-DC6BB5F60AA0--