[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools.gef] Re: eDiagram and existing references
|
- From: Jason Grant <junk@xxxxxxxxxxx>
- Date: Sat, 08 Oct 2005 14:15:09 +1000
- Newsgroups: eclipse.tools.gef
- Organization: EclipseCorner
- User-agent: Pan/0.14.2.91 (As She Crawled Across the Table)
Resolved as described in
https://bugs.eclipse.org/bugs/show_bug.cgi?id=112012
This is a linux-related issue. GEF was not finding libcairo.so.1 which is
shipped with eclipse as a temporary measure before it is released with
GTK+. Just needed to make a symlink to it from /lib. Probably a
common trap for new players!