I have installed python via

./configure --prefix=/data/home/nwagner/local
make
make install

How can I check if I am using a static build of python ?




On Tue, Jun 8, 2010 at 1:06 PM, Giovanni Bajo <[email protected]> wrote:

> On 6/8/2010 11:10 AM, [email protected] wrote:
>
>    File "Build.py", line 469, in fixMissingPythonLib
>>     raise IOError("Python library not found!")
>> IOError: Python library not found!
>>
>> How can I fix the problem ?
>>
>
> Are you maybe using a static build of Python?
> --
> Giovanni Bajo
> Develer S.r.l.
> http://www.develer.com
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "PyInstaller" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<pyinstaller%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/pyinstaller?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"PyInstaller" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pyinstaller?hl=en.

Reply via email to