[BangPypers] Django GeoIP related Problem

Gora Mohanty gora at mimirtech.com
Mon Nov 5 11:47:38 CET 2012


On 5 November 2012 15:19, Prashant Gaur <prashant at lintelindia.com> wrote:
>
> HI
>
> i am using django_geoip app in my django website but i am getting errors
> please tell me what will  be GEOIP_LIBRARY_PATH actually .


That would depend on where you installed the GeoIP C libary from Maxmind.

> i am using ubuntu linux  .

In this case, you should probably just install the libgeop1 system
package. That puts the library in a standard location, so that you
should not need to set GEOIP_LIBRARY_PATH.

Regards,
Gora


More information about the BangPypers mailing list