Friday, January 09, 2009

SCIM in OpenSolaris

Add the following two lines to your $HOME/.profile file:


GTK_IM_MODULE=scim


export GTK_IM_MODULE

Flash Player 10 on OpenSolaris


  1. Download the .tar.bz2 file from Adobe.

  2. bunzip2 [name of file]

  3. tar -xvf [name of file]

  4. cd [name of directory]

  5. cp libflashplayer.so /usr/lib/firefox/plugins

  6. Restart Firefox