[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Compiling Subversion 1.5.0 under Ubuntu 8.04 32bit

From: Benno Korn <bennokorn_at_compuserve.de>
Date: Fri, 27 Jun 2008 09:00:56 +0200

In Debian there is an experimental package:
http://packages.debian.org/experimental/subversion

Code:
tar xzf subversion_1.5.0dfsg1.orig.tar.gz
cd subversion-1.5.0dfsg1
zcat ../subversion_1.5.0dfsg1-1.diff.gz | patch -p1

The building with "debuild -us -uc" (depending packages install with
"sudo apt-get build-dep subversion". Simply install missing packages)
works well, but it does not build the libsvn-java package.

With " DEB_BUILD_OPTIONS="with-javahl" debuild -us -uc " I again get
this error.
http://ubuntuusers.de/paste/373157/

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-06-27 09:01:24 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.