Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 06 Feb 2014 16:54:09 +0300
From:      Daniel Corbe <corbe@corbe.net>
To:        Sergei G <sergeig.public@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: py-sqlite3 with Python 3.3
Message-ID:  <xonob2kmjni.fsf@desktop.hga1.somcable.com>
In-Reply-To: <52F37B1F.8010506@gmail.com> (Sergei G.'s message of "Thu, 06 Feb 2014 04:07:59 -0800")
References:  <52F37B1F.8010506@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

You could always just bypass ports and install py-sqlite3 with
distutils.

-Daniel

Sergei G <sergeig.public@gmail.com> writes:

> I have both Python 2.7 and 3.3 on FreeBSD 10 machine.
>
> I need to install SQLite3 support for Python 3.3 and I don't know how
> to do that.
>
> I see that py-sqlite3 port compiles by default with Python 2.7. Is
> there an easy way to compile it for Python 3?  I see no py33-sqlite3
> port.
>
> I tried coping dynamic library file from 2.7 to 3.3 and needless to
> say it did not work.
>
>
> Thanks
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xonob2kmjni.fsf>