Précédent   Forum des professionnels en informatique > Systèmes > Linux > Distributions > SUSE
SUSE Vos questions sur la distribution Suse
Partagez cette discussion sur d'autres réseaux sociaux : Viadeo Twitter Google Facebook Digg Delicious MySpace Yahoo
Réponse Proposer ce sujet en actualité
 
Outils de la discussion
Publicité
'
Vieux 05/01/2008, 17h01   #1
Invité régulier
 
Inscription : août 2007
Messages : 51
Détails du profil
Informations forums :
Inscription : août 2007
Messages : 51
Points : 6
Points : 6
Par défaut Installer globus sur OpenSUSE 10.3

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 :
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
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
ach152 est déconnecté   Envoyer un message privé Réponse avec citation 00
Vieux 07/01/2008, 01h17   #2
Invité de passage
 
Inscription : janvier 2008
Messages : 1
Détails du profil
Informations forums :
Inscription : janvier 2008
Messages : 1
Points : 1
Points : 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!
acalderwood est déconnecté   Envoyer un message privé Réponse avec citation 00
Vieux 08/01/2008, 22h32   #3
Invité régulier
 
Inscription : août 2007
Messages : 51
Détails du profil
Informations forums :
Inscription : août 2007
Messages : 51
Points : 6
Points : 6
Par défaut Gtk4.0.5

slt,
merci pour ton aide mais j ai téléchargé la version GTK4.0.5-all-source-installer est ce que c faisable avec ?

sinon donnez moi le lien de celle qui correqpond a suse et merci d avance
ach152 est déconnecté   Envoyer un message privé Réponse avec citation 00
Vieux 11/01/2008, 11h13   #4
Invité régulier
 
Inscription : août 2007
Messages : 51
Détails du profil
Informations forums :
Inscription : août 2007
Messages : 51
Points : 6
Points : 6
Par défaut re

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é
ach152 est déconnecté   Envoyer un message privé Réponse avec citation 00
Vieux 13/01/2008, 07h19   #5
Invité régulier
 
Inscription : août 2007
Messages : 51
Détails du profil
Informations forums :
Inscription : août 2007
Messages : 51
Points : 6
Points : 6
Par défaut probleme resolu

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
ach152 est déconnecté   Envoyer un message privé Réponse avec citation 00
Réponse Proposer ce sujet en actualité Cette discussion est résolue.
Outils de la discussion



Fuseau horaire GMT +2. Il est actuellement 17h24.


 
 
 
 
Partenaires

Hébergement Web