> I was able to build the subversion source using the PCbuild8/ 
> readme.txt instructions. However how do i install the compiled
> interpreter and libraries so it can be used with swig or wxpython
> (win32).


I'm not sure why you want to install it - just run it from where
it was built.

If you want to install it, you either have to copy the files into
place yourself, or you can try building an MSI file with Tools/msi/msi.py.

Regards,
Martin
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to