Commande make ????????

Commande make ???????? - Installation - Linux et OS Alternatifs

Marsh Posté le 20-07-2003 à 12:46:30    


J'aimerai installer xmule sur mandrake 9.1, pour ca il fo que j'install avt wxWindows 2.4.0 pour GTK+
 
Voici ce kil fo faire pour l'installer:
 
 bzcat wxGTK-2.4.0.tar.bz2 | tar -xvf-
 cd wxGTK-2.4.0
 patch -p0 < ../memorypatch.txt
 ./configure --prefix=/usr --disable-gtk2 --enable-timedate \
       --enable-gui --enable-protocol --enable-http --enable-ftp \
       --enable-resources --enable-prologio --disable-debug \
       --enable-final --enable-timer --with-gtk --disable-profile  
 make
 su
 make install
 ldconfig
 exit
 
Le pb est la commande make ki ne fonctionne jamais:
 
make: *** Pas de cibles spécifiées et aucun makefile n'a été trouvé. Arrêt.
 
je désèspère avec cette commande ki m'empeche tt le tps de faire un truc.

Reply

Marsh Posté le 20-07-2003 à 12:46:30   

Reply

Marsh Posté le 20-07-2003 à 13:08:45    

Je suis exactement dans le meme cas que toi, j'allai poster un topic à ce sujet.
 
Moi j'essaye d'installer Penggy sous la Red Hat 8.0
 
Par pitié repondez-nous!
 
Merci d'avance

Reply

Marsh Posté le 20-07-2003 à 13:38:45    

Pour xMule, il y a des RPM tout fait avec URPMI :)
 
--> http://plf.zarb.org/~nanardon/urpmiweb.php


---------------
http://www.musique-libre.tk/
Reply

Marsh Posté le 20-07-2003 à 13:40:58    

Tant pis je vais poster un topic pour la red hat 8.0.
 :pfff:  :pfff:

Reply

Marsh Posté le 20-07-2003 à 14:18:44    

ca ne resou pa le pb de la commande make ki me fé chier à chaque install

Reply

Marsh Posté le 20-07-2003 à 14:24:31    

Le fait que make t'indique ce message d'erreur peut signifier que configure n'a pas pu faire son travail correctement.
 
lorsque tu lances configures, ne t'indique-t-il pas un mesage d'erreur ?

Reply

Marsh Posté le 20-07-2003 à 16:18:00    

nan tt est normal

Reply

Marsh Posté le 20-07-2003 à 20:16:18    

Donne nous le résultat après ./configure (on sait jamais...).


Message édité par drvins le 20-07-2003 à 20:16:27

---------------
http://www.musique-libre.tk/
Reply

Marsh Posté le 21-07-2003 à 06:58:13    

Peut-être que le fichier Makefile est sous un autre nom, fait un ls et regarde. Si oui c'est make -f fichier
En passant tar supporte le bz2: tar jxf fichier.tar.bz2

Reply

Marsh Posté le 21-07-2003 à 08:00:16    

deviant a écrit :

Peut-être que le fichier Makefile est sous un autre nom, fait un ls et regarde. Si oui c'est make -f fichier
En passant tar supporte le bz2: tar jxf fichier.tar.bz2


 
Auquel cas, ce serait sans doute indiqué dans le fichier INSTALL :ange:
 
Moi je parie que sa commande ./configure échoue ...

Reply

Marsh Posté le 21-07-2003 à 08:00:16   

Reply

Marsh Posté le 21-07-2003 à 08:14:51    

[Albator] a écrit :


 
Auquel cas, ce serait sans doute indiqué dans le fichier INSTALL :ange:
 
Moi je parie que sa commande ./configure échoue ...


+1  ;)

Reply

Marsh Posté le 21-07-2003 à 09:55:44    

[Albator] a écrit :


 
Auquel cas, ce serait sans doute indiqué dans le fichier INSTALL :ange:
 
Moi je parie que sa commande ./configure échoue ...


 
C'est vrai que c'est le plus probable, je n'y avais pas pensé. Enfin généralement quand il y a une erreur ça se voit :)

Reply

Marsh Posté le 21-07-2003 à 11:43:15    


Voici tt ce ki s'affiche:
 
------------------------
 
[alynoutte@localhost wxGTK-2.4.0]$  ./configure --prefix=/usr --disable-gtk2 --enable-timedate \
> --enable-gui --enable-protocol --enable-http --enable-ftp \
> --enable-resources --enable-prologio --disable-debug \
> --enable-final --enable-timer --with-gtk --disable-profile
loading cache ./config.cache
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
loading argument cache configarg.cache
touch: cannot touch `configarg.cache': Permission denied
checking for --enable-gui... yes
checking for --enable-universal... no
checking for --enable-nanox... no
checking for --enable-gtk2... no
checking for --with-libpng... yes
checking for --with-libjpeg... yes
checking for --with-libtiff... yes
checking for --with-opengl... no
checking for --with-dmalloc... no
checking for --with-regex... yes
checking for --with-zlib... yes
checking for --with-odbc... no
checking for --enable-shared... yes
checking for --enable-soname... no
checking for --enable-optimise... yes
checking for --enable-debug... no
checking for --enable-precomp... no
checking for --enable-debug_flag... no
checking for --enable-debug_info... no
checking for --enable-debug_gdb... no
checking for --enable-debug_cntxt... no
checking for --enable-mem_tracing... no
checking for --enable-profile... no
checking for --enable-no_rtti... no
checking for --enable-no_exceptions... no
checking for --enable-permissive... no
checking for --enable-no_deps... no
checking for --enable-compat20... no
checking for --disable-compat22... no
checking for --enable-intl... yes
checking for --enable-config... yes
checking for --enable-protocols... yes
checking for --enable-ftp... yes
checking for --enable-http... yes
checking for --enable-fileproto... yes
checking for --enable-sockets... yes
checking for --enable-ole... yes
checking for --enable-dataobj... yes
checking for --enable-ipc... yes
checking for --enable-cmdline... yes
checking for --enable-datetime... yes
checking for --enable-timedate... yes
checking for --enable-stopwatch... yes
checking for --enable-dialupman... yes
checking for --enable-apple_ieee... yes
checking for --enable-timer... yes
checking for --enable-wave... no
checking for --enable-fraction... no
checking for --enable-dynlib... yes
checking for --enable-dynamicloader... yes
checking for --enable-longlong... yes
checking for --enable-geometry... yes
checking for --enable-log... yes
checking for --enable-streams... yes
checking for --enable-file... yes
checking for --enable-ffile... yes
checking for --enable-textbuf... yes
checking for --enable-textfile... yes
checking for --enable-fontmap... yes
checking for --enable-unicode... no
checking for --enable-mslu... yes
checking for --enable-wxprintfv... no
checking for --enable-std_iostreams... no
checking for --enable-filesystem... yes
checking for --enable-fs_inet... yes
checking for --enable-fs_zip... yes
checking for --enable-zipstream... yes
checking for --enable-catch_segvs... yes
checking for --enable-snglinst... yes
checking for --enable-mimetype... yes
checking for --enable-system_options... yes
checking for --enable-url... yes
checking for --enable-protocol... yes
checking for --enable-protocol_http... yes
checking for --enable-protocol_ftp... yes
checking for --enable-protocol_file... yes
checking for --enable-threads... yes
checking for --enable-docview... yes
checking for --enable-help... yes
checking for --enable-mshtmlhelp... yes
checking for --enable-html... yes
checking for --enable-htmlhelp... yes
checking for --enable-constraints... yes
checking for --enable-printarch... yes
checking for --enable-mdi... yes
checking for --enable-loggui... yes
checking for --enable-logwin... yes
checking for --enable-logdialog... yes
checking for --enable-postscript... yes
checking for --enable-prologio... yes
checking for --enable-resources... yes
checking for --enable-xresources... no
checking for --enable-clipboard... yes
checking for --enable-dnd... yes
checking for --enable-metafile... yes
checking for --enable-treelayout... yes
checking for --enable-controls... no
checking for --enable-accel... yes
checking for --enable-button... yes
checking for --enable-bmpbutton... yes
checking for --enable-calendar... yes
checking for --enable-caret... yes
checking for --enable-checkbox... yes
checking for --enable-checklst... yes
checking for --enable-choice... yes
checking for --enable-combobox... yes
checking for --enable-gauge... yes
checking for --enable-grid... yes
checking for --enable-newgrid... yes
checking for --enable-imaglist... yes
checking for --enable-listbox... yes
checking for --enable-listctrl... yes
checking for --enable-notebook... yes
checking for --enable-propsheet... yes
checking for --enable-radiobox... yes
checking for --enable-radiobtn... yes
checking for --enable-sash... yes
checking for --enable-scrollbar... yes
checking for --enable-slider... yes
checking for --enable-spinbtn... yes
checking for --enable-spinctrl... yes
checking for --enable-splitter... yes
checking for --enable-statbmp... yes
checking for --enable-statbox... yes
checking for --enable-statline... yes
checking for --enable-stattext... yes
checking for --enable-statusbar... yes
checking for --enable-tabdialog... no
checking for --enable-textctrl... yes
checking for --enable-togglebtn... yes
checking for --enable-toolbar... yes
checking for --enable-tbarnative... yes
checking for --enable-tbarsmpl... yes
checking for --enable-treectrl... yes
checking for --enable-tipwindow... yes
checking for --enable-popupwin... yes
checking for --enable-commondlg... yes
checking for --enable-choicedlg... yes
checking for --enable-coldlg... yes
checking for --enable-filedlg... yes
checking for --enable-finddlg... yes
checking for --enable-fontdlg... yes
checking for --enable-dirdlg... yes
checking for --enable-msgdlg... yes
checking for --enable-numberdlg... yes
checking for --enable-splash... yes
checking for --enable-textdlg... yes
checking for --enable-tipdlg... yes
checking for --enable-progressdlg... yes
checking for --enable-wizarddlg... yes
checking for --enable-menus... yes
checking for --enable-miniframe... yes
checking for --enable-tooltips... yes
checking for --enable-splines... yes
checking for --enable-validators... yes
checking for --enable-busyinfo... yes
checking for --enable-joystick... yes
checking for --enable-metafile... yes
checking for --enable-dragimage... yes
checking for --enable-palette... yes
checking for --enable-image... yes
checking for --enable-gif... yes
checking for --enable-pcx... yes
checking for --enable-iff... no
checking for --enable-pnm... yes
checking for --enable-xpm... yes
checking for --enable-ico_cur... yes
saving argument cache configarg.cache
mv: overwrite `configarg.cache', overriding mode 0644?
checking for toolkit... ./configure: line 8765: configarg.cache: Permission denied
gtk
checking for gcc... (cached) gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking how to run the C preprocessor... (cached) gcc -E
checking whether gcc needs -traditional... (cached) no
checking for c++... (cached) c++
checking whether the C++ compiler (c++  ) works... yes
checking whether the C++ compiler (c++  ) is a cross-compiler... no
checking whether we are using GNU C++... (cached) yes
checking whether c++ accepts -g... (cached) yes
checking for ranlib... (cached) ranlib
checking for ar... (cached) ar
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking for strip... (cached) strip
checking if make is GNU make... (cached) yes
checking for bison... (cached) bison -y
checking for flex... (cached) flex
checking for yywrap in -lfl... (cached) yes
checking whether ln -s works... (cached) yes
checking for strings.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for malloc.h... (cached) yes
checking for unistd.h... (cached) yes
checking for wchar.h... (cached) yes
checking for fnmatch.h... (cached) yes
checking for fnmatch... (cached) yes
checking for langinfo.h... (cached) yes
checking for X11/XKBlib.h... (cached) yes
checking for working const... (cached) yes
checking for inline... (cached) inline
checking size of char... (cached) 1
checking size of short... (cached) 2
checking size of void *... (cached) 4
checking size of int... (cached) 4
checking size of long... (cached) 4
checking size of long long... (cached) 8
checking size of wchar_t... (cached) 4
checking for _FILE_OFFSET_BITS value needed for large files... (cached) 64
checking if large file support is available... yes
checking whether byte ordering is bigendian... (cached) no
checking how to run the C++ preprocessor... (cached) c++ -E
checking for iostream... (cached) yes
checking if C++ compiler supports bool... (cached) yes
checking if C++ compiler supports the explicit keyword... (cached) yes
checking for glibc 2.1 or later... yes
checking for regex.h... yes
checking for regcomp... yes
checking for zlib.h >= 1.1.4... yes
checking for deflate in -lz... yes
checking for png.h > 0.90... no
configure: warning: system png library not found or too old, will use built-in instead
checking for jpeglib.h... no
configure: warning: system jpeg library not found, will use built-in instead
checking for tiffio.h... no
configure: warning: system tiff library not found, will use built-in instead
checking for GTK+ version...
checking for gtk-config... no
checking for GTK - version >= 1.2.7... no
*** The gtk-config script installed by GTK could not be found
*** If GTK was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the GTK_CONFIG environment variable to the
*** full path to gtk-config.
checking for gtk-config... (cached) no
checking for GTK - version >= 1.2.3... no
*** The gtk-config script installed by GTK could not be found
*** If GTK was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the GTK_CONFIG environment variable to the
*** full path to gtk-config.
configure: error:
Please check that gtk-config is in path, the directory
where GTK+ libraries are installed (returned by
'gtk-config --libs' command) is in LD_LIBRARY_PATH or
equivalent variable and GTK+ is version 1.2.3 or above.
 
[alynoutte@localhost wxGTK-2.4.0]$ make
make: *** Pas de cibles spécifiées et aucun makefile n'a été trouvé. Arrêt.
[alynoutte@localhost wxGTK-2.4.0]$
 
Alors???? c configure ki merde ou pas???

Reply

Marsh Posté le 21-07-2003 à 11:44:53    


Arf du coup, kan tt écri sur du blanc on voi mieux ce ki est ecri, j'avé pa fé attention à ca dans le terminal:
 
configure: error:
Please check that gtk-config is in path, the directory
where GTK+ libraries are installed (returned by
'gtk-config --libs' command) is in LD_LIBRARY_PATH or
equivalent variable and GTK+ is version 1.2.3 or above.
 

Reply

Marsh Posté le 21-07-2003 à 11:46:41    

Alynoutte a écrit :


Alors???? c configure ki merde ou pas???


checking for GTK - version >= 1.2.3... no
*** The gtk-config script installed by GTK could not be found
*** If GTK was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the GTK_CONFIG environment variable to the
*** full path to gtk-config.
configure: error:
Please check that gtk-config is in path, the directory
where GTK+ libraries are installed (returned by
'gtk-config --libs' command) is in LD_LIBRARY_PATH or
equivalent variable and GTK+ is version 1.2.3 or above.  
 
un peu que ça merde  :D
 
edit : grillaid


Message édité par nikosaka le 21-07-2003 à 11:47:31
Reply

Marsh Posté le 21-07-2003 à 11:52:06    

Et la soluce c koi?

Reply

Marsh Posté le 21-07-2003 à 11:55:54    

Alynoutte a écrit :

Et la soluce c koi?


commence par vérifier si tu as bien le prog gtk-config.
si tu l'as il faut que ton path contienne le rep où il se trouve (ton PATH ou LD_LIBRARY_PATH)
si tu l'as pas tu as surement un package gtk a installer avant

Reply

Marsh Posté le 21-07-2003 à 12:12:30    

Biensûr, il manque le package qui contient les header de gtk.
Je ne connais pas le nom du package sous mandrake mais ca doit être un truc en libgtk1.2-dev

Reply

Marsh Posté le 21-07-2003 à 13:19:53    

ok, c bon c resolu et xmule tourne impec maintenant, merci bcp

Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed