Date: Tue, 25 Oct 2011 13:15:03 +0400 From: Ruslan Mahmatkhanov <cvs-src@yandex.ru> To: ajtiM <lumiwa@gmail.com> Cc: freebsd-ports@freebsd.org Subject: Re: photofilmstrip 1.4.4 Message-ID: <4EA67E17.50903@yandex.ru> In-Reply-To: <201110241625.29635.lumiwa@gmail.com> References: <201110241625.29635.lumiwa@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
ajtiM wrote on 25.10.2011 01:25: > Photofilmstrip 1.4.4 iwas installed without problem on my FreeBSD 8.2 release > but it doesn't work: > > ImportError: /usr/local/lib/python2.7/site-packages/_sqlite3.so: Undefined > symbol "sqlite3_load_extension" > > Thanks in advance. > > Mitja Hi, Mitja your databases/sqlite3 built with EXTENSION option turned to off (it's "on" by default). Enable it and rebuild sqlite3 (py-sqlite3 also may need to be rebuilded, but i'm not sure), and all should be fine. -- Regards, Ruslan Tinderboxing kills... the drives.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4EA67E17.50903>