Kubuntu, pb java (instalation plug-in)

Fermé
bubuntu - 3 juil. 2007 à 15:00
lami20j Messages postés 21331 Date d'inscription jeudi 4 novembre 2004 Statut Modérateur, Contributeur sécurité Dernière intervention 30 octobre 2019 - 4 juil. 2007 à 02:54
bonjour!
j'essaie d'installer Octoshape (plug-in pour avoir accès à des web tv à un débit assez élevé)
Je l'ai installé comme indiqué sur le site...: (https://community.akamai.com/customers/s/article/Octoshape-Application-Client-for-Windows-OS-X-and-Linux?language=en_US

Setup procedure

1. Download the .bin file and make it executeable with chmod +x octosetup-linux_i386.bin
2. Execute ./octosetup-linux_i386.bin and follow the installation instructions
3. Enter the newly created directory "octoshape" and create a file called "setup.cfg". Enter the path of your libjvm.so file in setup.cfg, like this:

JavaExec=/path/to/libjvm.so

(If you don't know the path of your libjvm.so file, see this FAQ entry: Where should I look for libjvm.so?
4. Proceed to "Using the Octoshape plug-in"
Pour la 3eme étape, j'ai créé le fichier "setup.cfg" mais la manip ac "libjvm" je ne comprends pas exactement ce qu'il faut faire...j'ai essayé dans la console :
JavaExec=/usr/lib/gcj-4.1/libjvm.so
Mais rien ne se passe ensuite...
J'ai installé Sun Java 6.
Lorsque j'essaie de lancer le programme ac la konsole il m'affiche :
No JavaExec option in configuration file.

Je ne sais vraiment pas quoi faire, j'ai bien cherché une solution (google etc...) mais en vain..., et j'aimerais bien arriver à faire marcher ce plug-in!
Je vous remercie de votre aide!
A voir également:

1 réponse

lami20j Messages postés 21331 Date d'inscription jeudi 4 novembre 2004 Statut Modérateur, Contributeur sécurité Dernière intervention 30 octobre 2019 3 567
4 juil. 2007 à 02:54
Salut,

affiche
find / -name 'libjvm.so' 2>/dev/null
apt-cache search libgcj


par exemple sous Debian ce fichier se trouve dans le paquet libgcj7-0
dpkg -L libgcj7-0
/.
/usr
/usr/share
/usr/share/doc
/usr/share/doc/gcj-4.1-base
/usr/share/doc/gcj-4.1-base/README
/usr/share/doc/gcj-4.1-base/NEWS.gz
/usr/share/doc/gcj-4.1-base/THANKS.gz
/usr/lib
/usr/lib/gcj-4.1
/usr/lib/gcj-4.1/libjvm.so
/usr/lib/gcj-4.1/libgjsmalsa.so
/usr/lib/libgij.so.70.0.0
/usr/lib/libgcj-tools.so.70.0.0
/usr/lib/libgcj.so.70.0.0
/usr/share/doc/libgcj7-0
/usr/lib/gcj-4.1/libgcj_bc.so.1
/usr/lib/libgij.so.70
/usr/lib/libgcj-tools.so.70
/usr/lib/libgcj.so.70
0