Ligne de commande ??

Fermé
fofo77 Messages postés 328 Date d'inscription vendredi 16 février 2007 Statut Membre Dernière intervention 15 mai 2020 - 4 avril 2007 à 05:33
fofo77 Messages postés 328 Date d'inscription vendredi 16 février 2007 Statut Membre Dernière intervention 15 mai 2020 - 5 avril 2007 à 22:39
apres installation de myfreetv, lors du lancement j'ai :


[joffrey@localhost ~]$ myfreetv
./myfreetv.sh: line 1: java: command not found *
[joffrey@localhost ~]$

* quessako??????,

Comment faire pour faire tourner myfrretv, car java est bien installé car meme azureus fonctionne

merci a vous.

Joffrey
A voir également:

65 réponses

fofo77 Messages postés 328 Date d'inscription vendredi 16 février 2007 Statut Membre Dernière intervention 15 mai 2020 5
4 avril 2007 à 22:42
ah, maintenant, azureus ne se lance plus non plus, peut etre que je devrais desinstaller et changer option (2.3.4)
0
bob031 Messages postés 8158 Date d'inscription samedi 7 août 2004 Statut Membre Dernière intervention 1 septembre 2014 473
4 avril 2007 à 22:52
Pour ton problème d'origine :
joffrey@localhost ~]$ myfreetv
./myfreetv.sh: line 1: java: command not found *


la commande java n'est pas trouvée !
Normalement tu aurais dû indiquer le chemin à ton PATH ( je ne vois pas le mot java dans tes PATH )

par exemple ainsi :
export PATH=$PATH:/ton/chemin/java/bin


et relancer ton logiciel !
Logiquement ça devrait fonctionner !

:-))
0
fofo77 Messages postés 328 Date d'inscription vendredi 16 février 2007 Statut Membre Dernière intervention 15 mai 2020 5
4 avril 2007 à 23:29
path??,

j'ai essayé export PATH=$PATH: /usr/lib/jvm/java/bin

mets je suis pas sur du chemin, comment le verifier?
0
bob031 Messages postés 8158 Date d'inscription samedi 7 août 2004 Statut Membre Dernière intervention 1 septembre 2014 473
4 avril 2007 à 23:45
re-,
peut-être n'as-tu pas le bon java ??

je suis sous Mandriva 2007 et j'ai :
[zozo@acer Desktop]$ whereis java
java: /usr/local/java


je n'ai pas installé java via rpm je j'ai installé à la main !!!!
[zozo@acer local]$ cd /usr/local/java/
[zozo@acer java]$ ls
jre1.5.0_11/ jre-1_5_0_11-linux-i586.bin*
[zozo@acer java]$ [zozo@acer java]$ cd jre1.5.0_11/
[zozo@acer jre1.5.0_11]$ ls
bin/ COPYRIGHT lib/ man/ README Welcome.html
CHANGES javaws/ LICENSE plugin/ THIRDPARTYLICENSEREADME.txt
[zozo@acer jre1.5.0_11]$


-:))
0

Vous n’avez pas trouvé la réponse que vous recherchez ?

Posez votre question
fofo77 Messages postés 328 Date d'inscription vendredi 16 février 2007 Statut Membre Dernière intervention 15 mai 2020 5
5 avril 2007 à 09:25
d'accord pour le chemin, mais je sais plus quel commande pour verifier, j'ai hate d'essayer :)

bon en tout cas j'ai dessinstaller via

urpme java (et dessinstale 2 truc avec)

depuis j'ai retrouvé azureus mais pas myfreetv

cause perdu :(
0
fofo77 Messages postés 328 Date d'inscription vendredi 16 février 2007 Statut Membre Dernière intervention 15 mai 2020 5
5 avril 2007 à 20:22
bon, toi tu as installé java dans le repertoire voulu on c'est install auto?

peut-être n'as-tu pas le bon java ??

je suis sous Mandriva 2007 et j'ai :
[zozo@acer Desktop]$ whereis java
java: /usr/local/java

moi j'ai : java: /usr/bin/java /etc/java /usr/lib/java /usr/share/java


pour myfreetv:

myfreetv: /usr/local/bin/myfreetv /usr/share/myfreetv


je suis aller dans le repertoire de myfreetv :

joffrey@localhost myfreetv]$ cd /usr/local/bin/
[joffrey@localhost bin]$ dir
azureus myfreetv



apparament c'est executable uniquement

j'ai quand meme tenté dans /usr/local/bin :

jj'ai essayé export PATH=$PATH: /usr/bin/java
+
jj'ai essayé export PATH=$PATH: /usr/lib/java

mais rien y fait,, aidez moi !!!!!!


merci a tous.
0
bob031 Messages postés 8158 Date d'inscription samedi 7 août 2004 Statut Membre Dernière intervention 1 septembre 2014 473
5 avril 2007 à 21:00
Bonsoir,

jj'ai essayé export PATH=$PATH: /usr/bin/java
+
jj'ai essayé export PATH=$PATH: /usr/lib/java


Il faut terminer par java/bin et non pas java !

Pour l'install de java j'ai suivi ces instructions :
logiciel libre installation firefox 2 0 java flash

qui t'nvoie là :
https://www.oracle.com/java/technologies/javase-downloads.html

j'ai choisi Java Runtime Environment (JRE)
puis
Installation of Self-Extracting Binary
que j'ai téléchargé en prenant bien soin de lire les instructions.

SI ça peut t'aider !

:-))
0
fofo77 Messages postés 328 Date d'inscription vendredi 16 février 2007 Statut Membre Dernière intervention 15 mai 2020 5
5 avril 2007 à 21:24
bon, j'ai proceder comme toi,


[joffrey@localhost local]$ dir
bin doc etc games include jre1.6.0_01 lib libexec man plugins sbin share src
[joffrey@localhost local]$

bon maintenant que c'est fait (encore, j'espere qu'il ne pas y avoir de conflit avec l'autre installer ailleur), JE FAIS QUOI???, car myfreetv fais tjrs :

[joffrey@localhost bin]$ myfreetv
./myfreetv.sh: line 1: java: command not found
[joffrey@localhost bin]$
0
bob031 Messages postés 8158 Date d'inscription samedi 7 août 2004 Statut Membre Dernière intervention 1 septembre 2014 473
5 avril 2007 à 21:33
re-,

Donc myfreetv à besoin de java !
Si tu as installé java est dans /usr/local/
tu rajoutes donc à ton PATH le chemin pour trouver java qui est :
/usr/local/java/bin

Par exemple en faisant un
export

Puis tu relances ta commande
myfreetv


normalement ça devrait marcher !!

:-))
0
fofo77 Messages postés 328 Date d'inscription vendredi 16 février 2007 Statut Membre Dernière intervention 15 mai 2020 5
5 avril 2007 à 21:36
[joffrey@localhost ~]$ export PATH=$PATH:/usr/local/java/bin
[joffrey@localhost ~]$ myfreetv
./myfreetv.sh: line 1: java: command not found
[joffrey@localhost ~]$
0
fofo77 Messages postés 328 Date d'inscription vendredi 16 février 2007 Statut Membre Dernière intervention 15 mai 2020 5
5 avril 2007 à 21:37
faut t'il redemmarer ?
0
bob031 Messages postés 8158 Date d'inscription samedi 7 août 2004 Statut Membre Dernière intervention 1 septembre 2014 473
5 avril 2007 à 21:42
Re-,

Intéressant ! Je vois plus là !
Je crois que je commencerais à m'intéresser à myfreetv et lire la doc (si doc il y a) !
Désolé !

:-))
0
fofo77 Messages postés 328 Date d'inscription vendredi 16 février 2007 Statut Membre Dernière intervention 15 mai 2020 5
5 avril 2007 à 21:46
je crois que je vais reinstallé :(
0
bob031 Messages postés 8158 Date d'inscription samedi 7 août 2004 Statut Membre Dernière intervention 1 septembre 2014 473
5 avril 2007 à 21:49
Avant de réinstaller :
fait comme au tout début :
whereis java

echo $PATH
(pour verifier que java est bien là)
redemarre et relance
myfreetv


après je vois plus !

:-))
0
bob031 Messages postés 8158 Date d'inscription samedi 7 août 2004 Statut Membre Dernière intervention 1 septembre 2014 473
5 avril 2007 à 21:54
oups j'ai dit une bêtise si tu redémarre faut refaire export ou bien l'écrire dans ton .bashrc pour qu'il soit permanent !
0
fofo77 Messages postés 328 Date d'inscription vendredi 16 février 2007 Statut Membre Dernière intervention 15 mai 2020 5
5 avril 2007 à 21:54
bon si je recherche juste avec java :

joffrey@localhost ~]$ whereis java
java: /usr/bin/java /etc/java /usr/lib/java /usr/share/java

par contre si je recherche avec :

[joffrey@localhost local]$ whereis jre1.6.0_01
jre1.6: /usr/local/jre1.6.0_01
0
bob031 Messages postés 8158 Date d'inscription samedi 7 août 2004 Statut Membre Dernière intervention 1 septembre 2014 473
5 avril 2007 à 21:56
désolé c'est le jre qu'il faut prendre !
0
fofo77 Messages postés 328 Date d'inscription vendredi 16 février 2007 Statut Membre Dernière intervention 15 mai 2020 5
5 avril 2007 à 21:58
ok, je redemarre
0
fofo77 Messages postés 328 Date d'inscription vendredi 16 février 2007 Statut Membre Dernière intervention 15 mai 2020 5
5 avril 2007 à 21:59
oui mais je marque quoi exatemant apres avoir redemmaré?
0
bob031 Messages postés 8158 Date d'inscription samedi 7 août 2004 Statut Membre Dernière intervention 1 septembre 2014 473
5 avril 2007 à 22:01
export $PATH=$PATH:/le/chemin/vers/jre_version/bin

(n'oublie bin !!!)

et relance myfreetv
0