Re: can't build xemacs
Re: can't build xemacs
On Thu, Mar 27, 2003 at 11:40:45AM +0000, Lawrence Paulson wrote:
> Fink seems to push its users in the direction of source installations
> whenever possible. However, I've made even less progress with the
> binary installation. With FinkCommander, I get this:
>
> >Failed to fetch
> >http://us.dl.sourceforge.net/fink/direct_download/dists/fink-0.5.1/
> >main/binary-darwin-powerpc//editors/xemacs_21.4.9-2_darwin-powerpc.deb
> > Size mismatch
>
> With a command-line apt-get, it says
>
> >Failed to fetch
> >http://us.dl.sourceforge.net/fink/direct_download/dists/fink-0.5.1/
> >main/binary-darwin-powerpc//editors/xemacs_21.4.9-2_darwin-powerpc.deb
> > Could not connect to 8080:80 (0.0.31.144). - connect (60 Operation
> >timed out)
>
> It says this even though I can use wget from the command line to fetch
> this very file. And even if I put it in fink's download area, fink
> doesn't notice it.
dselect and apt-get are enormously configurable (at least, they are on
Debian systems, which is where I use them predominantly). See man
apt.conf for details. This is where you can configure proxy settings
and all that jazz. Some proxies don't like apt at all - I've had
problems with squid in the past. Having said that, I don't seem to be
having any problems now, at least on Debian systems, where I have the
following apt.conf file:
Acquire::http::Proxy "http://my.squid.proxy.machine:3128"
Judging by your error message above, it's a proxy problem somewhere that
you are having.
Tim
--
Dr Tim Cutts
Informatics Systems Group
Wellcome Trust Sanger Institute, Hinxton, Cambridge, CB10 1SA, UK
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/x11-users
X11 for Mac OS X FAQ: http://developer.apple.com/qa/qa2001/qa1232.html
Report issues, request features, feedback: http://developer.apple.com/bugreporter
Do not post admin requests to the list. They will be ignored.