Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Aug 2007 10:34:47 +0300
From:      Georgi Iovchev <geo@pulsar.bg>
To:        gnome@FreeBSD.org
Subject:   FreeBSD Port: security/seahorse
Message-ID:  <682741294.20070821103447@pulsar.bg>

next in thread | raw e-mail | index | archive | help
Hi

Cant install seahorse on freesbd 6.2/i386
Port:   seahorse-1.0.1_3
Path:   /usr/ports/security/seahorse


here are the last lines from the console

gmake[2]: Leaving directory `/usr/ports/security/seahorse/work/seahorse-1.0.1/po'
Making all in data
gmake[2]: Entering directory `/usr/ports/security/seahorse/work/seahorse-1.0.1/data'
LC_ALL=C ../intltool-merge -s -u -c ../po/.intltool-merge-cache ../po seahorse.schemas.in seahorse.schemas
Found cached translation database
Merging translations into seahorse.schemas.
gmake[2]: Leaving directory `/usr/ports/security/seahorse/work/seahorse-1.0.1/data'
Making all in help
gmake[2]: Entering directory `/usr/ports/security/seahorse/work/seahorse-1.0.1/help'
if ! test -d en_GB/; then mkdir en_GB/; fi
if [ -f "C/seahorse.xml" ]; then d="../"; else d="/usr/ports/security/seahorse/work/seahorse-1.0.1/help/"; fi; \
        (cd en_GB/ && \
          `which xml2po` -e -p \
            "${d}en_GB/en_GB.po" \
            "${d}C/seahorse.xml" > seahorse.xml.tmp && \
            cp seahorse.xml.tmp seahorse.xml && rm -f seahorse.xml.tmp)
Traceback (most recent call last):
  File "/usr/local/bin/xml2po", line 35, in ?
    import libxml2
ImportError: No module named libxml2
gmake[2]: *** [en_GB/seahorse.xml] Error 1
gmake[2]: Leaving directory `/usr/ports/security/seahorse/work/seahorse-1.0.1/help'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/security/seahorse/work/seahorse-1.0.1'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/security/seahorse.
*** Error code 1

Stop in /usr/ports/security/seahorse.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?682741294.20070821103447>