Commenting: electronic.alchemy
electronic.alchemy
where the past meets the future

Commenting: pike/svn swig bindings setup

install swig, python.

gtar xzvf subversion-1.5.5.tar.gz
gtar xzvf subversion-deps-1.5.5.tar.gz
cd subversion-1.5.5
mv neon neon.src
cd neon.src/
./configure --with-ssl=openssl --enable-shared --disable-static
make
sudo rm /usr/local/lib/libneon.*
sudo make install
./configure PYTHON=`which python` --with-ssl --with-openssl=/usr/sfw --with-swig=/usr/local/bin/swig --with-neon=/usr/local/
make
make swig-py
make check-swig-py
sudo make install
sudo make install-swig-py

Name:
Email:
Website:
Authenticate: