Compiler un programme
Installer le logiciel pdfmod
Logiciels / Autres logiciels

xunil2003 Membre non connecté
-
- Voir le profil du membre xunil2003
- Inscrit le : 17/02/2011
- Groupes :
j'essai d'installer le logiciel Pdfmod , que j'ai téléchargé ici au format tar.gz (pdfmod-0.9.1.tar.gz)
http://linux.softpedia.com/get/Printing/PDF-Mod-49673.shtml
je suis sous Mageia 1 x64
une fois l'archive décompressé , voila comment j'ai procédé.
Compilation
Caché :
Listing des fichiers
Fichier readme
[root@localhost pdfmod-0.9.1]# ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking for pkg-config... /usr/bin/pkg-config
checking whether ln -s works... yes
checking pkg-config is at least version 0.9.0... yes
checking gnome-doc-utils >= 0.3.2... yes
checking whether NLS is requested... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... 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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... none
checking for intltool >= 0.35.0... ./configure: line 4014: intltool-update: command not found
found
configure: error: Your intltool is too old. You need intltool 0.35.0 or later.
[root@localhost pdfmod-0.9.1]#
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking for pkg-config... /usr/bin/pkg-config
checking whether ln -s works... yes
checking pkg-config is at least version 0.9.0... yes
checking gnome-doc-utils >= 0.3.2... yes
checking whether NLS is requested... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... 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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... none
checking for intltool >= 0.35.0... ./configure: line 4014: intltool-update: command not found
found
configure: error: Your intltool is too old. You need intltool 0.35.0 or later.
[root@localhost pdfmod-0.9.1]#
Listing des fichiers
[root@localhost pdfmod-0.9.1]# ls -g
total 504
-rw-r--r-- 1 laurent 64152 mars 3 2011 aclocal.m4
-rw-r--r-- 1 laurent 375 mars 3 2011 AUTHORS
-rw-r--r-- 1 root 11661 sept. 13 23:26 config.log
-rwxr-xr-x 1 laurent 268754 mars 3 2011 configure*
-rw-r--r-- 1 laurent 4257 mars 3 2011 configure.ac
-rw-r--r-- 1 laurent 17987 oct. 3 2009 COPYING
drwxrwxr-x 3 laurent 4096 mars 3 2011 data/
drwxrwxr-x 14 laurent 4096 mars 3 2011 docs/
-rw-r--r-- 1 laurent 22598 mai 9 2010 gnome-doc-utils.make
-rw-r--r-- 1 laurent 87 oct. 3 2009 HACKING
-rwxr-xr-x 1 laurent 5237 oct. 3 2009 icon-theme-installer*
-rwxr-xr-x 1 laurent 13620 févr. 21 2009 install-sh*
-rw-r--r-- 1 laurent 0 oct. 6 2010 intltool-extract.in
-rw-r--r-- 1 laurent 0 oct. 6 2010 intltool-merge.in
-rw-r--r-- 1 laurent 0 oct. 6 2010 intltool-update.in
drwxrwxr-x 4 laurent 4096 mars 3 2011 lib/
-rw-r--r-- 1 laurent 1472 oct. 3 2009 Makefile.am
-rw-r--r-- 1 laurent 23059 mars 3 2011 Makefile.in
-rw-r--r-- 1 laurent 6798 oct. 3 2009 Makefile.include
-rwxr-xr-x 1 laurent 11135 févr. 21 2009 missing*
-rw-r--r-- 1 laurent 7638 mars 3 2011 NEWS
drwxrwxr-x 2 laurent 4096 mars 3 2011 po/
-rw-r--r-- 1 laurent 496 juin 17 2010 README
drwxrwxr-x 4 laurent 4096 mars 3 2011 src/
[root@localhost pdfmod-0.9.1]#
total 504
-rw-r--r-- 1 laurent 64152 mars 3 2011 aclocal.m4
-rw-r--r-- 1 laurent 375 mars 3 2011 AUTHORS
-rw-r--r-- 1 root 11661 sept. 13 23:26 config.log
-rwxr-xr-x 1 laurent 268754 mars 3 2011 configure*
-rw-r--r-- 1 laurent 4257 mars 3 2011 configure.ac
-rw-r--r-- 1 laurent 17987 oct. 3 2009 COPYING
drwxrwxr-x 3 laurent 4096 mars 3 2011 data/
drwxrwxr-x 14 laurent 4096 mars 3 2011 docs/
-rw-r--r-- 1 laurent 22598 mai 9 2010 gnome-doc-utils.make
-rw-r--r-- 1 laurent 87 oct. 3 2009 HACKING
-rwxr-xr-x 1 laurent 5237 oct. 3 2009 icon-theme-installer*
-rwxr-xr-x 1 laurent 13620 févr. 21 2009 install-sh*
-rw-r--r-- 1 laurent 0 oct. 6 2010 intltool-extract.in
-rw-r--r-- 1 laurent 0 oct. 6 2010 intltool-merge.in
-rw-r--r-- 1 laurent 0 oct. 6 2010 intltool-update.in
drwxrwxr-x 4 laurent 4096 mars 3 2011 lib/
-rw-r--r-- 1 laurent 1472 oct. 3 2009 Makefile.am
-rw-r--r-- 1 laurent 23059 mars 3 2011 Makefile.in
-rw-r--r-- 1 laurent 6798 oct. 3 2009 Makefile.include
-rwxr-xr-x 1 laurent 11135 févr. 21 2009 missing*
-rw-r--r-- 1 laurent 7638 mars 3 2011 NEWS
drwxrwxr-x 2 laurent 4096 mars 3 2011 po/
-rw-r--r-- 1 laurent 496 juin 17 2010 README
drwxrwxr-x 4 laurent 4096 mars 3 2011 src/
[root@localhost pdfmod-0.9.1]#
Fichier readme
Website: http://live.gnome.org/PdfMod
Bugs: http://bugzilla.gnome.org/browse.cgi?product=pdfmod
Dependencies:
* Mono
* Gtk#
* poppler
* poppler-sharp
- http://github.com/jacintos/poppler-sharp
- optional: if not installed, will use bundled version
* gnome-doc-utils-devel
* gnome-common (if building from git)
* Hyena (http://git.gnome.org/cgit/hyena)
To build from git:
$ ./autogen.sh && make
To build from tarball:
$ ./configure && make
To run uninstalled:
$ make run
Bugs: http://bugzilla.gnome.org/browse.cgi?product=pdfmod
Dependencies:
* Mono
* Gtk#
* poppler
* poppler-sharp
- http://github.com/jacintos/poppler-sharp
- optional: if not installed, will use bundled version
* gnome-doc-utils-devel
* gnome-common (if building from git)
* Hyena (http://git.gnome.org/cgit/hyena)
To build from git:
$ ./autogen.sh && make
To build from tarball:
$ ./configure && make
To run uninstalled:
$ make run
Pourquoi ./configure m'affiche une erreur , que faut il faire pour pouvoir continuer l'installation ?
configure: error: Your intltool is too old. You need intltool 0.35.0 or later.
Merci d'avance, cordialement.
Édité par xunil2003 Le 13/09/2011 à 23h57
- Pentium I7 960 (3.20 Ghz - 8 Coeurs) / MSI / 6 G0 ram / Lamp / Mandriva 2010.0 x64/ KDE 4 / 5 HDD de 2 To a 7200 tr et 1 de 160 Go Velociraptor a 10000 Tr.
- Pentium I7 950 (3.07 Ghz - 8 Coeurs)/ Asus Sabertooth X58 / 12 Go Ram / Nvidia GeForce GTX 260 (3D)/ RealTek High Definition Audio /Renesas Electronics USB 3.0 Host Controller / Marvell 91xx SATA 6G Controlleur / Mageia 2 x86_64/ KDE 4 / Windows 7 x64 /3 HDD de 2 To a 7200 tr / Virtualbox 4.12.
- Pentium I5 Sandry bridge (5 Coeurs)/ Gigabyte / 12 G0 ram / Mageia 1 x64 / KDE 4 / 2 HDD de 1 To a 7200 tr.
- MSI GT780DX-644-Fr / I7 2.2 Ghz / 12 Mo Ram / Mageia 1 x64 / Windows 7 x64 / 2 HDD 750 Go a 7200 Tr / Nvidia / 17.2 Pouces.
- DreamPlug / Marvel 1.22 Ghz / Architecture ARM / 512 Mo / Carte-sd 16 Go / Debian Squeeze / 5 Watts --> appellé également plug computer
Proverbe : Windows a un pépin, Linux un noyau.
Accro de linux.
- Pentium I7 950 (3.07 Ghz - 8 Coeurs)/ Asus Sabertooth X58 / 12 Go Ram / Nvidia GeForce GTX 260 (3D)/ RealTek High Definition Audio /Renesas Electronics USB 3.0 Host Controller / Marvell 91xx SATA 6G Controlleur / Mageia 2 x86_64/ KDE 4 / Windows 7 x64 /3 HDD de 2 To a 7200 tr / Virtualbox 4.12.
- Pentium I5 Sandry bridge (5 Coeurs)/ Gigabyte / 12 G0 ram / Mageia 1 x64 / KDE 4 / 2 HDD de 1 To a 7200 tr.
- MSI GT780DX-644-Fr / I7 2.2 Ghz / 12 Mo Ram / Mageia 1 x64 / Windows 7 x64 / 2 HDD 750 Go a 7200 Tr / Nvidia / 17.2 Pouces.
- DreamPlug / Marvel 1.22 Ghz / Architecture ARM / 512 Mo / Carte-sd 16 Go / Debian Squeeze / 5 Watts --> appellé également plug computer
Proverbe : Windows a un pépin, Linux un noyau.
Accro de linux.

sickboy Membre non connecté
-
- Voir le profil du membre sickboy
- Inscrit le : 20/06/2011
- Groupes :

essayes d'installer intltool avec le gestionnaire de logiciel
Édité par sickboy Le 14/09/2011 à 00h07

xunil2003 Membre non connecté
-
- Voir le profil du membre xunil2003
- Inscrit le : 17/02/2011
- Groupes :
j'ai a nouveau un problème
pour intltool c'est ok
Caché :
Compilation
je ne trouve pas le package 'gconf-sharp-2.0' ??
Compilation
[root@localhost pdfmod-0.9.1]# ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking for pkg-config... /usr/bin/pkg-config
checking whether ln -s works... yes
checking pkg-config is at least version 0.9.0... yes
checking gnome-doc-utils >= 0.3.2... yes
checking whether NLS is requested... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... 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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... none
checking for intltool >= 0.35.0... 0.41.1 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
checking for a BSD-compatible install... /usr/bin/install -c
checking for gmcs... /usr/bin/gmcs
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for GTK_SHARP_20... yes
checking for GLIB_SHARP_20... yes
checking for GCONF_SHARP_20... configure: error: Package requirements (gconf-sharp-2.0) were not met:
No package 'gconf-sharp-2.0' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables GCONF_SHARP_20_CFLAGS
and GCONF_SHARP_20_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking for pkg-config... /usr/bin/pkg-config
checking whether ln -s works... yes
checking pkg-config is at least version 0.9.0... yes
checking gnome-doc-utils >= 0.3.2... yes
checking whether NLS is requested... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... 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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... none
checking for intltool >= 0.35.0... 0.41.1 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
checking for a BSD-compatible install... /usr/bin/install -c
checking for gmcs... /usr/bin/gmcs
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for GTK_SHARP_20... yes
checking for GLIB_SHARP_20... yes
checking for GCONF_SHARP_20... configure: error: Package requirements (gconf-sharp-2.0) were not met:
No package 'gconf-sharp-2.0' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables GCONF_SHARP_20_CFLAGS
and GCONF_SHARP_20_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
je ne trouve pas le package 'gconf-sharp-2.0' ??
[root@localhost pdfmod-0.9.1]#
[root@localhost pdfmod-0.9.1]# urpmi gconf-sharp
Pas de paquetage nommé gconf-sharp
[root@localhost pdfmod-0.9.1]#
[root@localhost pdfmod-0.9.1]# urpmi gconf-sharp
Pas de paquetage nommé gconf-sharp
[root@localhost pdfmod-0.9.1]#
Merci.
- Pentium I7 960 (3.20 Ghz - 8 Coeurs) / MSI / 6 G0 ram / Lamp / Mandriva 2010.0 x64/ KDE 4 / 5 HDD de 2 To a 7200 tr et 1 de 160 Go Velociraptor a 10000 Tr.
- Pentium I7 950 (3.07 Ghz - 8 Coeurs)/ Asus Sabertooth X58 / 12 Go Ram / Nvidia GeForce GTX 260 (3D)/ RealTek High Definition Audio /Renesas Electronics USB 3.0 Host Controller / Marvell 91xx SATA 6G Controlleur / Mageia 2 x86_64/ KDE 4 / Windows 7 x64 /3 HDD de 2 To a 7200 tr / Virtualbox 4.12.
- Pentium I5 Sandry bridge (5 Coeurs)/ Gigabyte / 12 G0 ram / Mageia 1 x64 / KDE 4 / 2 HDD de 1 To a 7200 tr.
- MSI GT780DX-644-Fr / I7 2.2 Ghz / 12 Mo Ram / Mageia 1 x64 / Windows 7 x64 / 2 HDD 750 Go a 7200 Tr / Nvidia / 17.2 Pouces.
- DreamPlug / Marvel 1.22 Ghz / Architecture ARM / 512 Mo / Carte-sd 16 Go / Debian Squeeze / 5 Watts --> appellé également plug computer
Proverbe : Windows a un pépin, Linux un noyau.
Accro de linux.
- Pentium I7 950 (3.07 Ghz - 8 Coeurs)/ Asus Sabertooth X58 / 12 Go Ram / Nvidia GeForce GTX 260 (3D)/ RealTek High Definition Audio /Renesas Electronics USB 3.0 Host Controller / Marvell 91xx SATA 6G Controlleur / Mageia 2 x86_64/ KDE 4 / Windows 7 x64 /3 HDD de 2 To a 7200 tr / Virtualbox 4.12.
- Pentium I5 Sandry bridge (5 Coeurs)/ Gigabyte / 12 G0 ram / Mageia 1 x64 / KDE 4 / 2 HDD de 1 To a 7200 tr.
- MSI GT780DX-644-Fr / I7 2.2 Ghz / 12 Mo Ram / Mageia 1 x64 / Windows 7 x64 / 2 HDD 750 Go a 7200 Tr / Nvidia / 17.2 Pouces.
- DreamPlug / Marvel 1.22 Ghz / Architecture ARM / 512 Mo / Carte-sd 16 Go / Debian Squeeze / 5 Watts --> appellé également plug computer
Proverbe : Windows a un pépin, Linux un noyau.
Accro de linux.

sickboy Membre non connecté
-
- Voir le profil du membre sickboy
- Inscrit le : 20/06/2011
- Groupes :

xunil2003 Membre non connecté
-
- Voir le profil du membre xunil2003
- Inscrit le : 17/02/2011
- Groupes :
alors la je comprend pas ?
[root@localhost pdfmod-0.9.1]# urpmi gnome-sharp2
Le paquetage gnome-sharp2-2.24.2-1.mga1.x86_64 est déjà installé
Marque gnome-sharp2 comme étant manuellement installé, il ne sera pas considéré comme un paquet orphelin
writing /var/lib/rpm/installed-through-deps.list
[root@localhost pdfmod-0.9.1]#
Le paquetage gnome-sharp2-2.24.2-1.mga1.x86_64 est déjà installé
Marque gnome-sharp2 comme étant manuellement installé, il ne sera pas considéré comme un paquet orphelin
writing /var/lib/rpm/installed-through-deps.list
[root@localhost pdfmod-0.9.1]#
Merci.
- Pentium I7 960 (3.20 Ghz - 8 Coeurs) / MSI / 6 G0 ram / Lamp / Mandriva 2010.0 x64/ KDE 4 / 5 HDD de 2 To a 7200 tr et 1 de 160 Go Velociraptor a 10000 Tr.
- Pentium I7 950 (3.07 Ghz - 8 Coeurs)/ Asus Sabertooth X58 / 12 Go Ram / Nvidia GeForce GTX 260 (3D)/ RealTek High Definition Audio /Renesas Electronics USB 3.0 Host Controller / Marvell 91xx SATA 6G Controlleur / Mageia 2 x86_64/ KDE 4 / Windows 7 x64 /3 HDD de 2 To a 7200 tr / Virtualbox 4.12.
- Pentium I5 Sandry bridge (5 Coeurs)/ Gigabyte / 12 G0 ram / Mageia 1 x64 / KDE 4 / 2 HDD de 1 To a 7200 tr.
- MSI GT780DX-644-Fr / I7 2.2 Ghz / 12 Mo Ram / Mageia 1 x64 / Windows 7 x64 / 2 HDD 750 Go a 7200 Tr / Nvidia / 17.2 Pouces.
- DreamPlug / Marvel 1.22 Ghz / Architecture ARM / 512 Mo / Carte-sd 16 Go / Debian Squeeze / 5 Watts --> appellé également plug computer
Proverbe : Windows a un pépin, Linux un noyau.
Accro de linux.
- Pentium I7 950 (3.07 Ghz - 8 Coeurs)/ Asus Sabertooth X58 / 12 Go Ram / Nvidia GeForce GTX 260 (3D)/ RealTek High Definition Audio /Renesas Electronics USB 3.0 Host Controller / Marvell 91xx SATA 6G Controlleur / Mageia 2 x86_64/ KDE 4 / Windows 7 x64 /3 HDD de 2 To a 7200 tr / Virtualbox 4.12.
- Pentium I5 Sandry bridge (5 Coeurs)/ Gigabyte / 12 G0 ram / Mageia 1 x64 / KDE 4 / 2 HDD de 1 To a 7200 tr.
- MSI GT780DX-644-Fr / I7 2.2 Ghz / 12 Mo Ram / Mageia 1 x64 / Windows 7 x64 / 2 HDD 750 Go a 7200 Tr / Nvidia / 17.2 Pouces.
- DreamPlug / Marvel 1.22 Ghz / Architecture ARM / 512 Mo / Carte-sd 16 Go / Debian Squeeze / 5 Watts --> appellé également plug computer
Proverbe : Windows a un pépin, Linux un noyau.
Accro de linux.

eagleyes Membre non connecté
-
- Voir le profil du membre eagleyes
- Inscrit le : 27/12/2009
- Groupes :
installe gnome-sharp2-devel
Quand tu veux compiler un programme et qu'il te dit qu'il te manque un package, pense a vérifier que le " -devel" du paquet demandé est bien installé.
Édité par eagleyes Le 14/09/2011 à 08h12
Asus Transformer Book TX300CA : Ecran tactile 13,3" 1920x1080 - Core i5 - SSD 128Go + HDD 500Go - 4Go Ram- 2 usb3 - Ethernet - Wifi
Canon Pixma MG5753 (en réseau)
Cauldron 64bits
Livebox Play - Connexion en VDSL
Canon Pixma MG5753 (en réseau)
Cauldron 64bits
Livebox Play - Connexion en VDSL

xunil2003 Membre non connecté
-
- Voir le profil du membre xunil2003
- Inscrit le : 17/02/2011
- Groupes :
C'est ok pour gnome-sharp2-devel
Mais maintenant , j'ai a nouveau un problème
Caché :
Compilation
Le paquetage demandé n'existe pas
Compilation
[root@localhost pdfmod-0.9.1]# ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking for pkg-config... /usr/bin/pkg-config
checking whether ln -s works... yes
checking pkg-config is at least version 0.9.0... yes
checking gnome-doc-utils >= 0.3.2... yes
checking whether NLS is requested... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... 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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... none
checking for intltool >= 0.35.0... 0.41.1 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
checking for a BSD-compatible install... /usr/bin/install -c
checking for gmcs... /usr/bin/gmcs
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for GTK_SHARP_20... yes
checking for GLIB_SHARP_20... yes
checking for GCONF_SHARP_20... yes
checking for HYENA... configure: error: Package requirements (hyena >= 0.5) were not met:
No package 'hyena' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables HYENA_CFLAGS
and HYENA_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
[root@localhost pdfmod-0.9.1]#
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking for pkg-config... /usr/bin/pkg-config
checking whether ln -s works... yes
checking pkg-config is at least version 0.9.0... yes
checking gnome-doc-utils >= 0.3.2... yes
checking whether NLS is requested... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... 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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... none
checking for intltool >= 0.35.0... 0.41.1 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
checking for a BSD-compatible install... /usr/bin/install -c
checking for gmcs... /usr/bin/gmcs
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for GTK_SHARP_20... yes
checking for GLIB_SHARP_20... yes
checking for GCONF_SHARP_20... yes
checking for HYENA... configure: error: Package requirements (hyena >= 0.5) were not met:
No package 'hyena' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables HYENA_CFLAGS
and HYENA_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
[root@localhost pdfmod-0.9.1]#
Le paquetage demandé n'existe pas
[root@localhost pdfmod-0.9.1]# urpmi hyena
Pas de paquetage nommé hyena
[root@localhost pdfmod-0.9.1]#
Pas de paquetage nommé hyena
[root@localhost pdfmod-0.9.1]#
Merci
Édité par xunil2003 Le 14/09/2011 à 09h51
- Pentium I7 960 (3.20 Ghz - 8 Coeurs) / MSI / 6 G0 ram / Lamp / Mandriva 2010.0 x64/ KDE 4 / 5 HDD de 2 To a 7200 tr et 1 de 160 Go Velociraptor a 10000 Tr.
- Pentium I7 950 (3.07 Ghz - 8 Coeurs)/ Asus Sabertooth X58 / 12 Go Ram / Nvidia GeForce GTX 260 (3D)/ RealTek High Definition Audio /Renesas Electronics USB 3.0 Host Controller / Marvell 91xx SATA 6G Controlleur / Mageia 2 x86_64/ KDE 4 / Windows 7 x64 /3 HDD de 2 To a 7200 tr / Virtualbox 4.12.
- Pentium I5 Sandry bridge (5 Coeurs)/ Gigabyte / 12 G0 ram / Mageia 1 x64 / KDE 4 / 2 HDD de 1 To a 7200 tr.
- MSI GT780DX-644-Fr / I7 2.2 Ghz / 12 Mo Ram / Mageia 1 x64 / Windows 7 x64 / 2 HDD 750 Go a 7200 Tr / Nvidia / 17.2 Pouces.
- DreamPlug / Marvel 1.22 Ghz / Architecture ARM / 512 Mo / Carte-sd 16 Go / Debian Squeeze / 5 Watts --> appellé également plug computer
Proverbe : Windows a un pépin, Linux un noyau.
Accro de linux.
- Pentium I7 950 (3.07 Ghz - 8 Coeurs)/ Asus Sabertooth X58 / 12 Go Ram / Nvidia GeForce GTX 260 (3D)/ RealTek High Definition Audio /Renesas Electronics USB 3.0 Host Controller / Marvell 91xx SATA 6G Controlleur / Mageia 2 x86_64/ KDE 4 / Windows 7 x64 /3 HDD de 2 To a 7200 tr / Virtualbox 4.12.
- Pentium I5 Sandry bridge (5 Coeurs)/ Gigabyte / 12 G0 ram / Mageia 1 x64 / KDE 4 / 2 HDD de 1 To a 7200 tr.
- MSI GT780DX-644-Fr / I7 2.2 Ghz / 12 Mo Ram / Mageia 1 x64 / Windows 7 x64 / 2 HDD 750 Go a 7200 Tr / Nvidia / 17.2 Pouces.
- DreamPlug / Marvel 1.22 Ghz / Architecture ARM / 512 Mo / Carte-sd 16 Go / Debian Squeeze / 5 Watts --> appellé également plug computer
Proverbe : Windows a un pépin, Linux un noyau.
Accro de linux.

eagleyes Membre non connecté
-
- Voir le profil du membre eagleyes
- Inscrit le : 27/12/2009
- Groupes :
Édité par eagleyes Le 14/09/2011 à 09h54
Asus Transformer Book TX300CA : Ecran tactile 13,3" 1920x1080 - Core i5 - SSD 128Go + HDD 500Go - 4Go Ram- 2 usb3 - Ethernet - Wifi
Canon Pixma MG5753 (en réseau)
Cauldron 64bits
Livebox Play - Connexion en VDSL
Canon Pixma MG5753 (en réseau)
Cauldron 64bits
Livebox Play - Connexion en VDSL

Akien Membre non connecté
-
- Voir le profil du membre Akien
- Inscrit le : 12/06/2011
- Groupes :
-
Équipe Mageia
Ainsi :
Code :
[root@cauldron akien]# urpmf hyena
vegastrike-data:/usr/share/games/vegastrike/units/vessels/Hyena/hyena-hud.png
vegastrike-data:/usr/share/games/vegastrike/units/vessels/Hyena/hyena-hud.spr
vegastrike-data:/usr/share/games/vegastrike/units/vessels/Hyena/hyena.bfxm
vegastrike-data:/usr/share/games/vegastrike/units/vessels/Hyena/hyena.png
vegastrike-data:/usr/share/games/vegastrike/units/vessels/Hyena/hyenaGLO.png
vegastrike-data:/usr/share/games/vegastrike/units/vessels/Hyena/hyena_spec.png
banshee-devel:/usr/lib/pkgconfig/banshee-hyena-data-sqlite.pc
banshee-devel:/usr/lib/pkgconfig/banshee-hyena-gui.pc
banshee-devel:/usr/lib/pkgconfig/banshee-hyena.pc
banshee-doc:/usr/lib/monodoc/sources/hyena-docs.source
banshee-doc:/usr/lib/monodoc/sources/hyena-docs.tree
banshee-doc:/usr/lib/monodoc/sources/hyena-docs.zip
Ce n'est probablement pas le jeu vegastrike que tu as besoin d'installer, donc essaie [b]banshee-devel[/ b] comme l'a indiqué eagleyes.

xunil2003 Membre non connecté
-
- Voir le profil du membre xunil2003
- Inscrit le : 17/02/2011
- Groupes :
J'ai toujours le même message
j'ai pourtant installé le paquetage
banshee-devel
Aprèe installation de "banshee-devel" voila ce que mafiche "urpmf hyena", peut être que ce n'est pas le bon ?
Caché :
Merci.
Compilation
[root@localhost pdfmod-0.9.1]# urpmf hyena
vegastrike-data:/usr/share/games/vegastrike/units/vessels/Hyena/hyena-hud.png
vegastrike-data:/usr/share/games/vegastrike/units/vessels/Hyena/hyena-hud.spr
vegastrike-data:/usr/share/games/vegastrike/units/vessels/Hyena/hyena.bfxm
vegastrike-data:/usr/share/games/vegastrike/units/vessels/Hyena/hyena.png
vegastrike-data:/usr/share/games/vegastrike/units/vessels/Hyena/hyenaGLO.png
vegastrike-data:/usr/share/games/vegastrike/units/vessels/Hyena/hyena_spec.png
banshee-doc:/usr/lib/monodoc/sources/hyena-docs.source
banshee-doc:/usr/lib/monodoc/sources/hyena-docs.tree
banshee-doc:/usr/lib/monodoc/sources/hyena-docs.zip
banshee-devel:/usr/lib64/pkgconfig/banshee-hyena-data-sqlite.pc
banshee-devel:/usr/lib64/pkgconfig/banshee-hyena-gui.pc
banshee-devel:/usr/lib64/pkgconfig/banshee-hyena.pc
vegastrike-data:/usr/share/games/vegastrike/units/vessels/Hyena/hyena-hud.png
vegastrike-data:/usr/share/games/vegastrike/units/vessels/Hyena/hyena-hud.spr
vegastrike-data:/usr/share/games/vegastrike/units/vessels/Hyena/hyena.bfxm
vegastrike-data:/usr/share/games/vegastrike/units/vessels/Hyena/hyena.png
vegastrike-data:/usr/share/games/vegastrike/units/vessels/Hyena/hyenaGLO.png
vegastrike-data:/usr/share/games/vegastrike/units/vessels/Hyena/hyena_spec.png
banshee-doc:/usr/lib/monodoc/sources/hyena-docs.source
banshee-doc:/usr/lib/monodoc/sources/hyena-docs.tree
banshee-doc:/usr/lib/monodoc/sources/hyena-docs.zip
banshee-devel:/usr/lib/pkgconfig/banshee-hyena-data-sqlite.pc
banshee-devel:/usr/lib/pkgconfig/banshee-hyena-gui.pc
banshee-devel:/usr/lib/pkgconfig/banshee-hyena.pc
[root@localhost pdfmod-0.9.1]#
vegastrike-data:/usr/share/games/vegastrike/units/vessels/Hyena/hyena-hud.png
vegastrike-data:/usr/share/games/vegastrike/units/vessels/Hyena/hyena-hud.spr
vegastrike-data:/usr/share/games/vegastrike/units/vessels/Hyena/hyena.bfxm
vegastrike-data:/usr/share/games/vegastrike/units/vessels/Hyena/hyena.png
vegastrike-data:/usr/share/games/vegastrike/units/vessels/Hyena/hyenaGLO.png
vegastrike-data:/usr/share/games/vegastrike/units/vessels/Hyena/hyena_spec.png
banshee-doc:/usr/lib/monodoc/sources/hyena-docs.source
banshee-doc:/usr/lib/monodoc/sources/hyena-docs.tree
banshee-doc:/usr/lib/monodoc/sources/hyena-docs.zip
banshee-devel:/usr/lib64/pkgconfig/banshee-hyena-data-sqlite.pc
banshee-devel:/usr/lib64/pkgconfig/banshee-hyena-gui.pc
banshee-devel:/usr/lib64/pkgconfig/banshee-hyena.pc
vegastrike-data:/usr/share/games/vegastrike/units/vessels/Hyena/hyena-hud.png
vegastrike-data:/usr/share/games/vegastrike/units/vessels/Hyena/hyena-hud.spr
vegastrike-data:/usr/share/games/vegastrike/units/vessels/Hyena/hyena.bfxm
vegastrike-data:/usr/share/games/vegastrike/units/vessels/Hyena/hyena.png
vegastrike-data:/usr/share/games/vegastrike/units/vessels/Hyena/hyenaGLO.png
vegastrike-data:/usr/share/games/vegastrike/units/vessels/Hyena/hyena_spec.png
banshee-doc:/usr/lib/monodoc/sources/hyena-docs.source
banshee-doc:/usr/lib/monodoc/sources/hyena-docs.tree
banshee-doc:/usr/lib/monodoc/sources/hyena-docs.zip
banshee-devel:/usr/lib/pkgconfig/banshee-hyena-data-sqlite.pc
banshee-devel:/usr/lib/pkgconfig/banshee-hyena-gui.pc
banshee-devel:/usr/lib/pkgconfig/banshee-hyena.pc
[root@localhost pdfmod-0.9.1]#
Merci.
Compilation
[laurent@localhost pdfmod-0.9.1]$ ./configure
./configure: line 1593: config.log: Permission denied
./configure: line 1603: config.log: Permission denied
[laurent@localhost pdfmod-0.9.1]$ su
Mot de passe :
[root@localhost pdfmod-0.9.1]# ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking for pkg-config... /usr/bin/pkg-config
checking whether ln -s works... yes
checking pkg-config is at least version 0.9.0... yes
checking gnome-doc-utils >= 0.3.2... yes
checking whether NLS is requested... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... 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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... none
checking for intltool >= 0.35.0... 0.41.1 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
checking for a BSD-compatible install... /usr/bin/install -c
checking for gmcs... /usr/bin/gmcs
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for GTK_SHARP_20... yes
checking for GLIB_SHARP_20... yes
checking for GCONF_SHARP_20... yes
checking for HYENA... configure: error: Package requirements (hyena >= 0.5) were not met:
No package 'hyena' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables HYENA_CFLAGS
and HYENA_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
[root@localhost pdfmod-0.9.1]#
./configure: line 1593: config.log: Permission denied
./configure: line 1603: config.log: Permission denied
[laurent@localhost pdfmod-0.9.1]$ su
Mot de passe :
[root@localhost pdfmod-0.9.1]# ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking for pkg-config... /usr/bin/pkg-config
checking whether ln -s works... yes
checking pkg-config is at least version 0.9.0... yes
checking gnome-doc-utils >= 0.3.2... yes
checking whether NLS is requested... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... 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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... none
checking for intltool >= 0.35.0... 0.41.1 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
checking for a BSD-compatible install... /usr/bin/install -c
checking for gmcs... /usr/bin/gmcs
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for GTK_SHARP_20... yes
checking for GLIB_SHARP_20... yes
checking for GCONF_SHARP_20... yes
checking for HYENA... configure: error: Package requirements (hyena >= 0.5) were not met:
No package 'hyena' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables HYENA_CFLAGS
and HYENA_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
[root@localhost pdfmod-0.9.1]#
- Pentium I7 960 (3.20 Ghz - 8 Coeurs) / MSI / 6 G0 ram / Lamp / Mandriva 2010.0 x64/ KDE 4 / 5 HDD de 2 To a 7200 tr et 1 de 160 Go Velociraptor a 10000 Tr.
- Pentium I7 950 (3.07 Ghz - 8 Coeurs)/ Asus Sabertooth X58 / 12 Go Ram / Nvidia GeForce GTX 260 (3D)/ RealTek High Definition Audio /Renesas Electronics USB 3.0 Host Controller / Marvell 91xx SATA 6G Controlleur / Mageia 2 x86_64/ KDE 4 / Windows 7 x64 /3 HDD de 2 To a 7200 tr / Virtualbox 4.12.
- Pentium I5 Sandry bridge (5 Coeurs)/ Gigabyte / 12 G0 ram / Mageia 1 x64 / KDE 4 / 2 HDD de 1 To a 7200 tr.
- MSI GT780DX-644-Fr / I7 2.2 Ghz / 12 Mo Ram / Mageia 1 x64 / Windows 7 x64 / 2 HDD 750 Go a 7200 Tr / Nvidia / 17.2 Pouces.
- DreamPlug / Marvel 1.22 Ghz / Architecture ARM / 512 Mo / Carte-sd 16 Go / Debian Squeeze / 5 Watts --> appellé également plug computer
Proverbe : Windows a un pépin, Linux un noyau.
Accro de linux.
- Pentium I7 950 (3.07 Ghz - 8 Coeurs)/ Asus Sabertooth X58 / 12 Go Ram / Nvidia GeForce GTX 260 (3D)/ RealTek High Definition Audio /Renesas Electronics USB 3.0 Host Controller / Marvell 91xx SATA 6G Controlleur / Mageia 2 x86_64/ KDE 4 / Windows 7 x64 /3 HDD de 2 To a 7200 tr / Virtualbox 4.12.
- Pentium I5 Sandry bridge (5 Coeurs)/ Gigabyte / 12 G0 ram / Mageia 1 x64 / KDE 4 / 2 HDD de 1 To a 7200 tr.
- MSI GT780DX-644-Fr / I7 2.2 Ghz / 12 Mo Ram / Mageia 1 x64 / Windows 7 x64 / 2 HDD 750 Go a 7200 Tr / Nvidia / 17.2 Pouces.
- DreamPlug / Marvel 1.22 Ghz / Architecture ARM / 512 Mo / Carte-sd 16 Go / Debian Squeeze / 5 Watts --> appellé également plug computer
Proverbe : Windows a un pépin, Linux un noyau.
Accro de linux.

xunil2003 Membre non connecté
-
- Voir le profil du membre xunil2003
- Inscrit le : 17/02/2011
- Groupes :
Du faite du message de la compilation de PLFmod
No package 'hyena' found
ne trouvent pas le paquetage de hyena, je déside de l'installé en le compilant, j'ai donc pour cela télécharger hyena 0.5 ici :http://linux.softpedia.com/get/Programming/Libraries/Hyena-50177.shtml
Compilation de Hyena 0.5
Caché :
[laurent@localhost hyena-0.5]$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking for pkg-config... /usr/bin/pkg-config
checking for a BSD-compatible install... /usr/bin/install -c
checking pkg-config is at least version 0.9.0... yes
checking for MONO_MODULE... yes
checking for gmcs... /usr/bin/gmcs
checking for mono... /usr/bin/mono
checking for Mono 2.0 GAC for System.Data.dll... found
checking for Mono 2.0 GAC for Mono.Cairo.dll... found
checking for Mono 2.0 GAC for Mono.Posix.dll... found
checking for Mono 2.0 GAC for ICSharpCode.SharpZipLib.dll... found
checking for GTKSHARP... yes
checking for GLIBSHARP... yes
checking for GTKSHARP_A11Y... yes
hyena-0.5
Unit Tests: no (requires nunit >= 2.4.7)
Custom a11y: yes (requires gtk-sharp >= 2.12.10)
configure: creating ./config.status
config.status: creating Makefile
config.status: creating build/Makefile
config.status: creating build/m4/Makefile
config.status: creating build/pkg-config/Makefile
config.status: creating Mono.Data.Sqlite/Makefile
config.status: creating Hyena/Makefile
config.status: creating Hyena.Data.Sqlite/Makefile
config.status: creating Hyena.Gui/Makefile
[laurent@localhost hyena-0.5]$
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking for pkg-config... /usr/bin/pkg-config
checking for a BSD-compatible install... /usr/bin/install -c
checking pkg-config is at least version 0.9.0... yes
checking for MONO_MODULE... yes
checking for gmcs... /usr/bin/gmcs
checking for mono... /usr/bin/mono
checking for Mono 2.0 GAC for System.Data.dll... found
checking for Mono 2.0 GAC for Mono.Cairo.dll... found
checking for Mono 2.0 GAC for Mono.Posix.dll... found
checking for Mono 2.0 GAC for ICSharpCode.SharpZipLib.dll... found
checking for GTKSHARP... yes
checking for GLIBSHARP... yes
checking for GTKSHARP_A11Y... yes
hyena-0.5
Unit Tests: no (requires nunit >= 2.4.7)
Custom a11y: yes (requires gtk-sharp >= 2.12.10)
configure: creating ./config.status
config.status: creating Makefile
config.status: creating build/Makefile
config.status: creating build/m4/Makefile
config.status: creating build/pkg-config/Makefile
config.status: creating Mono.Data.Sqlite/Makefile
config.status: creating Hyena/Makefile
config.status: creating Hyena.Data.Sqlite/Makefile
config.status: creating Hyena.Gui/Makefile
[laurent@localhost hyena-0.5]$
[laurent@localhost hyena-0.5]$ make
Making all in build
make[1] : on entre dans le répertoire « /home/laurent/Programmes/hyena-0.5/build »
Making all in m4
make[2] : on entre dans le répertoire « /home/laurent/Programmes/hyena-0.5/build/m4 »
make[2]: Rien à faire pour « all ».
make[2] : on quitte le répertoire « /home/laurent/Programmes/hyena-0.5/build/m4 »
Making all in pkg-config
make[2] : on entre dans le répertoire « /home/laurent/Programmes/hyena-0.5/build/pkg-config »
make[2]: Rien à faire pour « all ».
make[2] : on quitte le répertoire « /home/laurent/Programmes/hyena-0.5/build/pkg-config »
make[2] : on entre dans le répertoire « /home/laurent/Programmes/hyena-0.5/build »
make[2]: Rien à faire pour « all-am ».
make[2] : on quitte le répertoire « /home/laurent/Programmes/hyena-0.5/build »
make[1] : on quitte le répertoire « /home/laurent/Programmes/hyena-0.5/build »
Making all in Hyena
make[1] : on entre dans le répertoire « /home/laurent/Programmes/hyena-0.5/Hyena »
Makefile:501: *** séparateur manquant . Arrêt.
make[1] : on quitte le répertoire « /home/laurent/Programmes/hyena-0.5/Hyena »
make: *** [all-recursive] Erreur 1
[laurent@localhost hyena-0.5]$
Making all in build
make[1] : on entre dans le répertoire « /home/laurent/Programmes/hyena-0.5/build »
Making all in m4
make[2] : on entre dans le répertoire « /home/laurent/Programmes/hyena-0.5/build/m4 »
make[2]: Rien à faire pour « all ».
make[2] : on quitte le répertoire « /home/laurent/Programmes/hyena-0.5/build/m4 »
Making all in pkg-config
make[2] : on entre dans le répertoire « /home/laurent/Programmes/hyena-0.5/build/pkg-config »
make[2]: Rien à faire pour « all ».
make[2] : on quitte le répertoire « /home/laurent/Programmes/hyena-0.5/build/pkg-config »
make[2] : on entre dans le répertoire « /home/laurent/Programmes/hyena-0.5/build »
make[2]: Rien à faire pour « all-am ».
make[2] : on quitte le répertoire « /home/laurent/Programmes/hyena-0.5/build »
make[1] : on quitte le répertoire « /home/laurent/Programmes/hyena-0.5/build »
Making all in Hyena
make[1] : on entre dans le répertoire « /home/laurent/Programmes/hyena-0.5/Hyena »
Makefile:501: *** séparateur manquant . Arrêt.
make[1] : on quitte le répertoire « /home/laurent/Programmes/hyena-0.5/Hyena »
make: *** [all-recursive] Erreur 1
[laurent@localhost hyena-0.5]$
la question est qu'esce qui provoque l'erreur 1 ?
Merci.
- Pentium I7 960 (3.20 Ghz - 8 Coeurs) / MSI / 6 G0 ram / Lamp / Mandriva 2010.0 x64/ KDE 4 / 5 HDD de 2 To a 7200 tr et 1 de 160 Go Velociraptor a 10000 Tr.
- Pentium I7 950 (3.07 Ghz - 8 Coeurs)/ Asus Sabertooth X58 / 12 Go Ram / Nvidia GeForce GTX 260 (3D)/ RealTek High Definition Audio /Renesas Electronics USB 3.0 Host Controller / Marvell 91xx SATA 6G Controlleur / Mageia 2 x86_64/ KDE 4 / Windows 7 x64 /3 HDD de 2 To a 7200 tr / Virtualbox 4.12.
- Pentium I5 Sandry bridge (5 Coeurs)/ Gigabyte / 12 G0 ram / Mageia 1 x64 / KDE 4 / 2 HDD de 1 To a 7200 tr.
- MSI GT780DX-644-Fr / I7 2.2 Ghz / 12 Mo Ram / Mageia 1 x64 / Windows 7 x64 / 2 HDD 750 Go a 7200 Tr / Nvidia / 17.2 Pouces.
- DreamPlug / Marvel 1.22 Ghz / Architecture ARM / 512 Mo / Carte-sd 16 Go / Debian Squeeze / 5 Watts --> appellé également plug computer
Proverbe : Windows a un pépin, Linux un noyau.
Accro de linux.
- Pentium I7 950 (3.07 Ghz - 8 Coeurs)/ Asus Sabertooth X58 / 12 Go Ram / Nvidia GeForce GTX 260 (3D)/ RealTek High Definition Audio /Renesas Electronics USB 3.0 Host Controller / Marvell 91xx SATA 6G Controlleur / Mageia 2 x86_64/ KDE 4 / Windows 7 x64 /3 HDD de 2 To a 7200 tr / Virtualbox 4.12.
- Pentium I5 Sandry bridge (5 Coeurs)/ Gigabyte / 12 G0 ram / Mageia 1 x64 / KDE 4 / 2 HDD de 1 To a 7200 tr.
- MSI GT780DX-644-Fr / I7 2.2 Ghz / 12 Mo Ram / Mageia 1 x64 / Windows 7 x64 / 2 HDD 750 Go a 7200 Tr / Nvidia / 17.2 Pouces.
- DreamPlug / Marvel 1.22 Ghz / Architecture ARM / 512 Mo / Carte-sd 16 Go / Debian Squeeze / 5 Watts --> appellé également plug computer
Proverbe : Windows a un pépin, Linux un noyau.
Accro de linux.

Visiteur
Visiteur

Sans vouloir te commander....,
![:]](/images/smileys/8.gif)
quand tu postes un texte assez long : tu le mets entre ces 2 balises . : merci

Je te les ais mises pour cette fois


Incredible squirrel Membre non connecté
-
- Voir le profil du membre Incredible squirrel
- Inscrit le : 14/05/2011
- Site internet
Avant configure :
sed -i '/^dnl/d' {Hyena{,.Gui,.Data.Sqlite},Mono.Data.Sqlite}/Makefile.in
Tiré de http://aur.archlinux.org/packages.php?ID=30015 (arch rocks)
@+

xunil2003 Membre non connecté
-
- Voir le profil du membre xunil2003
- Inscrit le : 17/02/2011
- Groupes :
Je pense ne pas avoir compris, voila ce que j'ai fait, a l'installation de Hyena 0.5 j'ai mis ceci avant comme indiqué ci-dessus
[root@localhost hyena-0.5]# sed -i '/^dnl/d' {Hyena{,.Gui,.Data.Sqlite},Mono.Data.Sqlite}/Makefile.in
puis je passe a ./configure et Make pour l'installation
Caché :
[root@localhost hyena-0.5]# ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking for pkg-config... /usr/bin/pkg-config
checking for a BSD-compatible install... /usr/bin/install -c
checking pkg-config is at least version 0.9.0... yes
checking for MONO_MODULE... yes
checking for gmcs... /usr/bin/gmcs
checking for mono... /usr/bin/mono
checking for Mono 2.0 GAC for System.Data.dll... found
checking for Mono 2.0 GAC for Mono.Cairo.dll... found
checking for Mono 2.0 GAC for Mono.Posix.dll... found
checking for Mono 2.0 GAC for ICSharpCode.SharpZipLib.dll... found
checking for GTKSHARP... yes
checking for GLIBSHARP... yes
checking for GTKSHARP_A11Y... yes
hyena-0.5
Unit Tests: no (requires nunit >= 2.4.7)
Custom a11y: yes (requires gtk-sharp >= 2.12.10)
configure: creating ./config.status
config.status: creating Makefile
config.status: creating build/Makefile
config.status: creating build/m4/Makefile
config.status: creating build/pkg-config/Makefile
config.status: creating Mono.Data.Sqlite/Makefile
config.status: creating Hyena/Makefile
config.status: creating Hyena.Data.Sqlite/Makefile
config.status: creating Hyena.Gui/Makefile
[root@localhost hyena-0.5]#
[root@localhost hyena-0.5]# make
Making all in build
make[1] : on entre dans le répertoire « /home/laurent/Programmes/hyena-0.5/build »
Making all in m4
make[2] : on entre dans le répertoire « /home/laurent/Programmes/hyena-0.5/build/m4 »
make[2]: Rien à faire pour « all ».
make[2] : on quitte le répertoire « /home/laurent/Programmes/hyena-0.5/build/m4 »
Making all in pkg-config
make[2] : on entre dans le répertoire « /home/laurent/Programmes/hyena-0.5/build/pkg-config »
make[2]: Rien à faire pour « all ».
make[2] : on quitte le répertoire « /home/laurent/Programmes/hyena-0.5/build/pkg-config »
make[2] : on entre dans le répertoire « /home/laurent/Programmes/hyena-0.5/build »
make[2]: Rien à faire pour « all-am ».
make[2] : on quitte le répertoire « /home/laurent/Programmes/hyena-0.5/build »
make[1] : on quitte le répertoire « /home/laurent/Programmes/hyena-0.5/build »
Making all in Hyena
make[1] : on entre dans le répertoire « /home/laurent/Programmes/hyena-0.5/Hyena »
make[1] : on quitte le répertoire « /home/laurent/Programmes/hyena-0.5/Hyena »
Making all in Mono.Data.Sqlite
make[1] : on entre dans le répertoire « /home/laurent/Programmes/hyena-0.5/Mono.Data.Sqlite »
make[1] : on quitte le répertoire « /home/laurent/Programmes/hyena-0.5/Mono.Data.Sqlite »
Making all in Hyena.Data.Sqlite
make[1] : on entre dans le répertoire « /home/laurent/Programmes/hyena-0.5/Hyena.Data.Sqlite »
make[1] : on quitte le répertoire « /home/laurent/Programmes/hyena-0.5/Hyena.Data.Sqlite »
Making all in Hyena.Gui
make[1] : on entre dans le répertoire « /home/laurent/Programmes/hyena-0.5/Hyena.Gui »
make[1] : on quitte le répertoire « /home/laurent/Programmes/hyena-0.5/Hyena.Gui »
make[1] : on entre dans le répertoire « /home/laurent/Programmes/hyena-0.5 »
make[1]: Rien à faire pour « all-am ».
make[1] : on quitte le répertoire « /home/laurent/Programmes/hyena-0.5 »
[root@localhost hyena-0.5]#
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking for pkg-config... /usr/bin/pkg-config
checking for a BSD-compatible install... /usr/bin/install -c
checking pkg-config is at least version 0.9.0... yes
checking for MONO_MODULE... yes
checking for gmcs... /usr/bin/gmcs
checking for mono... /usr/bin/mono
checking for Mono 2.0 GAC for System.Data.dll... found
checking for Mono 2.0 GAC for Mono.Cairo.dll... found
checking for Mono 2.0 GAC for Mono.Posix.dll... found
checking for Mono 2.0 GAC for ICSharpCode.SharpZipLib.dll... found
checking for GTKSHARP... yes
checking for GLIBSHARP... yes
checking for GTKSHARP_A11Y... yes
hyena-0.5
Unit Tests: no (requires nunit >= 2.4.7)
Custom a11y: yes (requires gtk-sharp >= 2.12.10)
configure: creating ./config.status
config.status: creating Makefile
config.status: creating build/Makefile
config.status: creating build/m4/Makefile
config.status: creating build/pkg-config/Makefile
config.status: creating Mono.Data.Sqlite/Makefile
config.status: creating Hyena/Makefile
config.status: creating Hyena.Data.Sqlite/Makefile
config.status: creating Hyena.Gui/Makefile
[root@localhost hyena-0.5]#
[root@localhost hyena-0.5]# make
Making all in build
make[1] : on entre dans le répertoire « /home/laurent/Programmes/hyena-0.5/build »
Making all in m4
make[2] : on entre dans le répertoire « /home/laurent/Programmes/hyena-0.5/build/m4 »
make[2]: Rien à faire pour « all ».
make[2] : on quitte le répertoire « /home/laurent/Programmes/hyena-0.5/build/m4 »
Making all in pkg-config
make[2] : on entre dans le répertoire « /home/laurent/Programmes/hyena-0.5/build/pkg-config »
make[2]: Rien à faire pour « all ».
make[2] : on quitte le répertoire « /home/laurent/Programmes/hyena-0.5/build/pkg-config »
make[2] : on entre dans le répertoire « /home/laurent/Programmes/hyena-0.5/build »
make[2]: Rien à faire pour « all-am ».
make[2] : on quitte le répertoire « /home/laurent/Programmes/hyena-0.5/build »
make[1] : on quitte le répertoire « /home/laurent/Programmes/hyena-0.5/build »
Making all in Hyena
make[1] : on entre dans le répertoire « /home/laurent/Programmes/hyena-0.5/Hyena »
make[1] : on quitte le répertoire « /home/laurent/Programmes/hyena-0.5/Hyena »
Making all in Mono.Data.Sqlite
make[1] : on entre dans le répertoire « /home/laurent/Programmes/hyena-0.5/Mono.Data.Sqlite »
make[1] : on quitte le répertoire « /home/laurent/Programmes/hyena-0.5/Mono.Data.Sqlite »
Making all in Hyena.Data.Sqlite
make[1] : on entre dans le répertoire « /home/laurent/Programmes/hyena-0.5/Hyena.Data.Sqlite »
make[1] : on quitte le répertoire « /home/laurent/Programmes/hyena-0.5/Hyena.Data.Sqlite »
Making all in Hyena.Gui
make[1] : on entre dans le répertoire « /home/laurent/Programmes/hyena-0.5/Hyena.Gui »
make[1] : on quitte le répertoire « /home/laurent/Programmes/hyena-0.5/Hyena.Gui »
make[1] : on entre dans le répertoire « /home/laurent/Programmes/hyena-0.5 »
make[1]: Rien à faire pour « all-am ».
make[1] : on quitte le répertoire « /home/laurent/Programmes/hyena-0.5 »
[root@localhost hyena-0.5]#
Puis je passe a l'installation de PDFMod 0.9.1
Caché :
[root@localhost pdfmod-0.9.1]# ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking for pkg-config... /usr/bin/pkg-config
checking whether ln -s works... yes
checking pkg-config is at least version 0.9.0... yes
checking gnome-doc-utils >= 0.3.2... yes
checking whether NLS is requested... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... 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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... none
checking for intltool >= 0.35.0... 0.41.1 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
checking for a BSD-compatible install... /usr/bin/install -c
checking for gmcs... /usr/bin/gmcs
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for GTK_SHARP_20... yes
checking for GLIB_SHARP_20... yes
checking for GCONF_SHARP_20... yes
checking for HYENA... configure: error: Package requirements (hyena >= 0.5) were not met:
No package 'hyena' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables HYENA_CFLAGS
and HYENA_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
[root@localhost pdfmod-0.9.1]#
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking for pkg-config... /usr/bin/pkg-config
checking whether ln -s works... yes
checking pkg-config is at least version 0.9.0... yes
checking gnome-doc-utils >= 0.3.2... yes
checking whether NLS is requested... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... 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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... none
checking for intltool >= 0.35.0... 0.41.1 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
checking for a BSD-compatible install... /usr/bin/install -c
checking for gmcs... /usr/bin/gmcs
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for GTK_SHARP_20... yes
checking for GLIB_SHARP_20... yes
checking for GCONF_SHARP_20... yes
checking for HYENA... configure: error: Package requirements (hyena >= 0.5) were not met:
No package 'hyena' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables HYENA_CFLAGS
and HYENA_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
[root@localhost pdfmod-0.9.1]#
et j'ai le message suivant
checking for HYENA... configure: error: Package requirements (hyena >= 0.5) were not met:
No package 'hyena' found
No package 'hyena' found
Merci d'avance, cordialement.
Édité par xunil2003 Le 13/10/2011 à 13h55
- Pentium I7 960 (3.20 Ghz - 8 Coeurs) / MSI / 6 G0 ram / Lamp / Mandriva 2010.0 x64/ KDE 4 / 5 HDD de 2 To a 7200 tr et 1 de 160 Go Velociraptor a 10000 Tr.
- Pentium I7 950 (3.07 Ghz - 8 Coeurs)/ Asus Sabertooth X58 / 12 Go Ram / Nvidia GeForce GTX 260 (3D)/ RealTek High Definition Audio /Renesas Electronics USB 3.0 Host Controller / Marvell 91xx SATA 6G Controlleur / Mageia 2 x86_64/ KDE 4 / Windows 7 x64 /3 HDD de 2 To a 7200 tr / Virtualbox 4.12.
- Pentium I5 Sandry bridge (5 Coeurs)/ Gigabyte / 12 G0 ram / Mageia 1 x64 / KDE 4 / 2 HDD de 1 To a 7200 tr.
- MSI GT780DX-644-Fr / I7 2.2 Ghz / 12 Mo Ram / Mageia 1 x64 / Windows 7 x64 / 2 HDD 750 Go a 7200 Tr / Nvidia / 17.2 Pouces.
- DreamPlug / Marvel 1.22 Ghz / Architecture ARM / 512 Mo / Carte-sd 16 Go / Debian Squeeze / 5 Watts --> appellé également plug computer
Proverbe : Windows a un pépin, Linux un noyau.
Accro de linux.
- Pentium I7 950 (3.07 Ghz - 8 Coeurs)/ Asus Sabertooth X58 / 12 Go Ram / Nvidia GeForce GTX 260 (3D)/ RealTek High Definition Audio /Renesas Electronics USB 3.0 Host Controller / Marvell 91xx SATA 6G Controlleur / Mageia 2 x86_64/ KDE 4 / Windows 7 x64 /3 HDD de 2 To a 7200 tr / Virtualbox 4.12.
- Pentium I5 Sandry bridge (5 Coeurs)/ Gigabyte / 12 G0 ram / Mageia 1 x64 / KDE 4 / 2 HDD de 1 To a 7200 tr.
- MSI GT780DX-644-Fr / I7 2.2 Ghz / 12 Mo Ram / Mageia 1 x64 / Windows 7 x64 / 2 HDD 750 Go a 7200 Tr / Nvidia / 17.2 Pouces.
- DreamPlug / Marvel 1.22 Ghz / Architecture ARM / 512 Mo / Carte-sd 16 Go / Debian Squeeze / 5 Watts --> appellé également plug computer
Proverbe : Windows a un pépin, Linux un noyau.
Accro de linux.

Akien Membre non connecté
-
- Voir le profil du membre Akien
- Inscrit le : 12/06/2011
- Groupes :
-
Équipe Mageia
Pour ce faire, en général, il suffit d'ajouter une 3ème étape après le make :
Code :
make install
Il faut être dans un terminal logué en root par contre, car le make install va copier les fichiers créés lors de la compilation par make dans les dossiers adéquats.
Répondre
Vous n'êtes pas autorisé à écrire dans cette catégorie