Can't install gedit
Ryan Schmidt
ryandesign at macports.org
Sun Oct 7 13:36:44 PDT 2007
On Oct 6, 2007, at 14:04, Matthias Brennwald wrote:
> On 06.10.2007, at 19:32, James Schofield wrote:
>
>> On 10/6/07, Matthias Brennwald wrote:
>>
>>> sudo port install libbonobo
>>> Password:
>>> ---> Fetching p5-getopt-long
>>> ---> Attempting to fetch Getopt-Long-2.37.tar.gz from http://
>>> ftp.ucr.ac.cr/Unix/CPAN/modules/by-module/Getopt
>>> ---> Verifying checksum(s) for p5-getopt-long
>>> ---> Extracting p5-getopt-long
>>> ---> Configuring p5-getopt-long
>>> ---> Building p5-getopt-long with target all
>>> ---> 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
>>> ---> Installing p5-getopt-long 2.37_0
>>> ---> Activating p5-getopt-long 2.37_0
>>> Error: Target org.macports.activate returned: Image error: /opt/
>>> local/
>>> lib/perl5/5.8.8/Getopt/Long.pm is being used by the active perl5.8
>>> port. Please deactivate this port first, or use the -f flag to
>>> force
>>> the activation.
>>> Error: The following dependencies failed to build: p5-getopt-long
>>> popt
>>> Error: Status 1 encountered during processing.
>>
>> Try:
>> $ sudo port install -f p5-getopt-long
>>
>> You'll have to do the same thing for p5-pathtools.
>>
>> James
>
> Thanks. I solved the problem with sudo port install -f libbonobo.
> After that, I tried again, and prodouced yet another problem (see
> below).
>
> Matthias
>
> ------------------
>
> sudo port install gnome-bindings-suite
> Password:
> ---> Configuring libgnomeuimm
> 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
> _libgnomeuimm/work/libgnomeuimm-2.20.0" && ./configure --prefix=/
> opt/local " returned error 1
> Command output: checking dynamic linker characteristics...
> darwin8.10.0 dyld
> checking how to hardcode library paths into programs... immediate
> appending configuration tag "F77" to libtool
> checking if libtool supports shared libraries... yes
> checking whether to build shared libraries... yes
> checking whether to build static libraries... no
> checking for f77 option to produce PIC... -fno-common
> checking if f77 PIC flag -fno-common works... no
> checking if f77 static flag -static works... no
> checking if f77 supports -c -o file.o... no
> checking whether the f77 linker (/usr/bin/ld) supports shared
> libraries... yes
> checking dynamic linker characteristics... getopt: illegal option -- p
> getopt: illegal option -- p
> darwin8.10.0 dyld
> checking how to hardcode library paths into programs... immediate
> checking for gm4... gm4
> checking whether make is GNU Make... yes
> checking for pkg-config... /opt/local/bin/pkg-config
> checking pkg-config is at least version 0.9.0... yes
> checking for LIBGNOMEUIMM... configure: error: Package requirements
> (libgnomeui-2.0 >= 2.7.1 libgnomemm-2.6 >= 2.14.0
> libgnomecanvasmm-2.6 >= 2.6.0 gconfmm-2.6 >= 2.6.0 libglademm-2.4
> >= 2.4.0 gnome-vfsmm-2.6 >= 2.6.0) were not met:
>
> No package 'libgnomeui-2.0' found
[snip]
Well, is the port "libgnomeui" installed? If not, "sudo port install
libgnomeui"
More information about the macports-users
mailing list