This may be old, I see you posted the 1.2 rc1 so this may be fixed now.
Description of problem:
1) Download subversion-1.1.4.zip to a clean directory
2) unzip subversion-1.1.4.zip
3) cd subversion-1.1.4
4) ./configure
Error in configuration subversion/bindings/java/javahl/
there are three directories missing
5) Hand create these directories
6) ./configure
7) make
8) make install
Another error with fsmod-install.
I didn't have time to check this one out.
Workaround:
Use the tar.gz package instead. It is complete and has no build nor
install errors.
- Your operating system
Fedora Core 2
Linux Dragon 2.6.5-1.327 #1 Sun Apr 18 04:51:55 EDT 2004 i686 i686 i386 GNU/Linux
- The release and/or revision of Subversion
1.1.4
- The compiler and configuration options you built Subversion with
No extra configs. Just a plain ./configure
GNU Autoconf 2.57
configure:1874: checking for gcc
configure:1890: found /usr/bin/gcc
configure:1900: result: gcc
configure:2144: checking for C compiler version
configure:2147: gcc --version </dev/null >&5
gcc (GCC) 3.3.3 20040412 (Red Hat Linux 3.3.3-7)
Copyright (C) 2003 Free Software Foundation, Inc.
- Any private modifications you made to your Subversion
No mods
- The version of Berkeley DB you're running Subversion with
Sleepycat Software: Berkeley DB 4.2.52: (December 3, 2003)
- Anything else that could possibly be relevant. Err on the side
of too much information, rather than too little.
I think its pretty clear that the zip file is out of sync with the tar.gz. Just thought you might want to know.
Thanks, I am looking forward to using svn it sounds like a robust piece of code.
-T-
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Apr 9 19:57:17 2005