Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    Can't install WGET package (or other one)

    Scheduled Pinned Locked Moved pfSense Packages
    11 Posts 4 Posters 15.1k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • X Offline
      xhark
      last edited by

      Hello,

      I need to user wget (and others one), but I think I am confronted with a spirit of dependence :

      pkg_add -r wget

      Error: FTP Unable to get ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-6.2-release/Latest/wget.tbz: File unavailable (e.g., file not found, no access)
      pkg_add: unable to fetch 'ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-6.2-release/Latest/wget.tbz' by URL

      so I've done :

      setenv PACKAGESITE ftp://ftp4.freebsd.org/pub/FreeBSD/ports/i386/packages-6-stable/Latest/

      pkg_add -r redir

      Fetching ftp://ftp4.freebsd.org/pub/FreeBSD/ports/i386/packages-6-stable/Latest/redir.tbz… Done.
      pkg_add: package 'redir-2.2.1_2' or its older version already installed

      pkg_version -v

      cd /usr/local/lib

      and finally :

      pkg_add -r wget

      Fetching ftp://ftp4.freebsd.org/pub/FreeBSD/ports/i386/packages-6-stable/Latest/wget.tbz… Done.
      pkg_add: warning: package 'wget-1.11' requires 'libiconv-1.11_1', but 'libiconv-1.9.2_2' is installed
      pkg_add: warning: package 'wget-1.11' requires 'gettext-0.16.1_3', but 'gettext-0.14.5_2' is installed

      Have you any idea on how to solve this problem?
      Thank you :)

      SysNetAdmin & Blogger on http://blogmotion.fr

      1 Reply Last reply Reply Quote 0
      • D Offline
        dvserg
        last edited by

        pkg_add
        libiconv-1.11_1 & gettext-0.16.1_3

        SquidGuardDoc EN  RU Tutorial
        Localization ru_PFSense

        1 Reply Last reply Reply Quote 0
        • X Offline
          xhark
          last edited by

          pkg_add -r libiconv-1.11_1                                                    Error: FTP Unable to get ftp://ftp4.freebsd.org/pub/FreeBSD/ports/i386/packages-6-stable/Latest/libiconv-1.11_1.tbz: File unavailable (e.g., file not found, no access)

          pkg_add: unable to fetch 'ftp://ftp4.freebsd.org/pub/FreeBSD/ports/i386/packages-6-stable/Latest/libiconv-1.11_1.tbz' by URL

          SysNetAdmin & Blogger on http://blogmotion.fr

          1 Reply Last reply Reply Quote 0
          • P Offline
            Perry
            last edited by

            You can search here.
            http://portsmon.freebsd.org/portoverview.py?category=&portname=libiconv&wildcard=
            It shows.
            ftp://ftp4.freebsd.org/pub/FreeBSD/ports/i386/packages-6-stable/All/libiconv-1.11_1.tbz
            You can then.
            setenv PACKAGESITE ftp://ftp4.freebsd.org/pub/FreeBSD/ports/i386/packages-6-stable/All/
            Then hope for the best.
            pkg_add -r libiconv-1.11_1.tbz

            /Perry
            doc.pfsense.org

            1 Reply Last reply Reply Quote 0
            • X Offline
              xhark
              last edited by

              pkg_add -r libiconv-1.11_1.tbz

              Fetching ftp://ftp4.freebsd.org/pub/FreeBSD/ports/i386/packages-6-stable/All/libiconv-1.11_1.tbz… Done.
              pkg_add: package 'libiconv-1.11_1' or its older version already installed

              For example if I launch nano :

              nano

              /libexec/ld-elf.so.1: Shared object "libintl.so.8" not found, required by "nano"

              SysNetAdmin & Blogger on http://blogmotion.fr

              1 Reply Last reply Reply Quote 0
              • P Offline
                Perry
                last edited by

                Now i remember you….......

                Use this version of pfSense
                http://cvs.pfsense.org/~sullrich/testing_images/6/FreeBSD_RELENG_6_3/pfSense_RELENG_1_2/

                /Perry
                doc.pfsense.org

                1 Reply Last reply Reply Quote 0
                • X Offline
                  xhark
                  last edited by

                  I don't really understand what that means :s ?

                  SysNetAdmin & Blogger on http://blogmotion.fr

                  1 Reply Last reply Reply Quote 0
                  • ? This user is from outside of this forum
                    Guest
                    last edited by

                    Stop bothering with wget, use fetch.  It's already on the box.

                    1 Reply Last reply Reply Quote 0
                    • X Offline
                      xhark
                      last edited by

                      I did not know, I think that WGET was universal.

                      No solution for my original problem because I've others issues with this lib :/

                      SysNetAdmin & Blogger on http://blogmotion.fr

                      1 Reply Last reply Reply Quote 0
                      • ? This user is from outside of this forum
                        Guest
                        last edited by

                        Wget isn't universal, its just what all the linux distributions use and so that's what you're familiar with.  Learn to use fetch, its simple.

                        1 Reply Last reply Reply Quote 0
                        • X Offline
                          xhark
                          last edited by

                          In the beginning I want to correct my problem starting, because I can not install any package. (I am not against the use of fetch)

                          SysNetAdmin & Blogger on http://blogmotion.fr

                          1 Reply Last reply Reply Quote 0
                          • First post
                            Last post
                          Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.