Re: /usr/ports/www/graphics/png install error

From: Thomas T. Veldhouse (veldy_at_veldy.net)
Date: 07/11/03

  • Next message: Chuck Swiger: "Re: Samba between Mac and BSD"
    To: "Kris Yates" <kris@2binteractive.com>, <questions@freebsd.org>
    Date: Fri, 11 Jul 2003 13:44:02 -0500
    
    

    Take a look at the text ... it should tell you how to forcibly install over
    the top. Or, it might be better to use another port to help you out:

    portupgrade (/usr/ports/sysutils/portupgrade).

    I often upgrade all of my ports to the latest revision with just

    portupgrade -ra

    Tom Veldhouse

    ----- Original Message -----
    From: "Kris Yates" <kris@2binteractive.com>
    To: <questions@freebsd.org>
    Sent: Friday, July 11, 2003 1:32 PM
    Subject: /usr/ports/www/graphics/png install error

    > I am upgrading from png port:
    > png-1.2.5 < needs updating (port has 1.2.5_2)
    >
    > to png port 1.2.5_2.
    >
    > "make" seems fine, the following error occurs on the port "make install":
    >
    > cc -fpic -DPIC -O -pipe -I. -DPNG_USE_PNGGCCRD -c pnggccrd.c -o
    > pnggccrd.So
    > building shared library libpng.so.5
    > gzip -cn libpng.3 > libpng.3.gz
    > gzip -cn libpngpf.3 > libpngpf.3.gz
    > gzip -cn png.5 > png.5.gz
    > ===> Installing for png-1.2.5_2
    > ===> Generating temporary packing list
    > ===> Checking if graphics/png already installed
    > *** Error code 1
    >
    > This also happens when I try to upgrade the port for Webalizer, which is
    > my ultimate goal here. Webalizer says libpng is not installed but I see
    > that is, however, it seems to be a problem with something in
    > ports/graphics/png. I am running FBSD 4.6.2p13.
    >
    > Any ideas? Will upgrading to 4.7 stable fix this?
    >
    > Please send reply to me, as I do not have time to check the list
    > archives often.
    >
    > Thank you,
    >
    > Kris
    >
    > _______________________________________________
    > freebsd-questions@freebsd.org mailing list
    > http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    > To unsubscribe, send any mail to
    "freebsd-questions-unsubscribe@freebsd.org"
    >

    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"


  • Next message: Chuck Swiger: "Re: Samba between Mac and BSD"