Re: readline installation problem

2005-10-08 Thread Jesper
ne.a That finally made it work ... Cheers Jesper -- http://mail.python.org/mailman/listinfo/python-list

Re: Trouble Installing TTX/FontTools (asks for .NET Framework Packages)

2005-04-23 Thread Jesper Olsen
a compiler - seems distutils has been broken in python2.4 (it works in python2.3). Jesper -- http://mail.python.org/mailman/listinfo/python-list

Re: import error using BOOST in linux

2005-06-07 Thread Jesper Olsen
Have you set LD_LIBRARY_PATH ? -Jesper -- http://mail.python.org/mailman/listinfo/python-list

Re: running distutils installer without admin on windows

2005-06-08 Thread Jesper Olsen
> Thanks. You can use the --home switch to specify a local directory to install in, e.g.: % python setup.py install --home=. -Jesper -- http://mail.python.org/mailman/listinfo/python-list