Hi
I've tried rapidsvn on tc 5 but I get this error:
rapidsvn: error while loading shared libraries: libwx_gtk2u-2.8.so.0: cannot open shared object file: No such file or directory
Infact this file doesn't exist in wxgtk.tcz (5.x) while exists on 4.x.
I've also tried to compile rapidsvn on 5.x but I get this error:
about_dlg.o:(.rodata._ZTI20wxThreadHelperThread[_ZTI20wxThreadHelperThread]+0x8): undefined reference to `typeinfo for wxThread'
about_dlg.o:(.rodata._ZTI8AboutDlg[_ZTI8AboutDlg]+0x8): undefined reference to `typeinfo for wxDialog'
.......