Find the answer to your Linux question:
Page 2 of 2 FirstFirst 1 2
Results 11 to 17 of 17
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 # ...
  1. #11
    Just Joined!
    Join Date
    Jul 2005
    Posts
    30
    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

  2. #12
    Just Joined!
    Join Date
    Jul 2005
    Posts
    30
    Also, this what I got from # perl-V:

    Code:
    PCBSD# perl -v
    /libexec/ld-elf.so.1: Shared object "libperl.so" not found, required by "perl
    Looks like perl is not installed, but as I've said /var/bd/pkg is telling me that perl5.6.2_2 and perl5.8.7 are installed...

    What should I do next?

    Thanks

  3. #13
    Just Joined!
    Join Date
    Aug 2005
    Posts
    83
    Quote Originally Posted by melopll
    Also, this what I got from # perl-V:

    Code:
    PCBSD# perl -v
    /libexec/ld-elf.so.1: Shared object "libperl.so" not found, required by "perl
    Looks like perl is not installed, but as I've said /var/bd/pkg is telling me that perl5.6.2_2 and perl5.8.7 are installed...

    What should I do next?

    Thanks
    Try this:

    # pkg_info |grep perl
    see what versions of perl you have "installed" and delete them similar to the following:
    # pkg_delete perl5.6.2_2 && pkg_delete perl5.8.7
    # pkg_add -r perl

    I had a similar problem with perl after upgrading my FreeBSD system to the -STABLE branch, I basically deleted perl and reinstalled it like shown above.

  4. #14
    Just Joined!
    Join Date
    Jul 2005
    Posts
    30
    Is it possible to install the perl versions with the ports? Isn't better anyeway???

    Thanks.

    PS. the 2 versions You mentioned are the ones that are installed.

  5. #15
    Just Joined!
    Join Date
    Jul 2005
    Posts
    30
    Quote Originally Posted by !=
    Quote Originally Posted by melopll
    Also, this what I got from # perl-V:

    Code:
    PCBSD# perl -v
    /libexec/ld-elf.so.1: Shared object "libperl.so" not found, required by "perl
    Looks like perl is not installed, but as I've said /var/bd/pkg is telling me that perl5.6.2_2 and perl5.8.7 are installed...

    What should I do next?

    Thanks
    Try this:

    # pkg_info |grep perl
    see what versions of perl you have "installed" and delete them similar to the following:
    # pkg_delete perl5.6.2_2 && pkg_delete perl5.8.7
    # pkg_add -r perl

    I had a similar problem with perl after upgrading my FreeBSD system to the -STABLE branch, I basically deleted perl and reinstalled it like shown above.
    New problem:
    Code:
    ===>    Verifying install for nss3 in /usr/ports/security/nss
    ===>  Vulnerability check disabled, database not found
    => nss-3.10.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
    => Attempting to fetch from http://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_10_RTM/src/.
    fetch: http://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_10_RTM/src/nss-3.10.tar.gz: size mismatch: expected 3622612, actual 3622858
    => Attempting to fetch from http://www.gtlib.cc.gatech.edu/pub/mozilla.org/security/nss/releases/NSS_3_10_RTM/src/.
    fetch: http://www.gtlib.cc.gatech.edu/pub/mozilla.org/security/nss/releases/NSS_3_10_RTM/src/nss-3.10.tar.gz: Non-recoverable resolver failure
    => Attempting to fetch from http://mozilla.gnusoft.net/security/nss/releases/NSS_3_10_RTM/src/.
    fetch: http://mozilla.gnusoft.net/security/nss/releases/NSS_3_10_RTM/src/nss-3.10.tar.gz: No address record
    => Attempting to fetch from ftp://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_10_RTM/src/.
    fetch: ftp://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_10_RTM/src/nss-3.10.tar.gz: size mismatch: expected 3622612, actual 3622858
    => Attempting to fetch from ftp://ftp.belnet.be/packages/mozilla/security/nss/releases/NSS_3_10_RTM/src/.
    fetch: ftp://ftp.belnet.be/packages/mozilla/security/nss/releases/NSS_3_10_RTM/src/nss-3.10.tar.gz: size mismatch: expected 3622612, actual 3622858
    => Attempting to fetch from ftp://ftp.fh-wolfenbuettel.de/pub/www/mozilla/security/nss/releases/NSS_3_10_RTM/src/.
    fetch: ftp://ftp.fh-wolfenbuettel.de/pub/www/mozilla/security/nss/releases/NSS_3_10_RTM/src/nss-3.10.tar.gz: size mismatch: expected 3622612, actual 3622858
    What I have to do now?

    Thank You.

    PS. I have "deleted/reinstalled" perl as You said.

  6. #16
    Just Joined!
    Join Date
    Aug 2005
    Posts
    83
    I really dont know, but this is a specific problem, so dont ask me, It has nothing to do with perl if that's what you're thinking.

    Try Google BSD.

  7. #17
    Just Joined!
    Join Date
    Jul 2005
    Posts
    30
    Oh no! I know is not a perl related problem... infact If I go # perl -V, I have Perl5 installed.

    Now the problem is about the size of the downloads... I was wondering if someone can help...

    Thank You.

Page 2 of 2 FirstFirst 1 2

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •