Re: py-odbc with python-2.4

2009-10-05 Thread Vijay Sankar
Stuart Henderson wrote: On 2009/10/05 15:04, Vijay Sankar wrote: I would like to have a py-odbc package that gets installed under site-packages for Python 2.4. In $PORTSDIR/lang/python/python.port.mk, I changed MODPY_VERSION? to 2.4 but not sure whether this is the right way to do it. You'll

Re: py-odbc with python-2.4

2009-10-05 Thread Stuart Henderson
On 2009/10/05 15:04, Vijay Sankar wrote: > I would like to have a py-odbc package that gets installed under > site-packages for Python 2.4. > > In $PORTSDIR/lang/python/python.port.mk, I changed MODPY_VERSION? to > 2.4 but not sure whether this is the right way to do it. You'll have to manually

py-odbc with python-2.4

2009-10-05 Thread Vijay Sankar
I would like to have a py-odbc package that gets installed under site-packages for Python 2.4. In $PORTSDIR/lang/python/python.port.mk, I changed MODPY_VERSION? to 2.4 but not sure whether this is the right way to do it. make package gives me the following error: $ make package `/hom