Date: Fri, 24 Mar 2006 13:21:29 -0500 (EST) From: "kalin mintchev" <kalin@el.net> To: questions@freebsd.org Subject: Re: eclipse looks for cairo.2 [CURED] Message-ID: <59320.24.90.32.74.1143224489.squirrel@mail.el.net> In-Reply-To: <57527.24.90.32.74.1142810710.squirrel@mail.el.net> References: <54465.24.90.33.115.1140688001.squirrel@mail.el.net> <4418ADA3.9050902@datalinktech.com.au> <57527.24.90.32.74.1142810710.squirrel@mail.el.net>
next in thread | previous in thread | raw e-mail | index | archive | help
> here: > # make install clean > ===> eclipse-3.1.2 depends on executable: ant - found > ===> eclipse-3.1.2 depends on executable: zip - found > ===> eclipse-3.1.2 depends on executable: unzip - found > ===> eclipse-3.1.2 depends on executable: mozilla - found > ===> eclipse-3.1.2 depends on file: /usr/local/jdk1.4.2/bin/java - found > ===> eclipse-3.1.2 depends on executable: gmake - found > ===> eclipse-3.1.2 depends on file: /usr/local/bin/intltool-extract - > found > ===> eclipse-3.1.2 depends on file: > /usr/X11R6/libdata/pkgconfig/gnome-mime-data-2.0.pc - found > ===> eclipse-3.1.2 depends on executable: pkg-config - found > ===> eclipse-3.1.2 depends on shared library: cairo.2 - not found > ===> Verifying install for cairo.2 in /usr/ports/graphics/cairo > ===> cairo-1.0.4 is marked as broken: Unknown component ltverhack. > *** Error code 1 > > Stop in /usr/ports/graphics/cairo. > *** Error code 1 > > Stop in /usr/ports/java/eclipse. > some people contacted me personally for the solution of this problem and now i'm going to update this post so it's documented here. for what its worth... solution: install cairo from src: http://cairographics.org/news then link the libcairo.so.4 to libcairo.so.2 in /usr/local/lib. then run 'make install clean' in the eclipse port again. that's it. later..
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?59320.24.90.32.74.1143224489.squirrel>