Installer nodezilla
Fermé
spray
Messages postés
23
Date d'inscription
dimanche 10 avril 2005
Statut
Membre
Dernière intervention
4 janvier 2009
-
16 avril 2005 à 15:39
spray Messages postés 23 Date d'inscription dimanche 10 avril 2005 Statut Membre Dernière intervention 4 janvier 2009 - 16 avril 2005 à 16:07
spray Messages postés 23 Date d'inscription dimanche 10 avril 2005 Statut Membre Dernière intervention 4 janvier 2009 - 16 avril 2005 à 16:07
A voir également:
- Installer nodezilla
- Installer chromecast - Guide
- Installer windows 10 sans compte microsoft - Guide
- Installer ccleaner - Télécharger - Nettoyage
- Installer microsoft store - Guide
- Installer windows 11 sur pc non compatible - Accueil - Windows
2 réponses
jipicy
Messages postés
40842
Date d'inscription
jeudi 28 août 2003
Statut
Modérateur
Dernière intervention
10 août 2020
4 897
16 avril 2005 à 15:45
16 avril 2005 à 15:45
Salut,
Une fois dans le répertoire d'installation, je me connecte en root et je tape
tar -xvzf nzagent-0.2.8-chico-install.tgz
Puisque tu es dans le répertoire d'installation, c'est que tu as "détarrer" et "dézipper" ton archive, donc c'est normal que tu aies un message d'erreur puisqu'il n'y a pas d'archive dans le répertoire, enchaîne plutôt avec un "ls", un "cat README" et un "./configure" aprés avoir lu le "README" ;-))
Une fois dans le répertoire d'installation, je me connecte en root et je tape
tar -xvzf nzagent-0.2.8-chico-install.tgz
Puisque tu es dans le répertoire d'installation, c'est que tu as "détarrer" et "dézipper" ton archive, donc c'est normal que tu aies un message d'erreur puisqu'il n'y a pas d'archive dans le répertoire, enchaîne plutôt avec un "ls", un "cat README" et un "./configure" aprés avoir lu le "README" ;-))
spray
Messages postés
23
Date d'inscription
dimanche 10 avril 2005
Statut
Membre
Dernière intervention
4 janvier 2009
16 avril 2005 à 16:07
16 avril 2005 à 16:07
Jipicy
Merci pour ton aide mais cela ne fonctionne pas. j'ai recomencé tout à zéro en effaçant le fichier et en suivant l'exemple d'installation:
tar -xvzf nzagent-0.2.8-chico-install.tgz
cd nodezilla
une fois la comande "cd nodezilla" effectué, il ne se passe rien:
nodezilla/
nodezilla/libfreeimageplus.so.3
nodezilla/history.txt
nodezilla/libACE.so.5.4.4
nodezilla/libnzagent.so
nodezilla/libTAO_PortableServer.so.1.4.4
nodezilla/libfreeimage.so.3
nodezilla/EVLRootCA.cer
nodezilla/nodezilla
nodezilla/libstdc++.so.6
nodezilla/readme.txt
nodezilla/libTAO_IORTable.so.1.4.4
nodezilla/nodezilla.ini
nodezilla/librtprelay.so
nodezilla/plugins/
nodezilla/plugins/stdfileplug.so
nodezilla/default.cfg
nodezilla/libcorbapower.so
nodezilla/nzclient
nodezilla/libphotoalbum.so
nodezilla/boot/
nodezilla/boot/nodezilla
nodezilla/libACE_SSL.so.5.4.4
nodezilla/libTAO.so.1.4.4
nodezilla/libeverlib.so
[XXX@localhost nodezilla]$ cd nodezilla
[XXX@localhost nodezilla]$
ensuite, le site explique qu'il faut installer le Deamon et là cela devient trop compliqué pour moi :
"Now you need to setup the daemon:
* Manually : by running in the installation directory nodezilla -d
* Automatically at machine boot (preferred, root privileges required) : a sample init.d start/stop script is provided in the boot/ directory. You need to setup the DAEMON_PATH variable in the script to reflect the install location of your agent. Copy this modified file to /etc/init.d , and add the Nodezilla Network Agent to your default runlevels (distribution dependant). You can test your installation by issuing /etc/init.d/nodezilla start"
Merci pour ton aide mais cela ne fonctionne pas. j'ai recomencé tout à zéro en effaçant le fichier et en suivant l'exemple d'installation:
tar -xvzf nzagent-0.2.8-chico-install.tgz
cd nodezilla
une fois la comande "cd nodezilla" effectué, il ne se passe rien:
nodezilla/
nodezilla/libfreeimageplus.so.3
nodezilla/history.txt
nodezilla/libACE.so.5.4.4
nodezilla/libnzagent.so
nodezilla/libTAO_PortableServer.so.1.4.4
nodezilla/libfreeimage.so.3
nodezilla/EVLRootCA.cer
nodezilla/nodezilla
nodezilla/libstdc++.so.6
nodezilla/readme.txt
nodezilla/libTAO_IORTable.so.1.4.4
nodezilla/nodezilla.ini
nodezilla/librtprelay.so
nodezilla/plugins/
nodezilla/plugins/stdfileplug.so
nodezilla/default.cfg
nodezilla/libcorbapower.so
nodezilla/nzclient
nodezilla/libphotoalbum.so
nodezilla/boot/
nodezilla/boot/nodezilla
nodezilla/libACE_SSL.so.5.4.4
nodezilla/libTAO.so.1.4.4
nodezilla/libeverlib.so
[XXX@localhost nodezilla]$ cd nodezilla
[XXX@localhost nodezilla]$
ensuite, le site explique qu'il faut installer le Deamon et là cela devient trop compliqué pour moi :
"Now you need to setup the daemon:
* Manually : by running in the installation directory nodezilla -d
* Automatically at machine boot (preferred, root privileges required) : a sample init.d start/stop script is provided in the boot/ directory. You need to setup the DAEMON_PATH variable in the script to reflect the install location of your agent. Copy this modified file to /etc/init.d , and add the Nodezilla Network Agent to your default runlevels (distribution dependant). You can test your installation by issuing /etc/init.d/nodezilla start"