I dind't look at the man of portupgrade, however I installed it and execute the command like You've said:
Code:
# cvsup -g -L 2 /root/ports-supfile
# portupgrade -aRr
# cd /usr/ports/www/firefox
# make install clean
Still the error:
Code:
checking for perl... /usr/bin/perl
/libexec/ld-elf.so.1: Shared object "libperl.so" not found, required by "perl"
/libexec/ld-elf.so.1: Shared object "libperl.so" not found, required by "perl"
configure: error: perl 5.x required for intltool
===> Script "configure" failed unexpectedly.
Please direct the output of the failure of the make command to a file, and
then feed that file to the gnomelogalyzer, available from
http://www.freebsd.org/gnome/gnomelogalyzer.sh, which will diagnose the problem
and suggest a solution. If - and only if - the gnomelogalyzer cannot solve
the problem, report the problem to the FreeBSD GNOME team at gnome@FreeBSD.org,
and attach "/usr/ports/textproc/intltool/work/intltool-0.34.1/config.log" and
the output of the failure of the 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/intltool.
*** Error code 1
Stop in /usr/ports/www/firefox.
I believe nothing happened to perl... that's why I am still getting the error.
What should I do next???
Thanks