Solved [Solved] Problem with xfce4-xkb-plugin

Hello everybody! If anyone can help...

I can't install the xfce4-xkb port. The configure message:
Code:
checking for perl >= 5.8.1... 5.14.4
checking for XML::Parser... INTLTOOL_PERL=/usr/bin/perl
configure: error: XML::Parser perl module is required for intltool
===>  Script "configure" failed unexpectedly.

my pkg_info for perl packages is:

perl-5.14.4         Practical Extraction and Report Language
perl5-5.16.3_4      Practical Extraction and Report Language
p5-Encode-HanExtra-0.23 Extra sets of Chinese encodings
p5-Encode-JIS2K-0.02 JIS X 0212 (aka JIS 2000) Encodings
p5-Locale-gettext-1.05_3 Message handling functions
p5-URI-1.60         Perl5 interface to Uniform Resource Identifier (URI) refere
p5-XML-NamespaceSupport-1.11 Simple generic namespace support class
p5-XML-Parsepp-0.06 Simplified pure Perl parser for XML
p5-XML-Parser-2.41_1 Perl extension interface to James Clark's XML parser, expat
p5-XML-Parser-Lite-Tree-0.14 Lightweight XML tree builder
p5-XML-Parser-Style-Elemental-0.50 More advanced and flexible object tree style for XML::Parse
p5-XML-SAX-0.99_1   Simple API for XML
p5-XML-SAX-Base-1.08 Base class SAX Drivers and Filters
p5-XML-SAX-Expat-0.50 Simple API for XML
p5-XML-Simple-2.20  Trivial API for reading and writing XML (esp config files)
p5-ex-lib-0.90      Relative use lib in absolute way
p5-lib-abs-0.92     Relative use lib in absolute way

And for xfce4:
Code:
xfce-4.10_6         The "meta-port" for the Xfce Desktop Environment
xfce4-appfinder-4.10.1 Application launcher and finder
xfce4-artwork-0.0.4_12 Additional artwork for the XFce4 desktop environment
xfce4-conf-4.10.0_4 D-Bus-based configuration storage system
xfce4-desktop-4.10.2_2 Xfce's desktop manager
xfce4-notifyd-0.2.4 Visually-appealing notification daemon for Xfce
xfce4-panel-4.10.1  Xfce's panel
xfce4-session-4.10.1_2 Xfce's session manager
xfce4-settings-4.10.1 Xfce 4 settings application
xfce4-terminal-0.6.2 Terminal emulator for the X windowing system
xfce4-tumbler-0.1.29_1 Thumbnail service for Xfce desktop
xfce4-wm-4.10.1     Xfce's window manager
 
Re: problem with xfce4-xkb-plugin

silentbob said:
my pkg_info for perl packages is:

perl-5.14.4 Practical Extraction and Report Language
perl5-5.16.3_4 Practical Extraction and Report Language

There is a problem right there. Deinstall both of those. Whichever is done second will show many errors because of overwritten files. Then install just one, following the instructions in /usr/ports/UPDATING, entry 20131120.
 
Back
Top