The upgrade notes will always indicate if you need to take any special
kind of action.

Just make sure you patch for the issue described in this post

http://lists.baruwa.org/pipermail/baruwa/2011-January/000330.html

On 15 Jan 2011, at 5:53 PM, Mikael Syska wrote:

> Haven't tried to create a package yet for FreeBSD, but if I find the
> time to do it, I will take a look at it.

Take a look at the FreeBSD guide it provides very good instructions

http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/index.html

> Still ... its quite easy to make it work ... just remove the
> requirements from the setup.py file ... since they are installed via
> ports. Since it can't resolve the GeoIP for some reason.

This is an issue with the way setuptools works, since we package the templates
you need to set zip_safe to false, which then interferes with the geoip C
modules installation indicators. 

So it is really a catch 22

> 
> Great project ... and its like instant response from you on this
> mailing list ... AWESOME.

Thanks, You are welcome,.

--
Baruwa - www.baruwa.org

_______________________________________________
Baruwa mailing list
[email protected]
http://lists.baruwa.org/mailman/listinfo/baruwa

Reply via email to