Date: Thu, 03 Jul 2008 11:35:36 +0200 From: "Ronald Klop" <ronald-freebsd8@klop.yi.org> To: vova@fbsd.ru, eclipse@freebsd.org Cc: java@freebsd.org Subject: Re: eclipse-devel and subversion-java Message-ID: <op.udpl9m2n8527sy@guido.klop.ws> In-Reply-To: <1215074176.2170.11.camel@localhost> References: <1215074176.2170.11.camel@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
Sorry. I'm not really answering your question. I use eclipse-devel with subclipse (1.4.0) + svnkit from the subclipse-update site (not the port). This works very well. I think subversive doesn't look in the same location as where your javahl libs are. Or it expects the javahl libs from subversion 1.5 in stead of 1.4. Just some idea's. I don't know if it solves your problem. Ronald. On Thu, 03 Jul 2008 10:36:16 +0200, Vladimir Grebenschikov <vova@fbsd.ru> wrote: > 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) >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?op.udpl9m2n8527sy>