<p>
Pour utiliser le code source directement, tout d'abord vous devez
- savoir que Booh a besoin de <b>ruby, ruby-gettext >= 0.8.0</b>,
+ savoir que Booh a besoin de <b>ruby (compatible avec ruby 1.8 et ruby 1.9), ruby-gettext >= 0.8.0</b>,
<b>ruby-gtk2 >= 0.12</b> et <b>gtk2 >= 2.8</b>.
</p>
</p>
- <h3><font color="red">Mises en garde de compatibilité</font></h3>
-
- <ul>
- <li>ruby-gtk2 0.17.0 a une sérieuse fuite mémoire et devrait être
- évité ; vous devez absolument rétrograder en 0.16.0 (si vous
- utilisez ruby < 1.8.7) ou mettre à jour en 0.18.1.<br/><br/></li>
-
- <li>ruby-gtk2 0.18.0 plante car il manque <tt>Gdk::GC</tt>; utilisez
- 0.18.1.<br/><br/></li>
-
- <li>utiliser ruby >= 1.8.7 avec ruby-gtk2 < 0.17.0 provoque des
- plantages (avec le message "[BUG] object allocation during
- garbage collection phase" sur la console), vous devez
- absolument rétrograder en ruby <= 1.8.6 ou mettre à jour en
- ruby-gtk2 >= 0.18.1.<br/><br/></li>
-
- </ul>
-
-
<h2>Historique</h2>
<p>
<p>
To use sourcecode directly, first you need to know that Booh
- needs <b>ruby, ruby-gettext >= 0.8.0</b>,
+ needs <b>ruby (compatible with ruby 1.8 and ruby 1.9), ruby-gettext >= 0.8.0</b>,
<b>ruby-gtk2 >= 0.12</b> and <b>gtk2 >= 2.8</b>.
</p>
</p>
- <h3><font color="red">Compatibility warnings</font></h3>
-
- <ul>
- <li>ruby-gtk2 0.17.0 has a serious memory leak and should be avoided;
- you should absolutely downgrade to 0.16.0 (if you use
- ruby < 1.8.7) or upgrade to 0.18.1.<br/><br/></li>
-
- <li>ruby-gtk2 0.18.0 crashes on missing <tt>Gdk::GC</tt>; use
- 0.18.1.<br/><br/></li>
-
- <li>using ruby >= 1.8.7 with ruby-gtk2 < 0.17.0 triggers random
- crashes (with message "[BUG] object allocation during garbage
- collection phase" on the console), you should absolutely
- downgrade to ruby <= 1.8.6 or upgrade to ruby-gtk2 >= 0.18.1.<br/><br/></li>
-
- </ul>
-
-
<h2>History</h2>
<p>Noticeable changes in each release (check <tt>ChangeLog</tt> in source for details):</p>