Opened 18 years ago

Closed 18 years ago

#7513 closed defect (fixed)

evince in missing libgnomeui-2.0.dylib

Reported by: Martin.Buchmann@… Owned by: gnome-darwinports@…
Priority: Normal Milestone:
Component: ports Version: 1.2
Keywords: Cc:
Port:

Description

Hi,

I installed evince on my system (10.4.5) without a problem this time. But if I try to invoke it i just get this:

metallw08:~ Martin$ evince dyld: Library not loaded: /opt/local/lib/libgnomeui-2.0.dylib

Referenced from: /opt/local/bin/evince Reason: image not found

Trace/BPT trap

If I try to install libgnomeui i get the following error:

metallw08:/opt/local/lib Martin$ sudo port install libgnomeui Password: ---> Unpacking tgz archive for gnome-keyring 0.4.6_0 ---> Installing gnome-keyring 0.4.6_0 ---> Activating gnome-keyring 0.4.6_0 ---> Cleaning gnome-keyring ---> Fetching gnome-mime-data ---> Verifying checksum(s) for gnome-mime-data ---> Extracting gnome-mime-data ---> Configuring gnome-mime-data Error: Target com.apple.configure returned: configure failure: shell command "cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_gnome_gnome-mime-data/work/gnome-mime-data-2.4.2" && CPPFLAGS="-I/opt/local/include -L/opt/local/lib" ./configure --prefix=/opt/local --mandir=/opt/local/share/man" returned error 1 Command output: checking for a BSD-compatible install... /opt/local/bin/ginstall -c checking whether build environment is sane... yes /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_gnome_gnome-mime-data/work/gnome-mime-data-2.4.2/missing: Unknown `--run' option Try `/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_gnome_gnome-mime-data/work/gnome-mime-data-2.4.2/missing --help' for more information configure: WARNING: `missing' script is too old or missing checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for perl... /opt/local/bin/perl checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool

Error: The following dependencies failed to build: gnome-vfs gnome-mime-data Error: /opt/local/bin/port: Status 1 encountered during processing.

Change History (2)

comment:1 Changed 18 years ago by blb@…

Owner: changed from darwinports-bugs@… to gnome-darwinports@…

Assigning to maintainer.

comment:2 Changed 18 years ago by Martin.Buchmann@…

Resolution: fixed
Status: newclosed

The problem was that i updated perl without reinstalling my p5-* ports. After uninstalling, cleaning and reinstalling p5-xml-parser, p5-extutils-depends, p5-extutils-pkgconfig @1.03_0, p5-glib @1.104_0 and p5-gtk2 @1.104_0 i could install libgnomeui and am able to invoke evince.

Note: See TracTickets for help on using tickets.