Encore un problème d'installation sous Gentoo
Résolu
Dawid
Messages postés
432
Date d'inscription
Statut
Membre
Dernière intervention
-
chocky4 Messages postés 1 Date d'inscription Statut Membre Dernière intervention -
chocky4 Messages postés 1 Date d'inscription Statut Membre Dernière intervention -
Salut,
Voici ce que j'obtiens lorsque que j'essaie d'installer scorched3d sous ma Gentoo :
----------------------------------------------------------------------------------------
athlon64 ~ # emerge /usr/portage/games-strategy/scorched3d/scorched3d-39.1.ebuild
emerging by path implies --oneshot... adding --oneshot to options.
*** emerging by path is broken and may not always work!!!
Calculating dependencies
*** You are emerging a masked package. It is MUCH better to use
*** /etc/portage/package.* to accomplish this. See portage(5) man
*** page for details.
>>> Waiting 10 seconds before starting...
>>> (Control-C to abort)...
Continuing... in: 10 9 8 7 6 5 4 3 2 1
...done!
>>> emerge (1 of 1) games-strategy/scorched3d-39.1 to /
>>> md5 files ;-) scorched3d-39.1.ebuild
>>> md5 files ;-) files/digest-scorched3d-39.1
>>> md5 files ;-) files/smoke-orange.bmp
>>> md5 src_uri ;-) Scorched3D-39.1-src.tar.gz
* Using /usr/bin/wxgtk2-2.4-config
>>> Unpacking source...
>>> Unpacking Scorched3D-39.1-src.tar.gz to /var/tmp/portage/scorched3d-39.1/work
>>> Source unpacked.
* Using /usr/bin/wxgtk2-2.4-config
* Using GNU config files from /usr/share/libtool
* Updating config.sub [ ok ]
* Updating config.guess [ ok ]
./configure --prefix=/usr/games --build=i386-pc-linux-gnu --host=i386-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share/games --sysconfdir=/etc/games --localstatedir=/var/games --disable-dependency-tracking --exec_prefix=/usr/games --datadir=/usr/share/games/scorched3d --with-docdir=/usr/share/doc/scorched3d-39.1 --with-mysql
checking build system type... i386-pc-linux-gnu
checking host system type... i386-pc-linux-gnu
checking target system type... i386-pc-linux-gnu
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make sets $(MAKE)... (cached) yes
checking for i386-pc-linux-gnu-gcc... i386-pc-linux-gnu-gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i386-pc-linux-gnu-gcc accepts -g... yes
checking for i386-pc-linux-gnu-gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of i386-pc-linux-gnu-gcc... none
checking for i386-pc-linux-gnu-g++... i386-pc-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether i386-pc-linux-gnu-g++ accepts -g... yes
checking dependency style of i386-pc-linux-gnu-g++... none
checking for a BSD-compatible install... /bin/install -c
checking for i386-pc-linux-gnu-ranlib... i386-pc-linux-gnu-ranlib
checking for SDL... checking for sdl-config... /usr/bin/sdl-config
checking for SDL - version >= 1.2.5... yes
checking for SDL_net lib... yes
checking for beer in -lfridge... no
Warning: No beer found in fridge!
We highly suggest that you rectify this situation immediately.
checking for OpenGL support... yes
checking for OpenAL... checking for openal-config... /usr/bin/openal-config
checking for OpenAL compilation... yes
checking for profiling enabled... no
checking for floating point math support... yes
checking for MySql support... yes
checking for wxgtk2-2.4-config... /usr/bin/wxgtk2-2.4-config
checking for wxWindows version >= 2.4.0... yes (version 2.4.2)
checking for freetype-config... /usr/bin/freetype-config
checking for FreeType -- version >= 7.0.1... no
configure: WARNING:
The FreeType test program failed to run. If your system uses
shared libraries and they are installed outside the normal
system library path, make sure the variable LD_LIBRARY_PATH
(or whatever is appropiate for your system) is correctly set.
configure: error:
FreeType2 must be installed on your system
but freetype-config couldn't be found.
Please check that freetype-config is in the path, the directory
where the freetype libraries are installed (returned by
'freetype-onfig --libs' command) is in LD_LIBRARY_PATH or
equivalent variable and freetype version is 7.0.1 or above
Try http://www.freetype.org to download freetype.
!!! ERROR: games-strategy/scorched3d-39.1 failed.
!!! Function egamesconf, Line 64, Exitcode 1
!!! egamesconf failed
!!! If you need support, post the topmost build error, NOT this status message.
-----------------------------------------------------------------------------------------
1°) Ce qui est bizarre, c'est que j'ai déja réussi l'installation, et que maintenant ça ne marche plus (après une désinstallation par emerge scorched3d --unmerge).
2°) Lorsque je fais emerge scorched3d, l'installation ne démarre pas.
3°) J'ai installé à nouveau freetype (emerge freetype), mais rien ne change.
Quelqu'un voit-il ce qui peut poser problème ?
Toutes les idées sont les bienvenues.
A+
Voici ce que j'obtiens lorsque que j'essaie d'installer scorched3d sous ma Gentoo :
----------------------------------------------------------------------------------------
athlon64 ~ # emerge /usr/portage/games-strategy/scorched3d/scorched3d-39.1.ebuild
emerging by path implies --oneshot... adding --oneshot to options.
*** emerging by path is broken and may not always work!!!
Calculating dependencies
*** You are emerging a masked package. It is MUCH better to use
*** /etc/portage/package.* to accomplish this. See portage(5) man
*** page for details.
>>> Waiting 10 seconds before starting...
>>> (Control-C to abort)...
Continuing... in: 10 9 8 7 6 5 4 3 2 1
...done!
>>> emerge (1 of 1) games-strategy/scorched3d-39.1 to /
>>> md5 files ;-) scorched3d-39.1.ebuild
>>> md5 files ;-) files/digest-scorched3d-39.1
>>> md5 files ;-) files/smoke-orange.bmp
>>> md5 src_uri ;-) Scorched3D-39.1-src.tar.gz
* Using /usr/bin/wxgtk2-2.4-config
>>> Unpacking source...
>>> Unpacking Scorched3D-39.1-src.tar.gz to /var/tmp/portage/scorched3d-39.1/work
>>> Source unpacked.
* Using /usr/bin/wxgtk2-2.4-config
* Using GNU config files from /usr/share/libtool
* Updating config.sub [ ok ]
* Updating config.guess [ ok ]
./configure --prefix=/usr/games --build=i386-pc-linux-gnu --host=i386-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share/games --sysconfdir=/etc/games --localstatedir=/var/games --disable-dependency-tracking --exec_prefix=/usr/games --datadir=/usr/share/games/scorched3d --with-docdir=/usr/share/doc/scorched3d-39.1 --with-mysql
checking build system type... i386-pc-linux-gnu
checking host system type... i386-pc-linux-gnu
checking target system type... i386-pc-linux-gnu
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make sets $(MAKE)... (cached) yes
checking for i386-pc-linux-gnu-gcc... i386-pc-linux-gnu-gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i386-pc-linux-gnu-gcc accepts -g... yes
checking for i386-pc-linux-gnu-gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of i386-pc-linux-gnu-gcc... none
checking for i386-pc-linux-gnu-g++... i386-pc-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether i386-pc-linux-gnu-g++ accepts -g... yes
checking dependency style of i386-pc-linux-gnu-g++... none
checking for a BSD-compatible install... /bin/install -c
checking for i386-pc-linux-gnu-ranlib... i386-pc-linux-gnu-ranlib
checking for SDL... checking for sdl-config... /usr/bin/sdl-config
checking for SDL - version >= 1.2.5... yes
checking for SDL_net lib... yes
checking for beer in -lfridge... no
Warning: No beer found in fridge!
We highly suggest that you rectify this situation immediately.
checking for OpenGL support... yes
checking for OpenAL... checking for openal-config... /usr/bin/openal-config
checking for OpenAL compilation... yes
checking for profiling enabled... no
checking for floating point math support... yes
checking for MySql support... yes
checking for wxgtk2-2.4-config... /usr/bin/wxgtk2-2.4-config
checking for wxWindows version >= 2.4.0... yes (version 2.4.2)
checking for freetype-config... /usr/bin/freetype-config
checking for FreeType -- version >= 7.0.1... no
configure: WARNING:
The FreeType test program failed to run. If your system uses
shared libraries and they are installed outside the normal
system library path, make sure the variable LD_LIBRARY_PATH
(or whatever is appropiate for your system) is correctly set.
configure: error:
FreeType2 must be installed on your system
but freetype-config couldn't be found.
Please check that freetype-config is in the path, the directory
where the freetype libraries are installed (returned by
'freetype-onfig --libs' command) is in LD_LIBRARY_PATH or
equivalent variable and freetype version is 7.0.1 or above
Try http://www.freetype.org to download freetype.
!!! ERROR: games-strategy/scorched3d-39.1 failed.
!!! Function egamesconf, Line 64, Exitcode 1
!!! egamesconf failed
!!! If you need support, post the topmost build error, NOT this status message.
-----------------------------------------------------------------------------------------
1°) Ce qui est bizarre, c'est que j'ai déja réussi l'installation, et que maintenant ça ne marche plus (après une désinstallation par emerge scorched3d --unmerge).
2°) Lorsque je fais emerge scorched3d, l'installation ne démarre pas.
3°) J'ai installé à nouveau freetype (emerge freetype), mais rien ne change.
Quelqu'un voit-il ce qui peut poser problème ?
Toutes les idées sont les bienvenues.
A+
A voir également:
- Encore un problème d'installation sous Gentoo
- Installation windows 10 sans compte microsoft - Guide
- Installation chromecast - Guide
- Installation clavier arabe - Télécharger - Divers Web & Internet
- Installation calculatrice - Télécharger - Calcul & Conversion
- Installation google earth - Télécharger - 3D
3 réponses
J'ai créé un fichier /etc/portage/package.unmask et dedans, j'ai mis
games-strategy/scorched3d .
Maintenant, mon logiciel n'est plus masqué et je peux lancer l'installation par emerge scorched3d.
Cependant, cela ne résoud pas mon problème de non-reconnaissance de freetype.
Le soucis que j'ai maintenant, c'est de ne plus pouvoir compiler tous les logiciels qui feraient appel à freetype.
Donc mon problème, c'est en fait:
comment bien installer (et faire détecter) freetype.
games-strategy/scorched3d .
Maintenant, mon logiciel n'est plus masqué et je peux lancer l'installation par emerge scorched3d.
Cependant, cela ne résoud pas mon problème de non-reconnaissance de freetype.
Le soucis que j'ai maintenant, c'est de ne plus pouvoir compiler tous les logiciels qui feraient appel à freetype.
Donc mon problème, c'est en fait:
comment bien installer (et faire détecter) freetype.