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

compiling javahl problem

From: Yiling Lu <yilingl_at_gmail.com>
Date: 2004-12-29 07:37:03 CET

I'm trying to compile the javahl bindings from subversion 1.1.2 on
Linux (Mandrake distribution).

The reasion I want to have the javahl bingdings is that I installed
latest subclipse on Eclipse 3.0.1, though subclipse installed
properly, it requires javahl from subversion to run.

Here is what I did to build javahl binding from subversion source:

1. Download the latest source code tar ball from subversion:
subversion-1.1.2.tar.gz
2. tar xzvf subversion-1.1.2.tar.gz
3. cd subversion-1.1.2
4. ./autogen.sh
5. ./configure --enable-maintainer-mode
6. make
7. cd subversion/bindings/java/javahl
8. aclocal-1.7

problem stopped me at this step, I got: aclocal: 'configure.ac' or
'configure.in' is required.

Could you please kindly help me out here?

Here is what I have checked:

1. I am using java 1.4.2_04, jdk is on the path.
2. I have aclocal-16, aclocal-1.7, aclocal-1.8 installed

Thank you in advance.

//Y

On Tue, 28 Dec 2004 20:38:52 -0500, Mark Phippard <MarkP@softlanding.com> wrote:
> > And i could not find anywhere else on sublcipse web site documenting
> > how to build javahl.
>
> JavaHL is actually part of Subversion itself. You would get better help on
> their lists as that is where the developers of this component live.
>
> It might help if you at least explain what OS you are on, what you have
> tried to do, and what has failed.
>
> Mark
>
> _____________________________________________________________________________
> Scanned for SoftLanding Systems, Inc. by IBM Email Security Management Services powered by MessageLabs.
> _____________________________________________________________________________
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
> For additional commands, e-mail: users-help@subclipse.tigris.org
>
>
Received on Wed Dec 29 17:37:03 2004

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

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