Probleme instalation sous linux
Bonjour,
je cherche a installe seismic unix sous Fedora 9 la procedure et la suivant mais j'arrive pas a compelé le Makefile.config
la decompression a ete bien effectué
installation:
1) read the README's before unbundling cwp.su.all.xx.tar.Z
2) don't install as 'root' (the superuser) (It is possible to damage a system's file structure if the install is not done properly.)
3) begin with the compressed tarfile cwp.su.all.xx.tar.Z in /your/root/path
4) set the CWPROOT environment variable to CWPROOT=/your/root/path
5) put /your/root/path/bin on your working shell path
6) uncompress and untar the compressed tarfile via:
zcat cwp.su.all.xx.tar.Z | tar -xvf -
The code will appear as the single directory /your/root/path/src
7) compile codes via:
cd /your/root/path/src
1) edit the file /your/root/path/src/Makefile.config to agree with the needs of your system.
2) type:
make install (to install the basic set of codes)
make xtinstall (to install the X-toolkit applications)
make finstall (to install the Fortran codes)
make mglinstall (to install the Mesa/ Open GL items) (experimental)
make utils (to install libcwputils) (nonessential)
make xminstall (to install the Motif application)(nonessential)
make sfinstall (to install an improved version of SEGDREAD)
je cherche a installe seismic unix sous Fedora 9 la procedure et la suivant mais j'arrive pas a compelé le Makefile.config
la decompression a ete bien effectué
installation:
1) read the README's before unbundling cwp.su.all.xx.tar.Z
2) don't install as 'root' (the superuser) (It is possible to damage a system's file structure if the install is not done properly.)
3) begin with the compressed tarfile cwp.su.all.xx.tar.Z in /your/root/path
4) set the CWPROOT environment variable to CWPROOT=/your/root/path
5) put /your/root/path/bin on your working shell path
6) uncompress and untar the compressed tarfile via:
zcat cwp.su.all.xx.tar.Z | tar -xvf -
The code will appear as the single directory /your/root/path/src
7) compile codes via:
cd /your/root/path/src
1) edit the file /your/root/path/src/Makefile.config to agree with the needs of your system.
2) type:
make install (to install the basic set of codes)
make xtinstall (to install the X-toolkit applications)
make finstall (to install the Fortran codes)
make mglinstall (to install the Mesa/ Open GL items) (experimental)
make utils (to install libcwputils) (nonessential)
make xminstall (to install the Motif application)(nonessential)
make sfinstall (to install an improved version of SEGDREAD)
A voir également:
- Probleme instalation sous linux
- Linux reader - Télécharger - Stockage
- Toutou linux - Télécharger - Systèmes d'exploitation
- Backtrack linux - Télécharger - Sécurité
- R-linux - Télécharger - Sauvegarde
- Linux mint 22.1 - Accueil - Linux
7 réponses
Un makefile ne se compile pas, il contient un certain nombre d'instructions qui permettent (par exemple) de lancer une compilation.
Quel est ton message d'erreur ?
Bonne chance
Quel est ton message d'erreur ?
Bonne chance
Bonjour,
le message d'erreur et le suivant:
bash: Makefile.config: command not found
je ne sait pas si ta regarde la precedure d'installation dans mon premier message
il me demande:
4) set the CWPROOT environment variable to CWPROOT=/your/root/path
5) put /your/root/path/bin on your working shell path
apres j'aura:
The code will appear as the single directory /your/root/path/src
mais j'arrive pas a comprendre ce qui me demande
merci
le message d'erreur et le suivant:
bash: Makefile.config: command not found
je ne sait pas si ta regarde la precedure d'installation dans mon premier message
il me demande:
4) set the CWPROOT environment variable to CWPROOT=/your/root/path
5) put /your/root/path/bin on your working shell path
apres j'aura:
The code will appear as the single directory /your/root/path/src
mais j'arrive pas a comprendre ce qui me demande
merci
Makefile.config n'est pas une commande à lancer, c'est un fichier à compléter. Il n'y a pas une version binaire, ce qui t'éviterait de compiler à la main ?
Bonjour,
merci pour la reponse
j'ai procedé autremet et j'ai une etape qui m'indique un message d'ereur le suivant
make mglinstall
.
.
.
trip.c: In function ‘vis’:
trip.c:573: erreur: ‘GLUT_VISIBLE’ undeclared (first use in this function)
make[2]: *** /home/moi/Téléchargement//bin/trip Erreur 1
make[2]: quittant le répertoire « /home/moi/Téléchargement/src/Mesa/main »
make[1]: *** [INSTALL] Erreur 2
make[1]: quittant le répertoire « /home/moi/Téléchargement/src/Mesa »
make: *** [mglstuff] Erreur 2
je ne sait pas ca vien d'on merci de m'eclairé
A+
merci pour la reponse
j'ai procedé autremet et j'ai une etape qui m'indique un message d'ereur le suivant
make mglinstall
.
.
.
trip.c: In function ‘vis’:
trip.c:573: erreur: ‘GLUT_VISIBLE’ undeclared (first use in this function)
make[2]: *** /home/moi/Téléchargement//bin/trip Erreur 1
make[2]: quittant le répertoire « /home/moi/Téléchargement/src/Mesa/main »
make[1]: *** [INSTALL] Erreur 2
make[1]: quittant le répertoire « /home/moi/Téléchargement/src/Mesa »
make: *** [mglstuff] Erreur 2
je ne sait pas ca vien d'on merci de m'eclairé
A+
Vous n’avez pas trouvé la réponse que vous recherchez ?
Posez votre question
Tu as installé glut ? Au fait il n'existe pas directement un paquet binaire pour installer ton paquet ?
Bonne chance
Bonne chance