Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Sep 2002 11:15:42 +0200
From:      Marc Perisa <perisa@porsche.de>
To:        Peter.Mucsi@nokia.com
Cc:        freebsd-questions@freebsd.org
Subject:   Re: gnokii
Message-ID:  <3D92D03E.8010607@porsche.de>
References:  <DF3C159C4F4BCE4BB35B43F4AB6D3D848318C4@buebe002.europe.nokia.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Peter.Mucsi@nokia.com wrote:
> Hi FreeBSD Support,
>  
> I would like to setup an internet connection on my FreeBSD 4.6.2 system at home. 
> I don't have POT telephone line neither I have cable connection so I would like
> to install gnokii 0.4.3 from BSD port collection in order I can connect to the 
 > internet through my mobile phone.
>  
> Gnokii depends on several other distfiles which I have to download,   > write on a cd and take the CD home. How can I exactly know what other distfiles
> I have to download other than gnokii.tar.gz? When I write the command "make" 
> I got messages that distfiles needed other than indicated in port dependences 
> on www.freebsd.org/ports/comms . For example "bison-XXX.tar.gz.
>           
> gnokii-0.4.3,1 <ftp://ftp.freebsd.org/pub/FreeBSD/branches/-current/ports/comms/gnokii>;  
> 

Hi Peter,

it if you have a FreeBSD installed at home, you can do the following:

cd /usr/ports/comms/gnokii
make fetch-recursive-list > /your/downloadlist

Take that file to the computer from which you want to download. If it is 
not a FreeBSD (or *nix) system you have to extract the URLs (be careful, 
there can be more than one per port) and download them by hand. 
Otherwise (if fetch is installed and the proxy settings are the same) 
you can execute that file as a script.

Put the ports then into /usr/ports/distfiles (or a subdirectory (it 
depends on the port, take a look into the Makefile for each port).

After that you should be able to build gnokii

Hope that helped.

Marc

PS: Isn't Internet via mobiles ... eum ... expensive?



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?3D92D03E.8010607>