MacOS X 10.1.5
December Developer Tools
fink --version
Package manager version: 0.9.12
Distribution version: 0.4.0.cvs
I'm using:
Trees: local/main unstable/main unstable/crypto stable/main stable/crypto local/bootstrap
'fink update-all' failed when updating kdebindings3 package 3.0.2-1.
Then, I used 'fink install' to update all the other packages until I installed bonobo 1.0.20-2 .
Next, I installed 'bonobo-conf' 0.14-3, but it failed compiling with the following message:
checking for Bonobo >= 1.0.14... Unknown library `bonobo'
configure: error: bonobo >= 1.0.14 not found
### ./configure failed, exit code 1
Can anybody point me in the right direction?
Thanks,
Pedro
---------------------------------------
fink install bonobo-conf
sudo /sw/bin/fink install bonobo-conf
Information about 1281 packages read in 1 seconds.
The following additional package will be installed:
bonobo-conf-shlibs
Do you want to continue? [Y/n] Y
mkdir -p /sw/src/bonobo-conf-0.14-3
tar -xzf /sw/src/bonobo-conf-0.14.tar.gz
..................................
checking whether -lc should be explicitly linked in... yes
creating libtool
checking for gawk... gawk
checking for glib-config... /sw/bin/glib-config
checking for GLIB - version >= 1.2.0... yes
checking for oaf-config... /sw/bin/oaf-config
checking for OAF - version >= 0.6.2... yes
checking for gtk-config... /sw/bin/gtk-config
checking for GTK - version >= 1.2.0... yes
checking for GConf >= 0.11... found
checking for Bonobo >= 1.0.14... Unknown library `bonobo'
configure: error: bonobo >= 1.0.14 not found
### ./configure failed, exit code 1
Failed: compiling bonobo-conf-0.14-3 failed
153 [Sao @/Users/pm] %
-------------------------------
- Re: [Fink-users] Compiling bonobo-config-0.14-3 failed Pedro Massobrio
- Re: [Fink-users] Compiling bonobo-config-0.14-3 faile... Philip M�tteli
