Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#12974 closed defect (duplicate)

Gimp errors with MacPorts 1.520

Reported by: starkos@… Owned by: yves@…
Priority: Normal Milestone:
Component: ports Version: 1.5.2
Keywords: gimp libgsf configure gnome support Cc:
Port:

Description

Trying to install Gimp on a clean MacPorts 1.52 installation. MacBook Pro running 10.4.10.

First error:

--->  Staging p5-pathtools into destroot
You must install or activate this package with '-f' (force) 
as it needs to overwrite files installed by the perl5.8 port

Worked around with sudo port -f activate p5-pathtools. Next error:

--->  Staging p5-getopt-long into destroot
You must install or activate this package with '-f' (force) 
as it needs to overwrite files installed by the perl5.8 port

Worked around with sudo port -f activate p5-getopt-long. And the final error, which I don't know how to work around:

--->  Configuring libgsf
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_libgsf/work/libgsf-1.14.7"   && ./configure --prefix=/opt/local --mandir=/opt/local/share/man --with-gnome --without-python " returned error 1
Command output: checking for fcntl.h... yes
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
checking for unistd.h... (cached) yes
checking io.h usability... no
checking io.h presence... no
checking for io.h... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for chown... yes
checking for setrlimit... yes
checking for gmtime_r... yes
checking for struct tm.tm_gmtoff... yes
checking for g_chmod... yes
checking for g_access... yes
checking whether macro S_ISREG is available... yes
checking for Win32 platform... no
checking whether to build gtk-doc documentation... no
checking for gtkdoc-check... no
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for gzread in -lz... yes
checking for BZ2_bzDecompressInit in -lbz2... yes
checking for bzlib.h... yes
checking for LIBGSF_GNOME... no
configure: error: GNOME support requested, but not available.

Change History (5)

comment:1 Changed 16 years ago by macosforge.org@…

Having exactly the same problems but with installing GnuCash instead of The Gimp. Was also able to work around the p5 issues but I'm stuck with the LIBGSF_GNOME part.

comment:2 Changed 16 years ago by daveh@…

also same problem here ticket 12976 is more specific sudo port install libgsf fails

comment:3 Changed 16 years ago by elias@…

I've had the same problem. FInally fixed it: the only requirement missing is libbonobo (which is difficult to see from standard-output logs, but if you look at config.log)

so before port install gimp, try port install libbonobo.

regards.

Elias

comment:4 Changed 16 years ago by takanori@…

Resolution: duplicate
Status: newclosed

see #13230

comment:5 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.