Please help me: Opera installing

Kevin D. Kinsey, DaleCo, S.P. kdk at daleco.biz
Tue Nov 18 08:49:04 PST 2003


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.



More information about the freebsd-questions mailing list