User Tools

Site Tools


blog:blank_screen_with_maple_12_on_ubuntu_if_running_compiz

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
blog:blank_screen_with_maple_12_on_ubuntu_if_running_compiz [2010-06-15 15:26] brbblog:blank_screen_with_maple_12_on_ubuntu_if_running_compiz [2010-06-15 15:28] brb
Line 5: Line 5:
 Quick fix: Disable compiz Quick fix: Disable compiz
 Real fix, without losing compiz: Real fix, without losing compiz:
-  * Enable partner repositories in sources.lst+  * Uncomment partner repositories in /etc/apt/sources.lst 
 +  * ''sudo apt-get update''
   * ''sudo apt-get install sun-java6-jre''   * ''sudo apt-get install sun-java6-jre''
   * ''sudo update-java-alternatives -l''   * ''sudo update-java-alternatives -l''
   * ''sudo update-java-alternatives -s sun-java6-jre''   * ''sudo update-java-alternatives -s sun-java6-jre''
-  * Edit the maple start file (/opt/maple12/bin/maple on my system). Locate your system type (bin.X86_64 in my case) and change the java jre variable+  * Edit the maple start file (/opt/maple12/bin/maple on my system). Locate your system type (bin.X86_64 in my case) and change the java jre variable:
  
-<code>    "bin.X86_64_LINUX"                                                            # -brb-+<code> 
 +"bin.X86_64_LINUX") 
 +# -brb-
   MAPLE_JRE_BIN="/usr/lib/jvm/java-6-sun/jre/bin/"   MAPLE_JRE_BIN="/usr/lib/jvm/java-6-sun/jre/bin/"
 # MAPLE_JRE_BIN="$MAPLE/jre.X86_64_LINUX/bin/" # MAPLE_JRE_BIN="$MAPLE/jre.X86_64_LINUX/bin/"
blog/blank_screen_with_maple_12_on_ubuntu_if_running_compiz.txt · Last modified: 2010-06-15 15:28 by brb