>  1. download swig 1.3 and install: ./configure; make; make install
>     - check by running swig -version and getting v. 1.3 or greater
>  reported
>  2. download svn 1.4 (no reason to go lower if you are starting from
>  scratch, right?)
>    - install with which flags?
>    - verify the installation somehow?
>  3. get python 2.5
>    - anything special about the installation?

I'm not sure you may build SVN without installing Python first... I
guess Python details are required for building the proper SVN-Python
wrappers...
You need at step 2 to verify that the swig-py wrappers are configured,
built and installed (there is a specific make target to install the
python wrappers, they won't be installed with the default "make
install" target.

HTH,
Manu

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" 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/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to