[Bugs] #3410 Browse UNSP: Browse should enable plugins
Sugar Labs Bugs
bugtracker-noreply at sugarlabs.org
Thu May 3 13:51:51 EDT 2012
#3410: Browse should enable plugins
------------------------------------------+---------------------------------
Reporter: manuq | Owner: manuq
Type: defect | Status: new
Priority: Unspecified by Maintainer | Milestone: 0.96
Component: Browse | Version: Git as of bugdate
Severity: Unspecified | Keywords: 12.1.0
Distribution: OLPC | Status_field: Unconfirmed
------------------------------------------+---------------------------------
Comment(by manuq):
Tested Sun Java for i386 and ARM, it works in current Browse.
== For i386 ==
I followed this instructions: http://www.freetechie.com/blog/installing-
sun-java-on-fedora-12/
I downloaded jre-7u4-linux-i586.rpm in XO-1.5 os8. Installed the
package, did the symlinks specified in the instructions with the
"alternatives" command.
Only had to change the command for libnpjp2.so, seems a mistake in the
instructions for i386. The command to use is:
{{{
alternatives --install /usr/lib/mozilla/plugins/libnpjp2.so
libnpjp2.so /usr/java/jre1.6.0_31/lib/i386/libnpjp2.so 20000
}}}
== For ARM ==
I tried in XO-1.75 os8:
* Java SE for Embedded 7
* ARMv7 Linux - Headful
* EABI, Hard Float (VFP), Little Endian
I uncompressed the tarball and did this symlinks:
{{{
sudo ln -s /home/olpc/ejre1.7.0_04/lib/arm/libnpjp2.so
/usr/lib/mozilla/plugins/
sudo ln -s /home/olpc/ejre1.7.0_04/bin/java /usr/bin/java
}}}
--
Ticket URL: <http://bugs.sugarlabs.org/ticket/3410#comment:11>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system
More information about the Bugs
mailing list