Re: [Fink-devel] Pybliographer again

2005-02-27 Thread Alexander K. Hansen
On Feb 27, 2005, at 2:05 PM, Don McKenzie Paul wrote: The continuing saga of trying to get Pybliographer compiled seems to be coming down to the fact that somehow python 2.4 got installed and I may not have switched over to 2.3 cleanly. I think it is correct now [Kettlebridge:~] donpaul% python -

[Fink-devel] Pybliographer again

2005-02-27 Thread Don McKenzie Paul
The continuing saga of trying to get Pybliographer compiled seems to be coming down to the fact that somehow python 2.4 got installed and I may not have switched over to 2.3 cleanly. I think it is correct now [Kettlebridge:~] donpaul% python -V Python 2.3.5 but get a new error ./configure --pr

Re: [Fink-devel] Pybliographer

2005-02-22 Thread Kurt Schwehr
; From: Martin Costabel <[EMAIL PROTECTED]> > To: "David R. Morrison" <[EMAIL PROTECTED]> > Cc: [EMAIL PROTECTED], > Fink Devel > Subject: Re: [Fink-devel] Pybliographer > > David R. Morrison wrote: > > Sorry to be so slow to respond here: I've o

Re: [Fink-devel] Pybliographer

2005-02-21 Thread Don McKenzie Paul
On 21 Feb 2005, at 02:51, David R. Morrison wrote: Sorry to be so slow to respond here: I've only just begun to track down what's happening. When I compile this, I have no problem because the python setup script does not find a value for DISPLAY in the environment, and so reports "cannot tes

Re: [Fink-devel] Pybliographer

2005-02-21 Thread Martin Costabel
David R. Morrison wrote: Sorry to be so slow to respond here: I've only just begun to track down what's happening. David, I think this is a rather complicated situation, and it may hint at more trouble we will see in the python domain. A lot of *-py23 packages my be broken since the arrival of

Re: [Fink-devel] Pybliographer

2005-02-20 Thread David R. Morrison
Sorry to be so slow to respond here: I've only just begun to track down what's happening. When I compile this, I have no problem because the python setup script does not find a value for DISPLAY in the environment, and so reports "cannot test gtk [no DISPLAY]". My first guess was that this

Re: [Fink-devel] Pybliographer

2005-02-20 Thread Don McKenzie Paul
Following up, I get the same thing: ... checking whether ln -s works... yes checking for python... /usr/bin/python checking python requirements... no configure: error: error in python modules dependencies: No module named pygtk ### execution of ./configure failed, exit code 1 Removing build lock

Re: [Fink-devel] Pybliographer

2005-02-20 Thread Alexander K. Hansen
On Feb 20, 2005, at 5:09 PM, Alexander K. Hansen wrote: On Feb 20, 2005, at 4:22 PM, Don McKenzie Paul wrote: On 20 Feb 2005, at 21:07, Alexander K. Hansen wrote: Am I correct in thinking that this means it is trying to use python form /usr/bin, see line Python='/usr/bin/python' and configure:

Re: [Fink-devel] Pybliographer

2005-02-20 Thread Alexander K. Hansen
On Feb 20, 2005, at 4:22 PM, Don McKenzie Paul wrote: On 20 Feb 2005, at 21:07, Alexander K. Hansen wrote: Am I correct in thinking that this means it is trying to use python form /usr/bin, see line Python='/usr/bin/python' and configure:1659: found /usr/bin/python configure:1672: result: /usr

Re: [Fink-devel] Pybliographer

2005-02-20 Thread Don McKenzie Paul
On 20 Feb 2005, at 21:07, Alexander K. Hansen wrote: Am I correct in thinking that this means it is trying to use python form /usr/bin, see line Python='/usr/bin/python' and configure:1659: found /usr/bin/python configure:1672: result: /usr/bin/python configure:1688: checking python requireme

Re: [Fink-devel] Pybliographer

2005-02-20 Thread Alexander K. Hansen
Am I correct in thinking that this means it is trying to use python form /usr/bin, see line Python='/usr/bin/python' and configure:1659: found /usr/bin/python configure:1672: result: /usr/bin/python configure:1688: checking python requirements configure:1715: result: no configure:1717: error:

Re: [Fink-devel] Pybliographer

2005-02-20 Thread Don McKenzie Paul
Ah---I didn't realize that pybibliographer isn't a Fink package. There's a couple of things to do: 1) Check the config.log file in the pybibliographer build directory to see what file it can't find. 2) Make sure you've set your environment up as per http://fink.sourceforge.net/faq/usage-

Re: [Fink-devel] Pybliographer

2005-02-20 Thread Don McKenzie Paul
On 20 Feb 2005, at 14:58, Alexander K. Hansen wrote: Ah---I didn't realize that pybibliographer isn't a Fink package. There's a couple of things to do: was that based on something I wrote? It is a fink package isn't it? 1) Check the config.log file in the pybibliographer build directory to s

Re: [Fink-devel] Pybliographer

2005-02-20 Thread Alexander K. Hansen
On Feb 20, 2005, at 4:53 AM, Don McKenzie Paul wrote: On 20 Feb 2005, at 01:44, Alexander K. Hansen wrote: Don McKenzie Paul wrote: ./configure --prefix=/sw checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk check

Re: [Fink-devel] Pybliographer

2005-02-20 Thread Don McKenzie Paul
On 20 Feb 2005, at 01:44, Alexander K. Hansen wrote: Don McKenzie Paul wrote: ./configure --prefix=/sw checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether

Re: [Fink-devel] Pybliographer

2005-02-19 Thread Alexander K. Hansen
Don McKenzie Paul wrote: ./configure --prefix=/sw checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether ln -s works... yes checking for python... /sw/bin/pyt

[Fink-devel] Pybliographer

2005-02-19 Thread Don McKenzie Paul
./configure --prefix=/sw checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether ln -s works... yes checking for python... /sw/bin/python checking python requi

[Fink-devel] Pybliographer 1.0.11 (LONG)

2002-02-08 Thread Doug Rowland
Title: Pybliographer 1.0.11 (LONG) Here is the full transcript of my attempt to build pybliographer.  Sorry for the length, just not sure what parts are super important (told you I was a newbie).  After this transcript I have included my .info files and .patch files.  Anyone see anything obvious