Gnome won't install
Ryan Schmidt
ryandesign at macports.org
Tue Sep 30 22:46:09 PDT 2008
On Sep 30, 2008, at 8:50 AM, Benedick Miller wrote:
> $ sudo port install gnucash
>
> but sadly that didn't work either!
>
> {{{---> Building libgnomeui with target all
> Error: Target org.macports.build returned: shell command " cd "/opt/
> local/var/macports/build/
> _opt_local_var_macports_sources_rsync
> .macports.org_release_ports_gnome_libgnomeui/work/libgnomeui-2.24.0"
> && make all " returned error 1
> Command output: sh: line 0: cd: /opt/local/var/macports/build/
> _opt_local_var_macports_sources_rsync
> .macports.org_release_ports_gnome_libgnomeui/work/libgnomeui-2.24.0:
> No such file or directory
It seems to think it has already done the fetch, extract, patch and
configure phases of the libgnomeui, but since the build phase fails
with this message, that can't be. Clean the port and try again.
sudo port clean libgnomeui
sudo port install libgnomeui
More information about the macports-users
mailing list