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

Re: problems opening subclipse perspetive

From: Hermann Voßeler <hermann.vosseler_at_baaderbank.de>
Date: 2005-05-09 17:24:00 CEST

Thomas SMETS wrote:
>
> Have you an idea when the description of the Debian install was
> made... I will look into the Archives tonight !
>

There was a thread called "Big fat FAQ" about 26.Jan

Last week, I followed this instructions with success.

I got the impression, that it can be rather cumbersome
to use the devel-RPMs of the Linux Distribution to
build Subversion.

On my Fedora Core 3 Subversion was alredy installed.
I uninstalled this RPM-Package, then got the latest
Subversion-src-tarball. I installed some prereqs.
(from Fedora Core RPMs), built from source and
installed this Subversion to /usr/local

And don't forget: you will need a wrapper script to start
eclipse and point it to your lib...

To Summarize, I did the following:

cd /usr/local/src/
mkdir subversion
cd subversion
tar xzvf $ITLIB/Subversion/Src/subversion-1.1.4.tar.gz
cd subversion-1.1.4

./configure --enable-javahl --with-jdk=/usr/java/j2sdk1.4.2_07/
--enable-shared --with-ssl
make

su
make install
make install-javahl

/sbin/ldconfig -N -X -v -n /usr/local/lib

-- 
hope this helps,
Hermann Vosseler
---------------------------------------------------------------
Hermann Voßeler
Baader Wertpapierhandelsbank AG / IT
Weihenstephaner Straße 4
D-85716 Unterschleißheim
---------------------------------------------------------------
Received on Tue May 10 01:24:00 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.