| www.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; bh=XyjTGw8YJRdBdi7yx6e9vY0mPRh6RLfsGMOOji |
| A8B/c=; c=relaxed/relaxed; d=earthlink.net; h=from:reply-to:subject: | |
| date:to:cc:resent-date:resent-from:resent-to:resent-cc:in-reply-to: | |
| references:list-id:list-help:list-unsubscribe:list-subscribe:list-post: | |
| list-owner:list-archive; q=dns/txt; s=dk12062016; t=1665514692; | |
| x=1666119492; b=HQy2Kqw3Zev8HqkaejNaG5YQvxtzq3dcPOrPoe9Tv29pKZLAeX7dBWM | |
| 4sstNNJ2iDPrOobJzhmIDHEO8MeaP/jUJA4LLGPKOkHa/H3z5CGdeFIWx6j0oFkNyZDyxCy | |
| BI8vxdBd6Npi2eyiQaDiGEH5c3AeswpnDxkqIcJ2mXtk/N4XOi31/NTejhu/BuxxSbi2+NP | |
| UA6BiGXUDPaUGNOuMSJdpwbYlujPCN1t3rDOIYoaieuQSrLQGMkf9y5PD3jjMDsnaQBenRT | |
| KoT290nIobhto29ulbwAmjxAS+govoSaoBmsN9zVHhpAmw+W9fU+NgFh9AB3vGr61XnjjeB | |
| 4WA== | |
| Message-ID: | <39dcd4af-b1d5-a39e-2d08-a65263639368@earthlink.net> |
| Date: | Tue, 11 Oct 2022 13:58:11 -0500 |
| MIME-Version: | 1.0 |
| User-Agent: | Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 |
| Thunderbird/102.3.1 | |
| Subject: | Re: [geda-user] gschem compiling |
| To: | geda-user AT delorie DOT com |
| References: | <c6164615-2143-ae1e-50c3-eef9c93125bb AT q40 DOT de> |
| <4ca48a18-9256-df2a-1fa6-492ba1042674 AT svptechnicalservices DOT com DOT au> | |
| <b713ef05-b9a8-09e9-2108-e658c8ef2b02 AT q40 DOT de> | |
| From: | "David W. Schultz (david DOT schultz AT earthlink DOT net) [via geda-user AT delorie DOT com]" <geda-user AT delorie DOT com> |
| Organization: | State of Total Disorganization |
| In-Reply-To: | <b713ef05-b9a8-09e9-2108-e658c8ef2b02@q40.de> |
| Authentication-Results: | earthlink-vadesecure.net; |
| auth=pass smtp.auth=david DOT schultz AT earthlink DOT net smtp.mailfrom=david DOT schultz AT earthlink DOT net; | |
| 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 10/11/22 1:14 PM, Derek (derek AT q40 DOT de) [via geda-user AT delorie DOT com] wrote:
> Hi,
>
> I installed guile-2.2-dev and the configure programe seems to work
> better, but stopped geting this error message@
>
> checking for python2... /usr/bin/python2
> checking for python2 version... 2.7
> checking for python2 platform... linux2
> checking for python2 script directory...
> ${prefix}/lib/python2.7/site-packages
> checking for python2 extension module directory...
> ${exec_prefix}/lib/python2.7/site-packages
> checking for pkg-config... /usr/bin/pkg-config
> checking pkg-config is at least version 0.9.0... yes
> checking for PYTHON... no
> checking for PYTHON... no
> configure: error: Package requirements (python2 >= 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.
It has been just long enough since I did this with Fedora that the
details are starting to fade. As I recall I had to set that PATH
variable to the well known place that the script should have found.
$ which python
/bin/python
Then it puked later where it insisted on a 2.? version. So I installed
two versions to keep it happy.
I also had to configure without the file change detection because I
couldn't find anything to meet those requirements.
--
http://davesrocketworks.com
David Schultz
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |