Could find libpython.so after succesfull compilation.

Steven Truppe steven.truppe at chello.at
Fri Sep 30 22:19:17 EDT 2016


I fond this in the ./configuration help:

*  --enable-shared         disable/enable building shared python library*

so i tried:

$configure --enabled-shard

but i can't still find a library inside my build directory.



On 2016-10-01 02:23, Steven Truppe wrote:
> Hi all,
>
>
> i've compiled python3.5 and all went fine, i find ./python and it 
> works, most of the make test stuff is working my only problem is that 
> i'm not able to find libpython.so ....
>
>
> am i missing somehting ?
>
>
> Thianks in advance
>




More information about the Python-list mailing list