Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Aug 2002 09:39:20 -0700
From:      Joshua Lokken <jolok@myrealbox.com>
To:        Freebsd-questions@freebsd.org, Len Conrad <LConrad@Go2France.com>
Subject:   Re: 4.6.2 Rel and Apache 2.0.40
Message-ID:  <1WDC6ZSIEC9GDN9451L05QOKEXSN.3d6f9fb8@inspectorbox>
In-Reply-To: <5.1.0.14.2.20020829210324.02c24ec0@mail.Go2France.com>

next in thread | previous in thread | raw e-mail | index | archive | help

>carlsbad# pkg_add -r -v apache2
>looking up ftp.freebsd.org
>connecting to ftp.freebsd.org:21
>setting passive mode
>opening data connection
>initiating transfer
>Error: FTP Unable to get 
>ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-4-
stable/Latest/apache2.tgz: 
>File unavailable (e.g., file not
>  found, no access)
>pkg_add: unable to fetch 
>`ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-4-
stable/Latest/apache2.tgz' 
>by URL
>pkg_add: 1 package addition(s) failed

This is the message I always get when the package isn't available under that 
particular name.  For example, as a package, you probably need to specify it 
as apache-2.x.xx.tgz.  Find out what the latest version is, and try:

pkg_add -r -v apache-2.x.xx.tgz,

then it should work alright.  HTH,


Joshua 
--
The grass is always greener on the other side of your sunglasses.




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1WDC6ZSIEC9GDN9451L05QOKEXSN.3d6f9fb8>