Como instalar o OALD8 no Ubuntu 14.04 x64?

3

Estou executando o Ubuntu 14.04 LTS x64

Eu tenho um dicionário Oxford Advanced Learners 'e que vem com um disco que contém um dicionário digital. Não sei como instalá-lo no meu computador. Por favor, me ajude. Desde já, obrigado. :)

    
por skb50bd 04.07.2014 / 18:21

3 respostas

7

Consegui fazer com que a ferramenta Dicionário Avançado de Oxford (8ª ed) de Oxford funcionasse na minha caixa Xubuntu 14.04. Não é perfeito, mas está funcionando. :)

Não há necessidade de instalá-lo em todo o sistema (ou seja, usando o sudo).

Estou pensando em você ter o CD que acompanha o Dicionário. Insira-o na sua máquina.

Agora, siga estas instruções no terminal:

1) Crie um diretório chamado oald8 na sua pasta Downloads ;

mkdir ~/Downloads/oald8

2) Copie as pastas linux e oald8.data para o seu oald8 (você deve substituir pathtomedia por o caminho apropriado!)

cd /pathtomedia/OALD8
cp -r linux oald8.data ~/Downloads/oald8
cd ~/Downloads/oald8

3) Agora, execute o arquivo setup do linux / setup.data / bin / Linux / x86.

cd linux
./setup.data/bin/Linux/x86/setup

Esta configuração pedirá para instalar os arquivos em ~ / oald8. Você deveria aceitar isso, imho.

OBSERVAÇÃO

As ferramentas e bibliotecas do dicionário Oxford Advanced Learner's vêm em 32 bits. Então, neste ponto, se você não tiver compatibilidade com 32bits, receberá uma mensagem como:

bash: ./setup.data/bin/Linux/x86/setup: No such file or directory

Se você tem isso, e tem certeza de que o arquivo existe (tente ls ), você precisa instalar o libc6: i386 , libncurses5: i386 e libstdc ++ 6: i386 .

sudo dpkg --add-architecture i386
sudo apt-get update
sudo apt-get install libc6:i386 libncurses5:i386 libstdc++6:i386

Você também precisará dos seguintes pacotes para que as bibliotecas do oald8 funcionem:

sudo apt-get install libgtk2.0-0:i386 libpangoxft-1.0-0:i386 libpangox-1.0-0:i386

Além disso, você deve instalar o gtk2-engines-pixbuf: i386 e o gtk2-engines-murrine: i386 , já que o programa o utiliza.

sudo apt-get install gtk2-engines-pixbuf:i386 gtk2-engines-murrine:i386

Se tudo deu certo no passo 3, agora você tem um ícone na sua área de trabalho. Depois que você acertar, o sistema irá reclamar, dizendo que não é confiável (marque-o como executável e o aviso irá parar).

Após o lançamento do programa, ele irá reclamar sobre o flashplayer. Mas você não pode instalá-lo através do flashplugin-installer: i386 porque entra em conflito com o atual flashplugin-installer.

Se você executar o oald8 no terminal, verá que ele quer uma versão de 32 bits do libnssutil3.so.1d (que faz parte do libnss3-1d: i386 ) e libplc4.so.0d (que faz parte do libnspr4-0d: i386 ). Mas depois de instalar essas bibliotecas, recebi uma falha de segmentação (ftw!).

UPDATE (mais algumas correções!)

Pesquisando na web, achei este blog . Esse cara incrível mostra como consertar o flash lib e explica o problema do som (achei que não tinha som por causa do flash!).

4) Ele sugere usar a versão librashplayer 9r280 + (funcionou na minha caixa). Você pode baixá-lo do arquivo de macromídia, ou você pode tentar o comando wget abaixo.

cd ~/oald8/plugins
mv libflashplayer.so libflashplayer.so.old
mkdir flash9
cd flash9

wget http://fpdownload.macromedia.com/get/flashplayer/installers/archive/fp9r280_plus_archive.zip

unzip fp9r280_plus_archive.zip
tar -xvzf fp9r280_and_higher_archive/9r280/flashplayer9r280_linux.tar.gz
cp libflashplayer.so ../

5) Ele também explica o problema de som, e ele sugere usar o wrapper padps. É suposto usar o 32bits libpulsedsp.so, então, você precisa instalar o pacote libpulsedsp: i386.

