Thanks so much for your response!
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:
1) check out source code
2) autogen, configure, or whatever you did next.
3) make
List those in sequence, and I believe that will help immensely. I've
tried different variants of all this on different source bases. You'd
think someone would just create a HOWTO Build javahl -- step by step.
Most of the links I've come up with on Google are people as clueless as
I am.
:-)
Brad
On Jan 20, 2005, at 8:13 PM, Mark Phippard wrote:
>> I am running Linux Fedora Core 2 and I would like to compile
>> libsvnjavahl. I have gone to about 4 different websites and tried all
>> advice, but to no avail. I have subversion installed and working and
>> the
>> subclipse plugin installed and working, and all I need is this native.
>> If anyone has the definitive instructions on how to build this, I
>> would
>> greatly appreciate it.
>
> What have you tried? For the most part, you just run:
>
> make javahl
> make install-javahl
>
> The problems occur when you run configure prior to make. I do not
> recall
> the exact switches, but I think you have to tell it where java is
> located
> and some other things. I figured it out via Google.
>
> I started with the above, and worked my way through the errors and
> Google
> until I got it. I think my first problem was that configure did not
> find a
> Java compiler so it just didn't do anything. Then I think it tried to
> use
> Jikes or something and that wouldn't work. Then I told it where the
> JDK
> was and it turned out I did not have the C++ compiler. Then it worked.
>
> I just do not remember the switches.
>
> 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 Fri Jan 21 12:20:27 2005