Date: Tue, 18 Nov 2003 10:48:35 -0600 From: "Kevin D. Kinsey, DaleCo, S.P." <kdk@daleco.biz> To: Valerian Galeru <valerian_ro@yahoo.com> Cc: freebsd-questions@freebsd.org Subject: Re: Please help me: Opera installing Message-ID: <3FBA4D63.60304@daleco.biz> In-Reply-To: <20031118162921.87562.qmail@web12504.mail.yahoo.com> References: <20031118162921.87562.qmail@web12504.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Valerian Galeru wrote: >Now I have /usr/ports. I go to /www/opera and run make install. I get this:"fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/opera-7.20-20030919.1-static-qt.i386.freebsd.tar.bz2: File unavailable > > >>>Couldn't fetch it- please try to retrieve this >>>port manually into /usr/ports/distfies/ and try again". Of course it tries to fetch that file on other servers(I dont think it metter). I found that file on a ftp server and downloaded (dont tell me that i didnt use the binary mode, because i use that mode ). Than i copied the file in /usr/ports/distfiles/ and run that command again. And now the result: NOTHING, the same error :( OK. Now i found other 2 sites that hostes this file: ftp.ioffe.rssi.ru and ftp.onego.ru . I changed in the Makefile the master site into the paths to that file and when i run make install, when it tries to fetch that file i get the error: local modification time does not match remote. What did i do wrong??? May be i didnt read the documentation ?? Dont think ... But may be i am wrong... >>> >>> > > > Your /usr/ports is up to date? My /usr/ports/www/opera Makefile shows: ************************************************************************* PORTNAME= opera PORTVERSION= 7.21.20031013 CATEGORIES= www MASTER_SITES= ftp://ftp.sunet.se/pub/www/clients/Opera/unix/freebsd/721/final/en/static/ \ ftp://sunsite.cnlab-switch.ch/mirror/opera/unix/freebsd/721/final/en/static/ \ ftp://ftp.tiscali.nl/pub/mirrors/opera/unix/freebsd/721/final/en/static/ \ ftp://ftp.ntua.gr/pub/www/Opera/unix/freebsd/721/final/en/static/ \ http://mirrors.pmmf.hu/mirror/opera/unix/freebsd/721/final/en/static/ \ ftp://ftp.task.gda.pl/pub/opera/unix/freebsd/721/final/en/static/ \ ftp://ftp.planetmirror.com/pub/opera/unix/freebsd/721/final/en/static/ \ http://gd.tuwien.ac.at/infosys/browsers/opera/unix/freebsd/721/final/en/static/ \ ftp://ftp.opera.com/pub/opera/unix/freebsd/721/final/en/static/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/1./1-/}.1-static-qt.i386.freebsd ************************************************************************ which means that your machine should be trying to fetch opera-7.21.20031013.1-static-qt.i386.freebsd instead of the file you mention. Kevin Kinsey DaleCo, S.P.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3FBA4D63.60304>