Date: Wed, 16 Mar 2011 11:47:32 +0200 From: Alexey Zaivenko - Vysochin <zaivenkoxxxalex@gmail.com> To: kwm@rainbow-runner.nl, dnebdal@gmail.com Cc: ports@freebsd.org Subject: Re: gnome-translate-0.99_14 problem Message-ID: <AANLkTi=xySghsMGXP2ncPgDxjrO2gca44mDD61_K8SFf@mail.gmail.com> In-Reply-To: <1300212550.16792.4.camel@crashalot.rainbow-runner.nl> References: <AANLkTi=6JmYUHuTv%2B_hTBpcXzTc_EcG8k=8hNZbbaSZS@mail.gmail.com> <1300212550.16792.4.camel@crashalot.rainbow-runner.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi! Thanks a lot for help! You both were right, guys. I didn't have *textproc/p5-XML-Parser* on my system, but it all must be connected to my "Perl Upgrade". *portupgrade -f p5** made everything needed :) All the best to you! With Kind Regards, Alexey On Tue, Mar 15, 2011 at 6:26 PM, Daniel Nebdal <dnebdal@gmail.com> wrote: On Tue, Mar 15, 2011 at 3:19 PM, Alexey Zaivenko - Vysochin <zaivenkoxxxalex@gmail.com> wrote: > Hello! > > I was trying to install the port textproc/gnome-translate > (gnome-translate-0.99_14), but a problem occurred. > And I have upgraded perl to 5.12.3 version earlier. > > [root@lucky /usr/ports/textproc/gnome-translate]# make install clean (...) > checking for XML::Parser... configure: error: XML::Parser perl module is > required for intltool (...) It sounds like you're missing textproc/p5-XML-Parser , which is listed in RUN_DEPENDS for textproc/intltool . Could you check if both are indeed installed? If you just want a workaround, I suggest you try (re)installing textproc/p5-XML-Parser - but it'd probably be useful to track down what has happened. -- Daniel Nebdal On Tue, Mar 15, 2011 at 8:09 PM, Koop Mast <kwm@rainbow-runner.nl> wrote: > On Tue, 2011-03-15 at 16:19 +0200, Alexey Zaivenko - Vysochin wrote: > > Hello! > > > > I was trying to install the port textproc/gnome-translate > > (gnome-translate-0.99_14), but a problem occurred. > > And I have upgraded perl to 5.12.3 version earlier. > > You need to look up and read the entry in ports/UPDATING about the perl > upgrade. > > -Koop > > > [root@lucky /usr/ports/textproc/gnome-translate]# make install clean > > ===> Vulnerability check disabled, database not found > > ===> License check disabled, port has not defined LICENSE > > ===> Found saved configuration for gnome-translate-0.99_14 > > => gnome-translate-0.99.tar.gz doesn't seem to exist in > > /usr/ports/distfiles/. > > => Attempting to fetch > > http://nongnu.askapache.com/libtranslate/gnome-translate-0.99.tar.gz > > gnome-translate-0.99.tar.gz 100% of 291 kB 207 kBps > > ===> Extracting for gnome-translate-0.99_14 > > => SHA256 Checksum OK for gnome-translate-0.99.tar.gz. > > ===> Patching for gnome-translate-0.99_14 > > ===> Applying FreeBSD patches for gnome-translate-0.99_14 > > ===> gnome-translate-0.99_14 depends on executable: gmake - found > > ===> gnome-translate-0.99_14 depends on file: > > /usr/local/bin/intltool-extract - found > > ===> gnome-translate-0.99_14 depends on file: > > /usr/local/libdata/pkgconfig/gnome-mime-data-2.0.pc - found > > ===> gnome-translate-0.99_14 depends on executable: pkg-config - found > > ===> gnome-translate-0.99_14 depends on file: > > /usr/local/libdata/pkgconfig/gnome-doc-utils.pc - found > > ===> gnome-translate-0.99_14 depends on file: > > /usr/local/libdata/pkgconfig/pygtk-2.0.pc - found > > ===> gnome-translate-0.99_14 depends on shared library: translate - > found > > ===> gnome-translate-0.99_14 depends on shared library: aspell - found > > ===> gnome-translate-0.99_14 depends on shared library: esd.2 - found > > ===> gnome-translate-0.99_14 depends on shared library: atk-1.0.0 - > found > > ===> gnome-translate-0.99_14 depends on shared library: eel-2.2 - found > > ===> gnome-translate-0.99_14 depends on shared library: gconf-2.4 - > found > > ===> gnome-translate-0.99_14 depends on shared library: glib-2.0.0 - > found > > ===> gnome-translate-0.99_14 depends on shared library: > gnome-desktop-2.17 > > - found > > ===> gnome-translate-0.99_14 depends on shared library: gnomevfs-2.0 - > > found > > ===> gnome-translate-0.99_14 depends on shared library: gtk-x11-2.0.0 - > > found > > ===> gnome-translate-0.99_14 depends on shared library: art_lgpl_2.5 - > > found > > ===> gnome-translate-0.99_14 depends on shared library: bonobo-2.0 - > found > > ===> gnome-translate-0.99_14 depends on shared library: bonoboui-2.0 - > > found > > ===> gnome-translate-0.99_14 depends on shared library: glade-2.0.0 - > > found > > ===> gnome-translate-0.99_14 depends on shared library: gnome-2.0 - > found > > ===> gnome-translate-0.99_14 depends on shared library: gnomecanvas-2.0 > - > > found > > ===> gnome-translate-0.99_14 depends on shared library: gnomeui-2.0 - > > found > > ===> gnome-translate-0.99_14 depends on shared library: IDL-2.0 - found > > ===> gnome-translate-0.99_14 depends on shared library: xml2.5 - found > > ===> gnome-translate-0.99_14 depends on shared library: xslt.2 - found > > ===> gnome-translate-0.99_14 depends on shared library: ORBit-2.0 - > found > > ===> gnome-translate-0.99_14 depends on shared library: pango-1.0.0 - > > found > > ===> Configuring for gnome-translate-0.99_14 > > checking for a BSD-compatible install... /usr/bin/install -c -o root -g > > wheel > > checking whether build environment is sane... yes > > checking for gawk... gawk > > checking whether gmake sets $(MAKE)... yes > > checking whether to enable maintainer-specific portions of Makefiles... > no > > checking for style of include used by gmake... GNU > > checking for gcc... cc > > checking for C compiler default output file name... a.out > > checking whether the C compiler works... yes > > checking whether we are cross compiling... no > > checking for suffix of executables... > > checking for suffix of object files... o > > checking whether we are using the GNU C compiler... yes > > checking whether cc accepts -g... yes > > checking for cc option to accept ANSI C... none needed > > checking dependency style of cc... gcc3 > > checking how to run the C preprocessor... cpp > > checking for egrep... grep -E > > checking for ANSI C header files... yes > > checking for sys/types.h... yes > > checking for sys/stat.h... yes > > checking for stdlib.h... yes > > checking for string.h... yes > > checking for memory.h... yes > > checking for strings.h... yes > > checking for inttypes.h... yes > > checking for stdint.h... yes > > checking for unistd.h... yes > > checking locale.h usability... yes > > checking locale.h presence... yes > > checking for locale.h... yes > > checking for LC_MESSAGES... yes > > checking libintl.h usability... yes > > checking libintl.h presence... yes > > checking for libintl.h... yes > > checking for dgettext in libc... no > > checking for bindtextdomain in -lintl... yes > > checking for dgettext in -lintl... yes > > checking for bind_textdomain_codeset... yes > > checking for msgfmt... /usr/local/bin/msgfmt > > checking for dcgettext... yes > > checking for gmsgfmt... /usr/local/bin/msgfmt > > checking for xgettext... /usr/local/bin/xgettext > > checking for catalogs to be installed... fr > > checking for perl... /usr/bin/perl > > checking for XML::Parser... configure: error: XML::Parser perl module is > > required for intltool > > ===> Script "configure" failed unexpectedly. > > Please report the problem to ports@FreeBSD.org [maintainer] and attach > the > > > "/usr/ports/textproc/gnome-translate/work/gnome-translate-0.99/config.log" > > including the output of the failure of your make command. Also, it might > be > > a good idea to provide an overview of all packages installed on your > system > > (e.g. an `ls /var/db/pkg`). > > *** Error code 1 > > > > Stop in /usr/ports/textproc/gnome-translate. > > *** Error code 1 > > > > Stop in /usr/ports/textproc/gnome-translate. > > > > > > Thanks in advance! > > > > > > With Kind Regards, > > > > Alexey > > _______________________________________________ > > freebsd-ports@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTi=xySghsMGXP2ncPgDxjrO2gca44mDD61_K8SFf>