13 Jun
2007
13 Jun
'07
10:31 p.m.
Mikko Ohtamaa, on 2007-06-13:
error: package directory 'build/lib/linux-i686-2/5/pytz/zoneinfo/Antarctica' does not exist make: *** [build] Error 1
Solved it.
You must run python setup.py install as root and *do not* run make, configure, etc. before as a normal user.
Ehm... you should not run "python setup.py install" at all! The usual way to install zope from a tar ball is: ./configure # or ./configure --with-python=python2.4 --prefix=directory-of-your-choice make sudo make install -- Maurits van Rees | http://maurits.vanrees.org/ [NL] Work | http://zestsoftware.nl/ "Do not worry about your difficulties in computers, I can assure you mine are still greater."