Date: Thu, 03 Jul 2008 12:36:16 +0400 From: Vladimir Grebenschikov <vova@fbsd.ru> To: eclipse@freebsd.org Cc: java@freebsd.org Subject: eclipse-devel and subversion-java Message-ID: <1215074176.2170.11.camel@localhost>
next in thread | raw e-mail | index | archive | help
Hi Does anyone succeeded to run eclipse with subversive SVN ? I have tried and failed. I have eclipse-devel (Europe) with recent updates by TUM. Subversive installed from eclipse and java/subversion-java port installed. But anyway, subversive complain that there are no lavahl libraries installed $ pkg_info -L subversion-java\* | fgrep .so /usr/local/lib/libsvnjavahl-1.so /usr/local/lib/libsvnjavahl-1.so.0 $ ldconfig -r | fgrep javahl 816:-lsvnjavahl-1.0 => /usr/local/lib/libsvnjavahl-1.so.0 $ What is wrong ? Side question: Does java/subversion-java is compatible with recent devel/subversion port ? (subclipse is no more compatible with it due to repo versions miss-match) -- Vladimir B. Grebenschikov vova@fbsd.ru
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1215074176.2170.11.camel>