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

RE: [Subclipse-users] Issues installing javaHL by compiling svn

From: Alexander Kitaev <alex_at_tmate.org>
Date: 2006-04-07 14:50:41 CEST

Hello James,

FishEye could use JavaSVN. Read more on that here:
http://cenqua.com/fisheye/doc/1.1/admin/svnclient.html

Alexander Kitaev,
TMate Software,
http://tmate.org/
http://jetbrains.com/tmate/

> -----Original Message-----
> From: James Levinson [mailto:jlevinson@ziprealty.com]
> Sent: Friday, April 07, 2006 04:40
> To: users@subclipse.tigris.org
> Subject: [Subclipse-users] Issues installing javaHL by compiling svn
>
> I am so very very close to completing a fairly large
> migration cvs2svn...last hurdle...fisheye integration (if
> your not familiar,
> http://www.cenqua.com/fisheye/doc/latest/admin/svnclient.html)
> . So, I find out through the fisheye docs that javaHL
> bindings are required.
> Docs say I need javasvnhl.jar and libsvnjavah-1.so. I find
> out what javahl is from the subclipse faq page. I follow
> those instructions and rerun my subversion ./configure, etc.
>
> Setup:
> OS: RHEL3
> Apache: 2.2
> Svn: 1.3
> Access Method: https
> SSL: 0.9.7a
>
> 1) ran ./configure
> ./configure --with-apr=/usr/local/apache/latest \
> --with-apr-util=/usr/local/apache/latest \
> --with-ssl \
> --with-berkeley-db=/usr/lib \
> --with-libs=/usr/kerberos \
> --with-neon=/usr/local/neon \
> --with-apxs=/usr/local/apache/latest/bin/apxs \
> --enable-javahl
> --with-jdk=/export/home/zip/apps/jdk1.5.0_04
> 2) ran make
> 3) ran make javahl
> 3) ran make install
> 4) ran make install-javahl
>
> Now, after setting up my fisheye config, it throws the following:
> A problem occured starting your repository: Could not load svn-javahl:
> org/tigris/subversion/javahl/SVNClient (com.cenqua.fisheye.config.d)
>
> I can supply a LIBRARY_PATH, the problem is, I can't find
> where the files are located. I certainly do not see any
> javasvnhl.jar and the only files I have like libsvnjavah* are
> not .so files. I have these:
> /usr/local/src/subversion-1.3.0/build/win32/msvc-dsp/libsvnjav
> ahl_msvc.d
> sp
> /usr/local/src/subversion-1.3.0/subversion/bindings/java/javah
> l/native/l
> ibsvnjavahl.la.c
> /usr/local/src/subversion-1.3.0/subversion/bindings/java/javah
> l/native/.
> libs/libsvnjavahl.la.o
> /usr/local/src/subversion-1.3.0/subversion/bindings/java/javah
> l/native/l
> ibsvnjavahl.la.o
> /usr/local/src/subversion-1.3.0/subversion/bindings/java/javah
> l/native/l
> ibsvnjavahl.la.lo
>
> Is the .configure correct ? Is there some other way to get or
> build these javahl bindings ?
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
> For additional commands, e-mail: users-help@subclipse.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Fri Apr 7 14:54:04 2006

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.