
Originally Posted by
mefoster
For those who are eagerly awaiting it, Ice 3.3.0 will be released for Fedora Real Soon Now [TM].
Updates to Ice 3.3.0 (including the recent slice2cpp fix posted on the patch forums) are now available on Fedora 8 and 9 through updates-testing. To check them out, do the following. If you've already got the Ice 3.2.1 packages installed, then do this:
Code:
yum --enablerepo=updates-testing update ice\*
or, if you want to install them for the first time, do this (including the packages you actually want to use):
Code:
yum --enablerepo=updates-testing install ice ice-devel ice-java ice-java-devel [...]
Post here or file a bug at http://bugzilla.redhat.com/ if there are any issues. If everything is fine, this update will be pushed to the stable updates repository in a week or so.
MEF