[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform.swt] cairo no longer shipped with 3.2M3?
|
- From: Jason Grant <junk@xxxxxxxxxxx>
- Date: Sat, 26 Nov 2005 11:50:00 +1100
- Newsgroups: eclipse.platform.swt
- Organization: EclipseCorner
- User-agent: Pan/0.14.2.91 (As She Crawled Across the Table)
It was nice that eclipse 3.1 shipped with a pre-built libcairo version
that matched SWT's needs. Eclipse 3.2M3 doesn't ship with this library.
Does the absence of the bundled library suggest that libcairo will no
longer will be supplied with eclipse? (I realise that this is only a
temporary measure until libcairo is included with the major linux
distros, but this still seems to be some way off). I'm keen for eclipse
to continue to ship with the libs, since it will make installation of my
RCP product much simpler.
For the benefit of others, I found the following rpms were required to
support advanced graphics under fedora core 4:
cairo-1.0.2-1.1.fc4.nr.i386.rpm
glitz-0.4.3-1.1.fc4.nr.i386.rpm
libpixman-0.1.5-1.1.fc4.nr.i386.rpm
and I got them from
www.nrpms.net.
Cheers,
Jason.