sudo apt-get install libpulsedsp:i386

Infelizmente, o script padsp irá insistir em usar a versão de 64bits da biblioteca na variável de ambiente LD_PRELOAD. Portanto, padsp é inútil para este problema , e você precisará definir o LD_PRELOAD sozinho antes de executar o comando oald8. ( Colocar a versão de 32bits da biblioteca na pasta 64bits também funciona ... mas esta é uma solução deselegante ).

cd ~/oald8
LD_PRELOAD=/usr/lib/i386-linux-gnu/pulseaudio/libpulsedsp.so ./oald8

Finalmente, você pode automatizá-lo. Sugiro que você abra o arquivo run-oald8.sh e inclua (na linha 68, por exemplo) o seguinte comando:

export LD_PRELOAD=/usr/lib/i386-linux-gnu/pulseaudio/libpulsedsp.so

Ainda não é perfeito, mas agora posso usar 95% das ferramentas. : D

    
por Rafael Barreto 06.07.2014 / 02:14
1

Primeiro instale o stardict do aplicativo.

sudo apt-get install stardict

Em seguida, abra o CD. Encontre o arquivo oald.zip dentro da pasta linux e cole na área de trabalho. Em seguida, extraia o arquivo. Haverá oald.dict e oald.idx arquivos.

Copie esse arquivo e cole-o na pasta

/usr/share/stardict/dic

você pode usar o dicionário com stardict

** Você também pode executar o arquivo setup.sh

Vá para a pasta linux . Então,

sudo bash setup.sh
    
por user308564 04.07.2014 / 18:38
0

Desculpe por atualizar este tópico, mas como tive esse problema e resolvi agora, coloquei o caminho até aqui.

  1. Eu crio um arquivo iso do CD de oxford.

  2. Então dentro do arquivo iso existe uma pasta que o nome dele, é linux. Você deve copiar de fora e há um arquivo .sh para instalar software.

Como esta imagem abaixo:

  1. Em seguida, execute: ./setup.sh ou seja.

meu arquivo log :

----====== OAAD installation program ======----

You are running a x86 machine with libc5
Hit Control-C anytime to cancel this installation program.

OXFORD UNIVERSITY PRESS
SOFTWARE LICENCE


The literary material and computer software programs in this CD-ROM ("the Software") and any associated documen
tation are protected by copyright laws worldwide. The copyright is owned or licensed to Oxford University Press
 ("OUP"). 

1.      LICENCE 
OUP grants you the non-exclusive non-transferable right to use the Software on a single computer of the type sp
ecified in the packaging. You may not network the Software. 

2.      USE OF THE SOFTWARE
2.1     Without prejudice to any statutory rights so to do and except as expressly permitted by this licence, y
ou must not modify, adapt, distribute, transmit, transfer, publish, reproduce or alter any of the Software or a
ny associated documentation.
2.2     Recognising the damage to OUP's business which would flow from unauthorized use of the Software and any
 associated documentation, you will make every effort to keep the CD-ROM and associated documentation secure bo
th during the continuance of this licence and after its termination.

3.      TERMINATION 
You may terminate this licence at any time by destroying the Software and any associated documentation.  This l
icence will also terminate if you breach any of its terms.

4.      WARRANTIES
4.1     OUP warrants that the Software will be free from defects in materials and workmanship under normal use 
and will conform to the published specification for 90 days from the date you receive it.
4.2     The above warranty is in lieu of all other warranties express or implied and representations and in par
ticular but without limitation to the foregoing:
4.2.1   OUP gives no warranties and makes no representations that the Software will be suitable for any particu
lar purpose or for use under any specific conditions notwithstanding that such purpose or conditions may be kno
wn either to OUP or the dealer from whom you acquired the CD-ROM;
4.2.2   OUP accepts no responsibility for any mathematical or technical limitations of the Software;
4.2.3   OUP does not warrant that the operation of the Software will be uninterrupted or free from errors. 

