Comment créè un variable d'environnement linu
Fermé
rim10
Messages postés
13
Date d'inscription
mercredi 17 février 2010
Statut
Membre
Dernière intervention
18 février 2010
-
18 févr. 2010 à 13:43
rim10 Messages postés 13 Date d'inscription mercredi 17 février 2010 Statut Membre Dernière intervention 18 février 2010 - 18 févr. 2010 à 15:46
rim10 Messages postés 13 Date d'inscription mercredi 17 février 2010 Statut Membre Dernière intervention 18 février 2010 - 18 févr. 2010 à 15:46
A voir également:
- Comment créè un variable d'environnement linu
- Comment créer un groupe whatsapp - Guide
- Cree un compte google - Guide
- Créer un compte gmail - Guide
- Comment creer un pdf - Guide
- Créer un compte instagram sur google - Guide
16 réponses
JFS77
Messages postés
389
Date d'inscription
mercredi 23 janvier 2008
Statut
Membre
Dernière intervention
15 décembre 2015
70
18 févr. 2010 à 13:44
18 févr. 2010 à 13:44
Il te suffit de faire un export dans le fichier .bashrc
JFS77
Messages postés
389
Date d'inscription
mercredi 23 janvier 2008
Statut
Membre
Dernière intervention
15 décembre 2015
70
18 févr. 2010 à 13:50
18 févr. 2010 à 13:50
http://doc.ubuntu-fr.org/variables_d_environnement
le fichier .bashrc est un fichier caché dans ton home.
en console tu fais "gedit .bashrc"
le fichier .bashrc est un fichier caché dans ton home.
en console tu fais "gedit .bashrc"
rim10
Messages postés
13
Date d'inscription
mercredi 17 février 2010
Statut
Membre
Dernière intervention
18 février 2010
18 févr. 2010 à 13:57
18 févr. 2010 à 13:57
es que tu peut m'aider a l'installation d'un simulateure sous fedora;j'ai les etapes mai j'ai pas compris
JFS77
Messages postés
389
Date d'inscription
mercredi 23 janvier 2008
Statut
Membre
Dernière intervention
15 décembre 2015
70
18 févr. 2010 à 13:58
18 févr. 2010 à 13:58
un simulateur de quoi ?
Vous n’avez pas trouvé la réponse que vous recherchez ?
Posez votre question
rim10
Messages postés
13
Date d'inscription
mercredi 17 février 2010
Statut
Membre
Dernière intervention
18 février 2010
18 févr. 2010 à 14:04
18 févr. 2010 à 14:04
un simulateure d'un protocol internet "LEDA"
ET VOILA LES ETAPES/
LEDA
UNIX OBJECT CODE INSTALLATION
1. Preparations
---------------
Unpacking the LEDA distribution file (LEDA-<ver>-<sys>-<cc>.tgz) will
create the LEDA root directory "LEDA-<ver>-<sys>-<cc>". You might want
to rename it or to move it to some different place. Let <leda-root-path>
denote the final complete path name of the LEDA root directory.
Now you have to modify your environment as follows:
a) LEDAROOT:
set the the environment variable LEDAROOT to <leda-root-path>
csh/tcsh: setenv LEDAROOT <leda-root-path>
sh/bash: LEDAROOT=<leda-root-path>
export LEDAROOT
b) Command Search Path:
include $LEDAROOT/Manual/cmd into your command search path (environment
variable path (csh) or PATH (sh)) and call "rehash" (if required by your
system).
c) Shared Libraries: (for solaris, linux, irix, osf1, hpux)
If you are planning to use shared libraries include $LEDAROOT into the
LD_LIBRARY_PATH search path (SHLIB_PATH for hpux). Then goto $LEDAROOT
and type "make shared". This will construct the shared libraries libL.so,
libG.so,libP.so,libW.so, and libD3.so (*.sl for hpux).
ET VOILA LES ETAPES/
LEDA
UNIX OBJECT CODE INSTALLATION
1. Preparations
---------------
Unpacking the LEDA distribution file (LEDA-<ver>-<sys>-<cc>.tgz) will
create the LEDA root directory "LEDA-<ver>-<sys>-<cc>". You might want
to rename it or to move it to some different place. Let <leda-root-path>
denote the final complete path name of the LEDA root directory.
Now you have to modify your environment as follows:
a) LEDAROOT:
set the the environment variable LEDAROOT to <leda-root-path>
csh/tcsh: setenv LEDAROOT <leda-root-path>
sh/bash: LEDAROOT=<leda-root-path>
export LEDAROOT
b) Command Search Path:
include $LEDAROOT/Manual/cmd into your command search path (environment
variable path (csh) or PATH (sh)) and call "rehash" (if required by your
system).
c) Shared Libraries: (for solaris, linux, irix, osf1, hpux)
If you are planning to use shared libraries include $LEDAROOT into the
LD_LIBRARY_PATH search path (SHLIB_PATH for hpux). Then goto $LEDAROOT
and type "make shared". This will construct the shared libraries libL.so,
libG.so,libP.so,libW.so, and libD3.so (*.sl for hpux).
rim10
Messages postés
13
Date d'inscription
mercredi 17 février 2010
Statut
Membre
Dernière intervention
18 février 2010
18 févr. 2010 à 14:15
18 févr. 2010 à 14:15
MAIS .OU EST TU "JFS77"
aide moi s'il vous plait
aide moi s'il vous plait
JFS77
Messages postés
389
Date d'inscription
mercredi 23 janvier 2008
Statut
Membre
Dernière intervention
15 décembre 2015
70
18 févr. 2010 à 14:16
18 févr. 2010 à 14:16
oui alors tu en es ou. pour ta variable il te donne la commande !!!
setenv LEDAROOT <leda-root-path>
setenv LEDAROOT <leda-root-path>
rim10
Messages postés
13
Date d'inscription
mercredi 17 février 2010
Statut
Membre
Dernière intervention
18 février 2010
18 févr. 2010 à 14:20
18 févr. 2010 à 14:20
mois je travail avec bash. mais ou j'execute la commande :sous terminal ou fichier bashrc
JFS77
Messages postés
389
Date d'inscription
mercredi 23 janvier 2008
Statut
Membre
Dernière intervention
15 décembre 2015
70
18 févr. 2010 à 14:22
18 févr. 2010 à 14:22
excuse oui ba juste ca :
LEDAROOT=<leda-root-path>
export LEDAROOT
et tu fais dans la console
LEDAROOT=<leda-root-path>
export LEDAROOT
et tu fais dans la console
rim10
Messages postés
13
Date d'inscription
mercredi 17 février 2010
Statut
Membre
Dernière intervention
18 février 2010
18 févr. 2010 à 14:28
18 févr. 2010 à 14:28
mais quand je fait sa .et je ferme le consol je trouve pas cette variables;;;puisque c'est une operation temporaira
rim10
Messages postés
13
Date d'inscription
mercredi 17 février 2010
Statut
Membre
Dernière intervention
18 février 2010
18 févr. 2010 à 14:48
18 févr. 2010 à 14:48
et pour la commande b ....comment je le fait
rim10
Messages postés
13
Date d'inscription
mercredi 17 février 2010
Statut
Membre
Dernière intervention
18 février 2010
18 févr. 2010 à 14:53
18 févr. 2010 à 14:53
repond a moi s.v.p JFS77
JFS77
Messages postés
389
Date d'inscription
mercredi 23 janvier 2008
Statut
Membre
Dernière intervention
15 décembre 2015
70
18 févr. 2010 à 15:04
18 févr. 2010 à 15:04
oui enfin je fais autre chose que répondre aux questions je peux pas répondre toujours dans la minute.
alors ouvre ta console. ouvre le fichier .bashrc (je ne connais pas ton editeur de texte)
et ajoute la ligne suivante à la fin
export LEDAROOT=<leda-root-path>
alors ouvre ta console. ouvre le fichier .bashrc (je ne connais pas ton editeur de texte)
et ajoute la ligne suivante à la fin
export LEDAROOT=<leda-root-path>
rim10
Messages postés
13
Date d'inscription
mercredi 17 février 2010
Statut
Membre
Dernière intervention
18 février 2010
18 févr. 2010 à 15:25
18 févr. 2010 à 15:25
Et pour la commande b ....comment je le fait
JFS77
Messages postés
389
Date d'inscription
mercredi 23 janvier 2008
Statut
Membre
Dernière intervention
15 décembre 2015
70
18 févr. 2010 à 15:28
18 févr. 2010 à 15:28
laquelle ?
rim10
Messages postés
13
Date d'inscription
mercredi 17 février 2010
Statut
Membre
Dernière intervention
18 février 2010
18 févr. 2010 à 15:39
18 févr. 2010 à 15:39
b) Command Search Path:
include $LEDAROOT/Manual/cmd into your command search path (environment
variable path (csh) or PATH (sh)) and call "rehash" (if required by your
system).
include $LEDAROOT/Manual/cmd into your command search path (environment
variable path (csh) or PATH (sh)) and call "rehash" (if required by your
system).
JFS77
Messages postés
389
Date d'inscription
mercredi 23 janvier 2008
Statut
Membre
Dernière intervention
15 décembre 2015
70
18 févr. 2010 à 15:41
18 févr. 2010 à 15:41
ajoute toujours dans ton fichier .bashrc a la fin
export PATH=$PATH:/$LEDAROOT/Manual/cmd
export PATH=$PATH:/$LEDAROOT/Manual/cmd
rim10
Messages postés
13
Date d'inscription
mercredi 17 février 2010
Statut
Membre
Dernière intervention
18 février 2010
18 févr. 2010 à 15:46
18 févr. 2010 à 15:46
mercie por ton aide§§§§§§§§§
SI POSSIBLE BIENSEURE 'passe a moi ton adress e.mail'et mercie
SI POSSIBLE BIENSEURE 'passe a moi ton adress e.mail'et mercie
18 févr. 2010 à 13:48