"Bas Keur" <bas.keur@dmrt.net> wrote in message news:<420438a3$0$28994$e4fe514c@news.xs4all.nl>...
> > Hi there,
>
> Hi
>
> > I'm try to install squid in transparent mode from cvs and get the
> > following message whe try to install autoconf, my info is:
> > 1.- cvs -q -d anoncvs@ftp.openbsd.org:/cvs up -r OPENBSD_3_5 -Pd
> > 2.- cd /usr/ports/www/squid
> > 3.- env FLAVOR=transparent make install
>
> All good
>
> > Adding /usr/ports/packages/i386/all/autoconf-2.13p0.tgz
> > Collision: the following files already exists
> > /usr/local/bin/autoconf-2.13
> > /usr/local/bin/autoheader-2.13
> > /usr/local/bin/autoupdate-2.13
> > /usr/local/bin/ifnames-2.13
> > Any assistance is appreciated.
>
> The Obsd squid port makefile wants the patched/fixed/latest autoconf
> package,
> however, the package content conflicts with your `outdated` installed
> version.
> The package autoconf version *2.13* is installed
> The package autoconf version *2.13p0* needs to be installed.
> In short, deinstall the old, install the new and try again.
>
> # pkg_delete autoconf-2.13
> # pkg_add -v
> ftp://ftp.openbsd.org/pub/OpenBSD/3....onf-2.13p0.tgz
>
>
> ] Bas Keur
> ] `Energizer Bunny arrested, charged with battery`
Thanks Bas,
I try wit your recommendation but the same error again. there are any
option to remove completely autoconf? or force to install?
TIA.
- Mike