![]() |
| Le forum de référence en programmation et développement. Articles, cours et tutoriels du débutant au chef de projet et DBA confirmé. | |||||||
|
|||||||
| SUSE Vos questions sur la distribution Suse |
![]() |
|
|
Outils de la discussion |
|
|
#1 (permalink) |
|
Membre à l'essai
![]() Date d'inscription: août 2007
Messages: 45
|
J'ai installé opensuse 10.3 et j'ai installé globus mais j'ai un problème :
j'ai fait make | tee installer.log Voici le fichier, je l'ai nommé installer. Voici installer.log: Code :
cd gpt && OBJECT_MODE=32 ./build_gpt build_gpt ====> installing GPT into build_gpt ====> building /home/globus/gt4.0.5-all-source-installer/gpt/support/Compress-Zlib-1.21 make install > /dev/null 2>&1 build_gpt ====> building /home/globus/gt4.0.5-all-source-installer/gpt/support/IO-Zlib-1.01 make install make[1]: entrant dans le répertoire « /home/globus/gt4.0.5-all-source-installer/gpt/support/IO-Zlib-1.01 » Manifying blib/man3/IO::Zlib.3pm mkdir /lib/perl: Permission non accordée at /usr/lib/perl5/5.8.8/ExtUtils/Install.pm line 112 make[1]: *** [pure_perl_install] Erreur 13 make[1]: quittant le répertoire « /home/globus/gt4.0.5-all-source-installer/gpt/support/IO-Zlib-1.01 » build_gpt ====> building /home/globus/gt4.0.5-all-source-installer/gpt/support/makepatch-2.00a make install make[1]: entrant dans le répertoire « /home/globus/gt4.0.5-all-source-installer/gpt/support/makepatch-2.00a » mkdir /lib/perl: Permission non accordée at /usr/lib/perl5/5.8.8/ExtUtils/Install.pm line 112 make[1]: *** [pure_perl_install] Erreur 13 make[1]: quittant le répertoire « /home/globus/gt4.0.5-all-source-installer/gpt/support/makepatch-2.00a » build_gpt ====> building /home/globus/gt4.0.5-all-source-installer/gpt/support/Archive-Tar-0.22 make install make[1]: entrant dans le répertoire « /home/globus/gt4.0.5-all-source-installer/gpt/support/Archive-Tar-0.22 » mkdir /lib/perl: Permission non accordée at /usr/lib/perl5/5.8.8/ExtUtils/Install.pm line 112 make[1]: *** [pure_perl_install] Erreur 13 make[1]: quittant le répertoire « /home/globus/gt4.0.5-all-source-installer/gpt/support/Archive-Tar-0.22 » build_gpt ====> building /home/globus/gt4.0.5-all-source-installer/gpt/support/PodParser-1.18 make install make[1]: entrant dans le répertoire « /home/globus/gt4.0.5-all-source-installer/gpt/support/PodParser-1.18 » mkdir /lib/perl: Permission non accordée at /usr/lib/perl5/5.8.8/ExtUtils/Install.pm line 112 make[1]: *** [pure_perl_install] Erreur 13 make[1]: quittant le répertoire « /home/globus/gt4.0.5-all-source-installer/gpt/support/PodParser-1.18 » build_gpt ====> building /home/globus/gt4.0.5-all-source-installer/gpt/support/Digest-MD5-2.20 make install make[1]: entrant dans le répertoire « /home/globus/gt4.0.5-all-source-installer/gpt/support/Digest-MD5-2.20 » mkdir /lib/perl: Permission non accordée at /usr/lib/perl5/5.8.8/ExtUtils/Install.pm line 112 make[1]: *** [pure_perl_install] Erreur 13 make[1]: quittant le répertoire « /home/globus/gt4.0.5-all-source-installer/gpt/support/Digest-MD5-2.20 » build_gpt ====> building /home/globus/gt4.0.5-all-source-installer/gpt/packaging_tools GPT_LOCATION=; export GPT_LOCATION; \ ./configure --with-perl=/usr/bin/perl checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes ./configure: line 1731: ./etc/gpt/gnu_target: No such file or directory ERROR Please specify GLOBUS_LOCATION or GPT_LOCATION make make[1]: entrant dans le répertoire « /home/globus/gt4.0.5-all-source-installer/gpt/packaging_tools » make[1]: *** Pas de cibles spécifiées et aucun makefile n'a été trouvé. Arrêt. make[1]: quittant le répertoire « /home/globus/gt4.0.5-all-source-installer/gpt/packaging_tools » make install make[1]: entrant dans le répertoire « /home/globus/gt4.0.5-all-source-installer/gpt/packaging_tools » make[1]: *** Pas de règle pour fabriquer la cible « install ». Arrêt. make[1]: quittant le répertoire « /home/globus/gt4.0.5-all-source-installer/gpt/packaging_tools » make install-man make[1]: entrant dans le répertoire « /home/globus/gt4.0.5-all-source-installer/gpt/packaging_tools » make[1]: *** Pas de règle pour fabriquer la cible « install-man ». Arrêt. make[1]: quittant le répertoire « /home/globus/gt4.0.5-all-source-installer/gpt/packaging_tools » /sbin/gpt-build -srcdir=source-trees-thr/core/source gcc32dbgpthr Dernière modification par julp ; 05/01/2008 à 18h18 |
|
|
|
|
|
#2 (permalink) |
|
Invité de passage
![]() Date d'inscription: janvier 2008
Messages: 1
|
J'ai eu le même problème mais il y a un solution facil.
Si vous n'avez pas déjà fait, faire un user 'globus' comme-ca: http://www.globus.org/toolkit/docs/4...html#q-toolkit ('useradd' sur le SUSE, pas 'adduser') Changez-vous les propriétés: globus@localhost::~/gt4.0.4-ia64_sles_9-installer> su - globus@localhost::~/gt4.0.4-ia64_sles_9-installer# chown -R globus:users ./* globus@localhost::~/gt4.0.4-ia64_sles_9-installer# exit Et depuis changez-vous les permissions voici (un peut brut, mais cela fonctionne) globus@localhost::~/gt4.0.4-ia64_sles_9-installer> chmod -R 777 ./* Maintenant: globus@localhost::~/gt4.0.4-ia64_sles_9-installer> make | tee installer.log Et voila! Bon chance! |
|
|
|
|
|
#4 (permalink) |
|
Membre à l'essai
![]() Date d'inscription: août 2007
Messages: 45
|
j ai essayé le chmod -R 777 ./* mais ca na pas marché, je pense ke le probleme n est pas dans le repertoire de la globus mais dans perl parce que je recoit : permission non accordée at usr/lib/perl5....
est ce k il ya kelk'1 qui peut m aidé |
|
|
|
|
|
#5 (permalink) |
|
Membre à l'essai
![]() Date d'inscription: août 2007
Messages: 45
|
j ai resolu mon probleme d installation de la globus
je recevé un message de permission non accordée et la solution c d entré en mode root et apres ds le repertoire de la globus apres il faut faire le make et le make install merci à ts |
|
|
|
![]() |
![]() |
||
Installer globus sur OpenSUSE 10.3
|
||
| Outils de la discussion | |
|
|