Sebastian Magda <ma...@cortechslabs.com> writes: > Built and installed the latest stable version > subversion-1.7.2.tar.gz<http://apache.mirrors.pair.com/subversion/subversion-1.7.2.tar.gz> > Crashes immediately on start: > > : svn > Segmentation fault (core dumped)
> : gcc -v > Reading specs from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/specs > Configured with: ../configure --prefix=/usr --mandir=/usr/share/man > --infodir=/usr/share/info --enable-shared --enable-threads=posix > --disable-checking --with-system-zlib --enable-__cxa_atexit > --disable-libunwind-exceptions --enable-java-awt=gtk > --host=x86_64-redhat-linux > Thread model: posix > gcc version 3.4.6 20060404 (Red Hat 3.4.6-11) That's a very old gcc, it's probably this problem: http://subversion.apache.org/docs/release-notes/1.7.html#rhel-2-issue -- Philip