Cannot install 'gail' < libgnomecanvas < gnucash
Hello Mac OS X 10.4.10, MBP 3,1 (mid-June 2007 model), X-Code 2.4.1, freshly installed and updated macsport. While attempting to install gnucash, I have run into a dead end with one of its dependencies, libgnomecanvas. " $ sudo port -c install gnucash <snip> checking for LIBGNOMECANVAS... configure: error: Package requirements ( gtk+-2.0 >= 2.0.3 gail >= 1.9.0 libart-2.0 >= 2.3.8 pango >= 1.0.1 pangoft2 >= 1.0.1) were not met: No package 'gail' found " I tried the following solution with no joy: " $ sudo port -f install gail ---> Configuring libgnomecanvas <snipping error messages confirming the viability of the environment> No package 'gail' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBGNOMECANVAS_CFLAGS and LIBGNOMECANVAS_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Error: The following dependencies failed to build: libgnomecanvas Error: Status 1 encountered during processing. ". Note that 'port' did not even attempt to fetch 'gail' before "---> Configuring libgnomecanvas", even though " $ port search gail gail gnome/gail 1.20.0 An implementation of the ATK interfaces for GTK+ widgets. libgail-gnome gnome/libgail-gnome 1.1.3 An implementation of the ATK interfaces for GNOME widgets. ". Where do I go from here? TIA, paul
On Oct 4, 2007, at 23:57, Paul Henegan wrote:
Hello
Mac OS X 10.4.10, MBP 3,1 (mid-June 2007 model), X-Code 2.4.1, freshly installed and updated macsport.
While attempting to install gnucash, I have run into a dead end with one of its dependencies, libgnomecanvas.
" $ sudo port -c install gnucash <snip> checking for LIBGNOMECANVAS... configure: error: Package requirements ( gtk+-2.0 >= 2.0.3 gail >= 1.9.0 libart-2.0 >= 2.3.8 pango >= 1.0.1 pangoft2 >= 1.0.1) were not met:
No package 'gail' found "
I tried the following solution with no joy:
" $ sudo port -f install gail ---> Configuring libgnomecanvas
<snipping error messages confirming the viability of the environment>
No package 'gail' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix.
Alternatively, you may set the environment variables LIBGNOMECANVAS_CFLAGS and LIBGNOMECANVAS_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details.
Error: The following dependencies failed to build: libgnomecanvas Error: Status 1 encountered during processing. ".
Note that 'port' did not even attempt to fetch 'gail' before "---> Configuring libgnomecanvas", even though
" $ port search gail gail gnome/gail 1.20.0 An implementation of the ATK interfaces for GTK+ widgets. libgail-gnome gnome/libgail-gnome 1.1.3 An implementation of the ATK interfaces for GNOME widgets. ".
Where do I go from here?
I believe this was fixed by nox in r29425 on 2007-09-23. Please "sudo port selfupdate" to get this change, and try again.
On 5 Oct 2007, at 04:45, Ryan Schmidt wrote:
On Oct 4, 2007, at 23:57, Paul Henegan wrote:
While attempting to install gnucash, I have run into a dead end with one of its dependencies, libgnomecanvas.
" $ sudo port -c install gnucash <snip> checking for LIBGNOMECANVAS... configure: error: Package requirements ( gtk+-2.0 >= 2.0.3 gail >= 1.9.0 libart-2.0 >= 2.3.8 pango >= 1.0.1 pangoft2 >= 1.0.1) were not met:
No package 'gail' found "
I tried the following solution with no joy:
" $ sudo port -f install gail ---> Configuring libgnomecanvas
<snipping error messages confirming the viability of the environment>
No package 'gail' found
<snip>
I believe this was fixed by nox in r29425 on 2007-09-23. Please "sudo port selfupdate" to get this change, and try again.
" $ sudo port selfupdate Password: MacPorts base version 1.520 installed Downloaded MacPorts base version 1.520 The MacPorts installation is not outdated and so was not updated selfupdate done! <snip> $ sudo port install gnucash Password: ---> Fetching gail ". Thank You! The installation is proceeding as expected ;) Peace, paul Mac OS X 10.4.10, MBP 3,1 (mid-June 2007 model), X-Code 2.4.1, X11 1.1.3 - XFree86 4.4.0, MacPorts 1.520
Thank You! The installation is proceeding as expected ;)
I have encountered a snag " ---> Fetching evince ---> Attempting to fetch evince-2.20.0.tar.bz2 from http:// mandril.creatis.insa-lyon.fr/linux/gnome.org/sources/evince/2.20/ ---> Verifying checksum(s) for evince ---> Extracting evince ---> Configuring evince Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_e vince/work/evince-2.20.0" && ./configure --prefix=/opt/local -- disable-scrollkeeper --enable-nautilus --with-print=gtk " returned error 1 Command output: checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... no checking for bindtextdomain in -lintl... yes checking for ngettext in -lintl... yes checking for dgettext in -lintl... yes checking for bind_textdomain_codeset... yes checking for msgfmt... /opt/local/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... /opt/local/bin/msgfmt checking for xgettext... /opt/local/bin/xgettext checking for LIB... yes checking for BACKEND... yes checking for FRONTEND_CORE... yes checking for SHELL_CORE... configure: error: Package requirements (libxml-2.0 >= 2.5.0 gtk+-2.0 >= 2.8.15 gnome-icon-theme >= 2.17.1 gnome-vfs-2.0 libglade-2.0 gconf-2.0 gnome-keyring-1 >= 0.4.0) were not met: No package 'gnome-icon-theme' found "; and proceeded with: " $ sudo port install gnome-icon-theme ---> Fetching hicolor-icon-theme " Is 'ngettext' the culprit? ...to be continued... Mac OS X 10.4.10, MBP 3,1 (mid-June 2007 model), X-Code 2.4.1, X11 1.1.3 - XFree86 4.4.0, MacPorts 1.520
participants (2)
-
Paul Henegan
-
Ryan Schmidt