5.      LIMITATION OF LIABILITY
5.1     The entire liability of OUP and its suppliers and your exclusive remedy shall at OUP's option be replac
ement of the CD-ROM disc.
5.2     Save in the case of death or personal injury, in no circumstances will OUPor its suppliers be liable fo
r any damages whatsoever (including without limitation damages for loss of data, loss of business, loss of prof
it, goodwill or any other consequential losses of any nature) arising out of the use or inability to use the So
ftware or any associated documentation.
5.3     Links to any third party websites are provided by OUP for information only and OUP disclaims any respon
sibility for any materials contained in any third website to which a link is provided.

6.      LAW 
This licence is governed by English law and the English Courts shall have jurisdiction.


Do you agree with the license? [Y/n] 
Please enter the installation path [/home/shu/oaad] 
'Application and data files' option will be installed.
'Minimal data files and application' option will be installed.
'Sound files' option will be installed.
'Permission handling' option will be installed.
'Install fonts' option will be installed.
'Install desktop shortcut' option will be installed.
Installing to /home/shu/oaad/
170492 MB available, 363 MB will be installed.

Continue install? [Y/n] 
Installing Application and data files ...
 100% - /home/shu/oaad//CD_Licence.txt
 100% - /home/shu/oaad//chrome/plugs.jar
 100% - /home/shu/oaad//chrome/en-US.jar
 /home/shu/oaad//chrome/modern.jarult/findHistoryWindow16.xpmm
 100% - /home/shu/oaad//chrome/modern.jar
 100% - /home/shu/oaad//chrome/toolkit.jar
  16% - /home/shu/oaad//chrome/comm.jare.txt
 100% - /home/shu/oaad//chrome/comm.jar
 /home/shu/oaad//chrome/oaad/skin/data/oads_arl.cssss
 /home/shu/oaad//chrome/oaad/skin/data/oads_topics.css.png.pnggng
 /home/shu/oaad//chrome/oaad/skin/img/settings/labels-bg.pngright.png.pngpng
 100% - /home/shu/oaad//chrome/oaad/skin/oad/img/popups-btn.pnglex-bg.png
 100% - /home/shu/oaad//chrome/oaad/skin/oad/img/interface/toolbar-btn.pngnggggg
 /home/shu/oaad//chrome/oaad/skin/global/arrow/arrow-dn-sharp.giff.gifgifg.png
 100% - /home/shu/oaad//chrome/oaad/skin/oaad/img/popups-btn.pnglex-bg.pngif

 100% - /home/shu/oaad//chrome/oaad/skin/oaad/img/interface/toolbar-btn.pngnggggg
 100% - /home/shu/oaad//chrome/oaad/skin/obad/img/popups-btn.pnglex-bg.pngg.png
 /home/shu/oaad//chrome/oaad/skin/obad/img/global/scrollbar/spacer1-vrt.gif
 100% - /home/shu/oaad//chrome/oaad/skin/obad/img/interface/toolbar-btn.pngnggggg
 100% - /home/shu/oaad//chrome/oaad/content/flash/word_family_negative.swfg.png
 100% - /home/shu/oaad//chrome/oaad/content/flash/jumbledwords.swf
 100% - /home/shu/oaad//chrome/oaad/content/flash/listentype.swfp.xmlxmlmlxmll
 100% - /home/shu/oaad//chrome/oaad/content/flash/word_forms.swf
 100% - /home/shu/oaad//chrome/oaad/content/flash/word_definitions.swf
 100% - /home/shu/oaad//chrome/oaad/content/flash/word_family.swf
 100% - /home/shu/oaad//chrome/oaad/content/flash/which_words.swfswfopriate.flawfns.swf.fla
 100% - /home/shu/oaad//chrome/oaad/content/flash/wwtv.swfpp.xmlxmlmlxmll
 100% - /home/shu/oaad//chrome/oaad/content/flash/opposites_synonyms.swf
 100% - /home/shu/oaad//chrome/oaad/content/flash/wdtv.swf
 100% - /home/shu/oaad//chrome/oaad/content/flash/images/piecharts.jpg
 100% - /home/shu/oaad//chrome/oaad/content/flash/ald8ex.swf
 100% - /home/shu/oaad//chrome/oaad/content/flash/words_in_context.swf
 100% - /home/shu/oaad//chrome/oaad/content/flash/iwriter.swf
 100% - /home/shu/oaad//chrome/oaad/content/flash/prepositions.swf.mp333
 100% - /home/shu/oaad//chrome/inspector.jarntents.rdfrface.xulxml
 100% - /home/shu/oaad//components/libhtmlpars.so
 100% - /home/shu/oaad//components/libuconv.soptso
 100% - /home/shu/oaad//components/libnecko.sotso
 100% - /home/shu/oaad//components/libwidget_gtk2.so
 100% - /home/shu/oaad//components/libtransformiix.so
 100% - /home/shu/oaad//components/libimglib2.sootener.js
 100% - /home/shu/oaad//components/libxpconnect.so.so
 100% - /home/shu/oaad//components/libdocshell.sopto
 100% - /home/shu/oaad//components/libappcomps.som.so
 100% - /home/shu/oaad//components/libgfxps.soscom.so
 100% - /home/shu/oaad//components/libmork.so
 100% - /home/shu/oaad//components/libgfx_gtk.so
 100% - /home/shu/oaad//components/libeditor.soxpcom.so
 100% - /home/shu/oaad//components/libpipnss.sosptt
 100% - /home/shu/oaad//components/libi18n.sorxpcom.so
 100% - /home/shu/oaad//components/libgklayout.soso
 100% - /home/shu/oaad//components/libxpinstall.sopt
 100% - /home/shu/oaad//libSDL-1.2.so.0s.jss.jsfrdfome-example.csss
 100% - /home/shu/oaad//libaspell.so.15
 100% - /home/shu/oaad//libmozjs.so
 100% - /home/shu/oaad//libnspr4.so
 100% - /home/shu/oaad//libnss3.so
 100% - /home/shu/oaad//libnssckbi.so
 100% - /home/shu/oaad//libsmime3.so.so
 100% - /home/shu/oaad//libsmpeg-0.4.so.0
 100% - /home/shu/oaad//libsoftokn3.so
 100% - /home/shu/oaad//libssl3.so
 100% - /home/shu/oaad//libstdc++.so.5
 100% - /home/shu/oaad//libxpcom_core.so
 100% - /home/shu/oaad//plugins/libflashplayer.so
 100% - /home/shu/oaad//./icon.xpmkfindbecursor.so.soifiesrties
 100% - /home/shu/oaad//./splash.xpm
 Running script
chdir(push: ../oaad.data): No such file or directory
loki_setup: 2 Unable to find file 'fs.skn' in '/home/shu/Desktop/linux'
chdir(push: ../oaad.data): No such file or directory
loki_setup: 2 Unable to find file 'pic.skn' in '/home/shu/Desktop/linux'
chdir(push: ../oaad.data): No such file or directory
loki_setup: 2 Unable to find file 'resources.skn' in '/home/shu/Desktop/linux'
chdir(push: ../oaad.data): No such file or directory
loki_setup: 2 Unable to find file 'thumb.skn' in '/home/shu/Desktop/linux'
chdir(push: ../oaad.data): No such file or directory
loki_setup: 2 Unable to find file 'topics.skn' in '/home/shu/Desktop/linux'
Installing Minimal data files and application ...
 100% - /home/shu/oaad//oaad.data/topics.jar
chdir(push: ../oaad.data): No such file or directory
loki_setup: 2 Unable to find file 'us_pron.skn' in '/home/shu/Desktop/linux'
Installing Sound files ...
 Fixing data
 Install fonts

 Install desktop shortcut

Installation complete.

Após a instalação, você terá icon do software em sua área de trabalho, cujo nome será oaad.desktop e não poderá ser executado porque não tem permissão.

  1. Agora pelo seu terminal definido permissão dele: chmod +x aood.desktop

Agora você deve ver o ícone dele

Mas se você executá-lo, porque o software não tem data-base, nada para mostrar para você.
Então você deve mount da iso original como um CD-ROM para que o software possa usá-la.
Eu tento mount -t iso9660 -o loop mas é falha.

  1. Em vez disso, você pode instalar o CDemu que é o Virtual CD / DVD Drive Então:

    sudo add-apt-repository ppa:cdemu/ppa
    sudo apt-get update
    sudo apt-get install gcdemu cdemu-client
    

Depois disso, execute-o e monte seu arquivo iso.
Agora, se você executar o ícone de OAAD , você o terá :)

Ubuntu 16.04 LTS | x86

    
por Shakiba Moshiri 19.06.2016 / 13:36

Tags