[Bug 1073] Chrome can't load plugin

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Mon Jul 16 11:24:14 PDT 2012


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1073

Adam Domurad <adomurad at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Adam Domurad <adomurad at redhat.com> ---
Hey, thanks for the bug report! This was a problem I noticed and fixed a while
back in the most up to date version.

Can you please give http://icedtea.classpath.org/hg/release/icedtea-web-1.2 a
try ?

Make sure you have mercurial, and go to a folder to build in.
 to do the following:

hg clone http://icedtea.classpath.org/hg/release/icedtea-web-1.2/
cd icedtea-web-1.2

mkdir build
cd build

./autogen.sh
../configure --prefix=$(pwd)
make install

Then backup /usr/lib64/IcedTeaPlugin.so (or whatever the location of your
IcedTeaPlugin.so is) 
and replace it with 
<root folder you chose>/icedtea-web-1.2/build/plugin/icedteanp/IcedTeaPlugin.so

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20120716/a19e0260/attachment.html 


More information about the distro-pkg-dev mailing list