From: Daniel F. <df...@ip...> - 2003-03-30 04:45:08
|
To avoid the irritating disabling of java when opening opera, you have to= edit=20 /usr/bin/opera with vi or emacs, and uncomment the lines about 2/3 of the= way=20 down, which says: # Uncomment the next lines to workaround the "preloaded libXt" problem. # LD_PRELOAD=3D"${OPERA_JAVA_DIR}/libawt.so" # OPERA_FORCE_JAVA_ENABLED=3D"1" # export LD_PRELOAD OPERA_FORCE_JAVA_ENABLED Opera should work better after this. Dan. |