pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: django/python missing sqlite



On Sat 11 Apr 2009 at 09:07:43 PM +0200, Joerg Sonnenberger wrote:
>On Sat, Apr 11, 2009 at 11:55:24AM -0700, George Georgalis wrote:
>> ( cd /usr/pkgsrc/www/py-django/ && bmake deinstall clean )
>> ( cd /usr/pkgsrc/databases/py-sqlite2 && bmake deinstall clean )
>> ( cd /usr/pkgsrc/databases/py-sqlite3 && bmake install )
>> ( cd /usr/pkgsrc/www/py-django/ && bmake install PKG_OPTIONS.django=sqlite )
>> 
>> but py-django still installs py-sqlite2:
>
>Yes, that is expected. The question is: does it work for you after you
>installed py-sqlite3?

Doh! Success, I had stopped the py-django build when I saw it
building py-sqlite2, but seems okay with the py-sqlite3 installed.
Thanks!
--George


Home | Main Index | Thread Index | Old Index