Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Feb 2014 12:30:24 -0800
From:      Sergei G <sergeig.public@gmail.com>
To:        Daniel Corbe <corbe@corbe.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: py-sqlite3 with Python 3.3
Message-ID:  <CAFLLzCMwzU0Ggw1MKMYjzqxyG1Vh8=L3FXRzQiSySGnxReoE0g@mail.gmail.com>
In-Reply-To: <xonob2kmjni.fsf@desktop.hga1.somcable.com>
References:  <52F37B1F.8010506@gmail.com> <xonob2kmjni.fsf@desktop.hga1.somcable.com>

next in thread | previous in thread | raw e-mail | index | archive | help
I think sqlite3 is generally included with Python by default since Python
2.5. I don't think it is distributed as a standalone package. So, I am not
sure distutils is applicable in this case.


On Thu, Feb 6, 2014 at 5:54 AM, Daniel Corbe <corbe@corbe.net> wrote:

>
> 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?CAFLLzCMwzU0Ggw1MKMYjzqxyG1Vh8=L3FXRzQiSySGnxReoE0g>