Tave Singapore - 2004-11-26

Hi, I am currently running the 2.6.9 Kernel with crux2.0, binutils2.15.19, gcc3.3.3, gtk2.4.0, glib2.4.1, gtk2.4.1, python2.3.4, pygtk2.4.0., IceWM 1.2.17,

I got this message when running IceWMControlPanel-3.2,
the ./PyInstallShield gives the following message:
---------------------------------------------
./PyInstallShield:214: DeprecationWarning: use gtk.UIManager
  itemf=ItemFactory(MenuBar,"<main>",ag)
./PyInstallShield:249: Warning: unsupported arithmetic operation for flags type
  table1.attach( Label(_("Installation Directory:")),0,1,0,1,(EXPAND+FILL),(EXPAND+FILL),0,0)
Traceback (most recent call last):
  File "./PyInstallShield", line 1468, in ?
    runbabel()
  File "./PyInstallShield", line 1464, in runbabel
    mybabel=installwin()
  File "./PyInstallShield", line 249, in __init__
    table1.attach( Label(_("Installation Directory:")),0,1,0,1,(EXPAND+FILL),(EXPAND+FILL),0,0)
TypeError: flag values must be strings, ints or tuples
-------------------------------
Please assist in analysing this.
Thks,
tave