Hi!
I am looking for ruby-bindings to subversion.
Currently I can't get how install SWIG or related stuff...
Can somebody help me on that?
Best regards
Peter
Hi!
I am looking for ruby-bindings to subversion.
Currently I can't get how install SWIG or related stuff...
Can somebody help me on that?
Best regards
Peter
Hi,
In <8778.1142013541@www042.gmx.net>
"subversion bindings for ruby" on Sat, 11 Mar 2006 02:59:18 +0900,
Currently I can't get how install SWIG or related stuff...
You don't need SWIG if you're using tar ball.
You can install the Ruby bindings to Subversion by the
following commands:
% ./configure
% make install-swig-rb
You can run test suite:
% make check-swig-rb
Thanks,
pertl@gmx.org wrote:
--
kou