Re: [Fink-beginners] Need help compiling gnuplot

2008-08-26 Thread [EMAIL PROTECTED]
On Aug 25, 2008, at 7:23 AM, Alexander Hansen wrote: On Aug 25, 2008, at 2:27 AM, [EMAIL PROTECTED] wrote: On Aug 24, 2008, at 7:54 PM, Alexander Hansen wrote: On Aug 24, 2008, at 7:50 PM, [EMAIL PROTECTED] wrote: On Aug 24, 2008, at 4:48 PM, Alexander Hansen wrote: On Aug 24,

Re: [Fink-beginners] Using libjpeg-devel?

2008-08-26 Thread Michael Tollefson
Hi Alex - Here is what was above the line: configure:23223: checking python2.3/Python.h usability configure:23240: gcc -c -g -O2 -I/sw/include conftest.c 5 configure:23246: $? = 0 configure:23260: result: yes configure:23264: checking python2.3/Python.h presence configure:23279: gcc -E

Re: [Fink-beginners] Using libjpeg-devel?

2008-08-26 Thread Alexander Hansen
On Aug 26, 2008, at 9:49 AM, Michael Tollefson wrote: Hi Alex - Here is what was above the line: configure:23223: checking python2.3/Python.h usability configure:23240: gcc -c -g -O2 -I/sw/include conftest.c 5 configure:23246: $? = 0 configure:23260: result: yes configure:23264:

Re: [Fink-beginners] Can't compile tightvnc

2008-08-26 Thread Daniel E. Macks
Alexander Hansen [EMAIL PROTECTED] said: On Aug 24, 2008, at 10:43 PM, [EMAIL PROTECTED] wrote: I'm having trouble compiling tightvnc: ./config/imake/imake -I./config/cf -s ./config/makedepend/ Makefile.proto -f ./config/makedepend/Imakefile -DTOPDIR=../.. - DCURDIR=./config/makedepend In

Re: [Fink-beginners] Using libjpeg-devel?

2008-08-26 Thread David T.
Not so long ago, I sent in a message about my own installation issues while installing GIMP. That installation hung with the same error about not finding dbus-devel. As I stated at the time, a reinstallation of dbus fixed the problem. Michael--have you tried this? It seems to me that there

Re: [Fink-beginners] Using libjpeg-devel?

2008-08-26 Thread Alexander Hansen
On Aug 26, 2008, at 1:56 PM, David T. wrote: Not so long ago, I sent in a message about my own installation issues while installing GIMP. That installation hung with the same error about not finding dbus-devel. As I stated at the time, a reinstallation of dbus fixed the problem.

Re: [Fink-beginners] Can't compile tightvnc

2008-08-26 Thread Daniel Johnson
On Aug 26, 2008, at 1:39 PM, Daniel E. Macks wrote: Alexander Hansen [EMAIL PROTECTED] said: On Aug 24, 2008, at 10:43 PM, [EMAIL PROTECTED] wrote: I'm having trouble compiling tightvnc: ./config/imake/imake -I./config/cf -s ./config/makedepend/ Makefile.proto -f

Re: [Fink-beginners] Using libjpeg-devel?

2008-08-26 Thread Michael Tollefson
Alexander Hansen alexanderk.hansen at gmail.com writes: Perhaps installing pkgconfig might help here. dbus-dev does have a couple of .pc files (pkgconfig configuration) in it. Alex - Much snipage. pkgconfig is installed and current. ...best, Michael

Re: [Fink-beginners] Using libjpeg-devel?

2008-08-26 Thread Michael Tollefson
David T. sunfish62 at yahoo.com writes: Not so long ago, I sent in a message about my own installation issues while installing GIMP. That installation hung with the same error about not finding dbus-devel. As I stated at the time, a reinstallation of dbus fixed the problem.

Re: [Fink-beginners] Using libjpeg-devel?

2008-08-26 Thread David T.
True enough. I do see the pkgconfig error preceding the dbus error, now that you mention it. Also, I probably shouldn't have used the verb 'hung' WRT the installation, since it went all the way through installation, but the application wouldn't run and gave errors with dbus. My apologies.

[Fink-beginners] Problem with libmpfr1-shlibs

2008-08-26 Thread Phillip R Smith
I'm trying to build fftw-3.1.2 on a G4 Mac running Tiger using fink. The package requires a number of extras (unclear quite why) that include libmpfr1. It would seem that the package builds correctly. However, it fails the test phase ... Range error for prec=86 and sub

Re: [Fink-beginners] Problem with libmpfr1-shlibs

2008-08-26 Thread Alexander Hansen
On Aug 26, 2008, at 8:35 PM, Phillip R Smith wrote: I'm trying to build fftw-3.1.2 on a G4 Mac running Tiger using fink. The package requires a number of extras (unclear quite why) that include libmpfr1. maybe fftw wants the correct rounding that libmpfr1 provides It would seem that the