[Fink-users] restFP saveFP xmkmf

2005-05-12 Thread Becky Bendick
Hi. I'm trying to make an application with an install script that calls xmkmf -a. The compile fails because of the restFP/saveFP problem, which I've addressed in the past by adding -lgcc to every linking call in a makefile. However, because the makefiles in this case are automatically generated,

[Fink-users] [10.4] Can't resolve dependency "x11-dev"

2005-05-12 Thread Benoit Valin
Hello,    I'm having problems installing anything through fink. current state of system:===   *I recently upgraded to 10.4 (not sure if it's a good decision yet).    *I've installed X11User.pkg, X11SDK.pkg and XCode 2.0.   *I've bootstrapped Fink ( fink-0.23.9.tar --> ./bootstrap.sh)   

Re: [Fink-users] [10.4] Can't resolve dependency "x11-dev"

2005-05-12 Thread Benjamin Reed
Benoit Valin wrote: 6Package: system-xfree86-dev 7Status: install ok installed 8Version: 2:4.4-2 9provides: xft2-dev abuilddependsonly: true Are there any Solutions/ Work Arounds for this problem? Looks like your X11SDK install didn't finish properly. Try deleting /Library/Re

[Fink-users] gnucash dynamic link error with libgw-gnc

2005-05-12 Thread Robin James
Just installed the gnucash, gnucash-docs and gnucash-ofx packages using Fink Commander but it gives this error when I try to run it: ERROR: In procedure dynamic-link: ERROR: file: "libgw-gnc", message: "dlcompat: invalid handle" Any ideas how to fix this? I am using OS X 10.3.9. Regards Robin

Re: [Fink-users] gnucash dynamic link error with libgw-gnc

2005-05-12 Thread Robin James
Does the error message mean the dynamic library does not exist on my installation, if so, where should I get it from? --- Robin James <[EMAIL PROTECTED]> wrote: > Just installed the gnucash, gnucash-docs and > gnucash-ofx packages using Fink Commander but it > gives > this error when I try to run

Re: [Fink-users] gnucash dynamic link error with libgw-gnc

2005-05-12 Thread Alexander K. Hansen
On May 12, 2005, at 11:53 AM, Robin James wrote: Just installed the gnucash, gnucash-docs and gnucash-ofx packages You should let us know if you are using a binary or source install. using Fink Commander but it gives this error when I try to run it: ERROR: In procedure dynamic-link: ERROR: file: "

Re: [Fink-users] gnucash dynamic link error with libgw-gnc

2005-05-12 Thread Robin James
I am using a binary install. I have gtkhtml1.1-shlibs (1.1.7-12) installed. --- "Alexander K. Hansen" <[EMAIL PROTECTED]> wrote: > > On May 12, 2005, at 11:53 AM, Robin James wrote: > > > Just installed the gnucash, gnucash-docs and > > gnucash-ofx packages > > You should let us know if you a

Re: [Fink-users] gnucash dynamic link error with libgw-gnc

2005-05-12 Thread Alexander K. Hansen
On May 12, 2005, at 1:32 PM, Robin James wrote: I am using a binary install. I have gtkhtml1.1-shlibs (1.1.7-12) installed. I figured that, and you need "gtkhtml-shlibs", too. --- "Alexander K. Hansen" <[EMAIL PROTECTED]> wrote: On May 12, 2005, at 11:53 AM, Robin James wrote: Just installed the g

Re: [Fink-users] gnucash dynamic link error with libgw-gnc

2005-05-12 Thread Robin James
Spot on, it's working now, many thanks. --- "Alexander K. Hansen" <[EMAIL PROTECTED]> wrote: > > On May 12, 2005, at 1:32 PM, Robin James wrote: > > > I am using a binary install. > > I have gtkhtml1.1-shlibs (1.1.7-12) installed. > > > > > > I figured that, and you need "gtkhtml-shlibs", too.

[Fink-users] ispell won't build with textutils installed.

2005-05-12 Thread Neil Spring
The gnu implementations of "tail" and "sort" in textutils 2.1-2 don't work as expected by the ispell build process. Removing textutils allows ispell to build. I thought I'd post here in my joy at figuring one of these things out. -neil ---

Re: [Fink-users] libexif and pkg-config

2005-05-12 Thread Jacques FEJOZ
I cannot cannot find the correct configure option to install libgphoto2 and specify that I want the exif TAG support. I realize that this question is maybe irrelevant on the fink user list since it has more to do with libgphoto2 (which is not supported by fink), although I did install libexif with

[Fink-users] Cannot update package list

2005-05-12 Thread Orion Poplawski
First time fink user. Installed the binary package for 10.3. Running "sudo apt-get update" results in: 40% [Waiting for file] , then: Err http://us.dl.sourceforge.net 10.3/release/main Packages 403 Forbidden [IP: 69.16.168.245 80] 40% [Connecting to us.dl.sourceforge.net (69.16.168.245)]FATA

Re: [Fink-users] gnucash dynamic link error with libgw-gnc

2005-05-12 Thread Peter O'Gorman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Robin James wrote: | Spot on, it's working now, many thanks. | | | --- "Alexander K. Hansen" <[EMAIL PROTECTED]> wrote: | |>On May 12, 2005, at 1:32 PM, Robin James wrote: |> |> |>>I am using a binary install. |>>I have gtkhtml1.1-shlibs (1.1.7-12) inst

[Fink-users] Fink-users] gettext/emacs + fink-0.23.9 + darwin-8.0.1

2005-05-12 Thread Massimo Marino
On May 11, 2005, at 11:30 PM, [EMAIL PROTECTED] wrote:From: Bryan Hundven <[EMAIL PROTECTED]> Date: May 11, 2005 7:19:47 AM GMT+02:00 To: fink-users@lists.sourceforge.net Subject: [Fink-users] gettext/emacs + fink-0.23.9 + darwin-8.0.1 Hello, I installed darwin-8.0.1 without a hitch. Downloaded

Re: [Fink-users] libexif and pkg-config

2005-05-12 Thread Martin Costabel
Jacques FEJOZ wrote: [] configure:28918: checking for libexif using pkg-config configure:28933: result: no (http://www.sourceforge.net/projects/libexif) Do you have both libexif-dev and libexif-shlibs installed? You (and the configure script) should be able to run pkg-config libexif --libs --cf