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

Re: How to complile libsvnjavahl

From: Mark Phippard <MarkP_at_softlanding.com>
Date: 2005-01-21 02:35:33 CET

> I've tried that, but I'm suspicious that the entire sequence of things
> is wrong, starting with where I'm pulling source from. If you can list
> the commands you used to:

First off, one thing people sometimes do not know is that you need all of
the Subversion code. So either checkout the trunk or one of the tags.
Personally, I used the release tarball.

I then built Subversion first. I only an occasional Linux user -- I just
followed the instructions. I think it is?

./configure
./make
./make install

That all worked fine, but it doesn't build JavaHL. So I did this:

./make javahl

That is when I got those errors that made me realize configure did not find
Java and I went down the Google path of figuring out the switches to pass
until it worked.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
Received on Fri Jan 21 12:35:33 2005

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.