LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Rapidsvn install on SLES 11 SP2. (https://www.linuxquestions.org/questions/linux-software-2/rapidsvn-install-on-sles-11-sp2-4175520485/)

slyost 09-29-2014 09:45 AM

Rapidsvn install on SLES 11 SP2.
 
Trying to install the latest rapidsvn on SLES 11 sp2.

1. Un-tarred latest rapidsvn file
2. configure (no errors), I specified the /usr/local/rapidsvn as the destination
3. make (few errors below)


SyntaxError: invalid syntax
File "../../tools/msgfmt.py", line 86
0x950412deL, # Magic ^
SyntaxError: invalid syntax
make[2]: *** [all-mo] Error 1
make[2]: Leaving directory `/tmp/rapidsvn-0.12.1/src/locale'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/rapidsvn-0.12.1/src'
make: *** [all-recursive] Error 1
4. su


5.make install (few errors regarding locales)

I see include, lib and share directories created here but no executable? Looking for rapidsvn to fire up. SLES seems to come with rapidsvn but it crashes very quickly.

Am I doing something wrong. Any help would be greatly appreciated.


All times are GMT -5. The time now is 02:50 AM.