You are not logged in.

#1 2011-11-23 15:37:10

NgoHuy
Member
Registered: 2011-10-27
Posts: 23

[Solved] Oxford dictionary 8th installation

Hi all !
I'm Vietnamese and I 'm learning English.
I install OALD8, it works but I can't use iwritter.
It shows:
LoadPlugin: failed to initialize shared library /usr/lib/mozilla/plugins/libflashplayer.so [libnssutil3.so.1d: cannot open shared object file: No such file or directory]

and several libs as libnspr4.so.0d libplc4.so.0d
I'm googling but not result
thank for anyone help me !

Edit: thank moderator ^^!

Last edited by NgoHuy (2013-04-02 18:27:22)

Offline

#2 2013-04-02 17:28:19

NgoHuy
Member
Registered: 2011-10-27
Posts: 23

Re: [Solved] Oxford dictionary 8th installation

Hi all !
I  solved all problem by using:

after installing OALD8:

ln -s libplds4.so libplds4.so.0d

ln -s libnspr4.so libnspr4.so.0d

ln -s libplc4.so libplc4.so.0d

You must create file run-dict.sh:

#!/bin/sh

export MOZ_PLUGIN_PATH=/path/oald8/plugins

padsp /path/oald8/oald8

and run it. But resources can not run because command .launch() not run in xulrunner on unix/Linux

You can change line 31 in "chrome/oald8/content/js/resources.js":
L_File.launch(); -> pdf_program L_File;

also, OALD8 uses browsers in range:
opera->konqueror->galeon->mozilla-> netscape

If you don't use them, you can create symlink from your browser to it.

I hope this help.
Kind regards,
NgoHuy

Last edited by NgoHuy (2013-04-02 17:40:49)

Offline

#3 2013-04-02 17:54:27

HalosGhost
Forum Moderator
From: Twin Cities, MN
Registered: 2012-06-22
Posts: 2,094
Website

Re: [Solved] Oxford dictionary 8th installation

Please add [Solved] to the beginning of your thread title as per the Forum Etiquette.

All the best,

-HG

Last edited by HalosGhost (2013-04-02 18:03:43)

Offline

#4 2013-04-02 18:10:43

Inxsible
Forum Fellow
From: Chicago
Registered: 2008-06-09
Posts: 9,183

Re: [Solved] Oxford dictionary 8th installation

Took you a year and a half to solve it, but thanks. Please mark thread solved as suggested.


Forum Rules

There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !

Offline

Board footer

Powered by FluxBB