Trying to compile lxml say i need this file: http://cheeseshop.python.org/packages/2.4/s/setuptools/setuptools-0.5-py2.4.egg
But on this site, actual version i 0.6. Can you upgrade fink information to compile it sucessfully? Thanks. ----- This is copy/paste error: Downloading http://cheeseshop.python.org/packages/2.4/s/setuptools/setuptools-0.5-py2.4.egg Traceback (most recent call last): File "setup.py", line 2, in ? use_setuptools(version="0.5") File "/sw/src/fink.build/lxml-py24-1.2.1-1/lxml-1.2.1/ez_setup.py", line 77, in use_setuptools egg = download_setuptools(version, download_base, to_dir, download_delay) File "/sw/src/fink.build/lxml-py24-1.2.1-1/lxml-1.2.1/ez_setup.py", line 131, in download_setuptools src = urllib2.urlopen(url) File "/sw/lib/python2.4/urllib2.py", line 130, in urlopen return _opener.open(url, data) File "/sw/lib/python2.4/urllib2.py", line 364, in open response = meth(req, response) File "/sw/lib/python2.4/urllib2.py", line 471, in http_response response = self.parent.error( File "/sw/lib/python2.4/urllib2.py", line 402, in error return self._call_chain(*args) File "/sw/lib/python2.4/urllib2.py", line 337, in _call_chain result = func(*args) File "/sw/lib/python2.4/urllib2.py", line 480, in http_error_default raise HTTPError(req.get_full_url(), code, msg, hdrs, fp) urllib2.HTTPError: HTTP Error 404: Not Found ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
