Python non-root install options for creating shared library

./configure --prefix=/your/install/dir/ --enable-shared
make
make install

Leave a Reply

Your email address will not be published. Required fields are marked *