gnome install failure
Mike Harding
mvh at ix.netcom.com
Fri Jan 30 09:41:46 PST 2004
/usr/ports/x11/gnome2 is failing to install for me. I did the
following:
1. pkg_remove'd xmlcatmgr
2. removed the /usr/local/share/xml directory
3. installed /usr/ports/textproc/docbook-jadetex
4. Tried to install /usr/ports/x11/gnome2
This fails as follows:
...
===> Extracting for libgnome-2.4.0_3
>> Checksum OK for gnome2/libgnome-2.4.0.tar.bz2.
===> Patching for libgnome-2.4.0_3
===> Applying FreeBSD patches for libgnome-2.4.0_3
===> libgnome-2.4.0_3 depends on executable: scrollkeeper-config - not found
===> Verifying install for scrollkeeper-config in /usr/ports/textproc/scrollkeeper
===> Extracting for scrollkeeper-0.3.14,1
>> Checksum OK for gnome2/scrollkeeper-0.3.14.tar.bz2.
===> Patching for scrollkeeper-0.3.14,1
===> Applying FreeBSD patches for scrollkeeper-0.3.14,1
===> scrollkeeper-0.3.14,1 depends on executable: intltool-extract - found
===> scrollkeeper-0.3.14,1 depends on file: /usr/local/share/xml/docbook/4.1.2/docbook.cat - not found
===> Verifying install for /usr/local/share/xml/docbook/4.1.2/docbook.cat in /usr/ports/textproc/docbook-sk
===> Extracting for docbook-sk-4.1.2_1
>> Checksum OK for docbkx412.zip.
===> docbook-sk-4.1.2_1 depends on executable: unzip - found
===> Patching for docbook-sk-4.1.2_1
===> Configuring for docbook-sk-4.1.2_1
===> Installing for docbook-sk-4.1.2_1
===> docbook-sk-4.1.2_1 depends on file: /usr/local/bin/xmlcatmgr - found
===> Generating temporary packing list
===> Checking if textproc/docbook-sk already installed
for file in `unzip -l /usr/ports/distfiles/docbkx412.zip|/usr/bin/awk '/:[0-9].*[^\/]$/{print $4}'`; do install -c -o root -g wheel -m 444 /usr/ports/textproc/docbook-sk/work/$file /usr/local/share/xml/docbook/4.1.2/$file; done
xmlcatmgr: entry already exists for `/usr/local/share/xml/docbook/4.1.2/docbook.cat' of type `CATALOG'
*** Error code 1
Stop in /usr/ports/textproc/docbook-sk.
*** Error code 1
Stop in /usr/ports/textproc/scrollkeeper.
*** Error code 1
Stop in /usr/ports/x11/libgnome.
*** Error code 1
Stop in /usr/ports/x11/gnomeapplets2.
*** Error code 1
Stop in /usr/ports/x11/gnome2.
netcom1#
More information about the freebsd-gnome
mailing list