Saturday, June 26, 2010

Google Chrome, linux 64 and sun java plugin

as root
mkdir /opt/google/chrome/plugins
if missing

then
cd /opt/google/chrome/plugins
ln -s ${JRE_HOME}/lib/amd64/libnpjp2.so

and finally (as user)
google-chrome --enable-plugins %U

check using about:plugins url

No comments: