aMule Forum

English => Compilation problems => Topic started by: omerlh on March 14, 2005, 05:12:34 PM

Title: I don't even start to compile aMule
Post by: omerlh on March 14, 2005, 05:12:34 PM
I start to work by the guide for SuSE 9.2, But I was need to install wxgtk, that was needed gtk, that was needed glib, atk and pango. everything going well accepect the pango (Version 1.8.0). What I was read that you need the configure, so there it is:
Code: [Select]
omer:/home/omer/Installs/gtk_src/pango-1.8.0 # ./configure --prefix=/home/omer/aMule/
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for native Win32... no
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 ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for c++... c++
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/i586-suse-linux/bin/ld
checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld... yes
checking for /usr/i586-suse-linux/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... c++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by c++... /usr/i586-suse-linux/bin/ld
checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld... yes
checking whether the c++ linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC
checking if c++ PIC flag -fPIC works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking for some Win32 platform... no
checking for perl5... no
checking for perl... perl
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for pkg-config... /usr/bin/pkg-config
checking for fontconfig >= 1.0.1... yes
checking FONTCONFIG_CFLAGS...
checking FONTCONFIG_LIBS... -lfontconfig
checking for freetype-config... /usr/bin/freetype-config
checking for FT_Get_Next_Char in -lfreetype... yes
checking for xft >= 2.0.0... yes
checking XFT_CFLAGS... -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/freetype2/config
checking XFT_LIBS... -L/usr/X11R6/lib -lXft -lX11 -lfreetype -lXrender -lfontconfig
checking for pkg-config... (cached) /usr/bin/pkg-config
checking for GLIB - version >= 2.5.7... yes (version 2.6.2)
checking Whether to build OpenType test programs... yes
checking modules to link statically...
checking for flockfile... yes
checking for strtok_r... yes
checking Whether to write dependencies into .pc files... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for unistd.h... (cached) yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating pango/Makefile
config.status: creating pango/mini-fribidi/Makefile
config.status: creating pango/opentype/Makefile
config.status: creating pango/pango.rc
config.status: creating pango/pangoft2.rc
config.status: creating pango/pangowin32.rc
config.status: creating modules/Makefile
config.status: creating modules/arabic/Makefile
config.status: creating modules/basic/Makefile
config.status: creating modules/hangul/Makefile
config.status: creating modules/hebrew/Makefile
config.status: creating modules/indic/Makefile
config.status: creating modules/syriac/Makefile
config.status: creating modules/thai/Makefile
config.status: creating modules/tibetan/Makefile
config.status: creating examples/Makefile
config.status: creating docs/Makefile
config.status: creating docs/version.xml
config.status: creating tools/Makefile
config.status: creating tests/Makefile
config.status: creating pango.pc
config.status: creating pangox.pc
config.status: creating pangowin32.pc
config.status: creating pangoft2.pc
config.status: creating pangoxft.pc
config.status: creating pango-uninstalled.pc
config.status: creating pangox-uninstalled.pc
config.status: creating pangowin32-uninstalled.pc
config.status: creating pangoft2-uninstalled.pc
config.status: creating pangoxft-uninstalled.pc
config.status: creating pango-zip.sh
config.status: creating tests/runtests.sh
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing pango/module-defs.h commands
config.status: executing pango/module-defs-x.c commands
config.status: executing pango/module-defs-fc.c commands
config.status: executing pango/module-defs-win32.c commands
configuration:
        backends: FreeType X Xft
and the make eror:
Code: [Select]
&& (cmp -s tmp-pango-enum-types.h pango-enum-types.h || cp tmp-pango-enum-types.h pango-enum-types.h ) \
&& rm -f tmp-pango-enum-types.h \
&& echo timestamp > s-enum-types-h
/bin/sh: glib-mkenums: command not found
make[2]: *** [s-enum-types-h] Error 127
make[2]: Leaving directory `/home/omer/Installs/gtk_src/pango-1.8.0/pango'
make[1]: *** [all-recursive] Error 1
That problem is that it don't have  that glib-mkenums. What is it? How to solve it?
The output of ls -l /usr/bin/wx*;
Code: [Select]
-rwxr-xr-x  1 root root    4864 2003-11-28 14:08 /usr/bin/wxbase-2.4-config
lrwxrwxrwx  1 root root      17 2005-02-04 11:53 /usr/bin/wx-config -> wxbase-2.4-config
-rwxr-xr-x  1 root root 1041876 2004-10-04 23:17 /usr/bin/wxhelp
The output of ls -l /usr/local/bin/wx*:
Code: [Select]
ls: No match.I hope that enough, and that this is the right place to ask it.
Title: Re: I don't even start to compile aMule
Post by: stefanero on March 14, 2005, 06:04:13 PM
huh? what do you want with pango and the gtk_src??

there is a difference between GTK and WXGTK!!!!
maybe read teh post again ;)

stefanero
Title: RE: I don't even start to compile aMule
Post by: phoenix on March 14, 2005, 06:31:58 PM
omerlh,

Read the guide again, and pay attention to what stefanero said. wxGTK is different from gtk+.

What we tell you to do is to compile wxGTK yourself. All other packages may be used from your distribution binaries. If I recall correctly, if you use SUSE, there is no need to compile even wxGTK. You can get the binary packages for SUSE here:
http://www.amule.org/files/files.php?cat=12

Don't forget: read the guide again and pay attention to the details.

Cheers!
Title: But,
Post by: omerlh on March 14, 2005, 07:32:39 PM
When I try to do the next line, by the guid, on the WXGtk, look what happen:

./configure --prefix=/home/omer/aMule/ --disable-gtk2 --with-gtk

Code: [Select]
[97]omer[/home/omer/Installs/wxGTK-2.4.2]: ./configure --prefix=/home/user/aMule/ --disable-gtk2 --with-gtk
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
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... no
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... no
checking for --enable-resources... no
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
checking for --disable-dynamic_dib... yes
checking for --disable-dynamic_ico_cur... yes
saving argument cache configarg.cache
checking for toolkit... 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... yes
checking for png_check_sig in -lpng... yes
checking for jpeglib.h... yes
checking for jpeg_read_header in -ljpeg... yes
checking for tiffio.h... yes
checking for TIFFError in -ltiff... yes
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.

[98]omer[/home/omer/Installs/wxGTK-2.4.2]: ./configure --prefix=/home/omer/aMule/ --disable-gtk2 --with-gtk
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
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... no
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... no
checking for --enable-resources... no
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
checking for --disable-dynamic_dib... yes
checking for --disable-dynamic_ico_cur... yes
saving argument cache configarg.cache
checking for toolkit... 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... yes
checking for png_check_sig in -lpng... yes
checking for jpeglib.h... yes
checking for jpeg_read_header in -ljpeg... yes
checking for tiffio.h... yes
checking for TIFFError in -ltiff... yes
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.
Title: Re: I don't even start to compile aMule
Post by: skolnick on March 14, 2005, 07:42:22 PM
You should install gtk+ 1.2.3 dev packages in order to compile wxGTK. That's what the error means. BTW: you copied/pasted the same log twice.

Regards.
Title: Re: I don't even start to compile aMule
Post by: stefanero on March 14, 2005, 10:40:27 PM
and also since I cant see it,
dont compile as root....not even configure...

to get the devel package
open yast and search for gtk+-devel, and while your doing it also install curl-devel and gettext
so we dont run into problems later

stefanero
Title: Re: I don't even start to compile aMule
Post by: omerlh on March 15, 2005, 06:51:32 AM
Could you give me a link?
Title: Re: I don't even start to compile aMule
Post by: stefanero on March 15, 2005, 08:11:01 AM
?( a link for?
you have suse right? so you have yast2 for installing packages and such,
-- go into your yast controll center
-- add/remove software
-- search for curl, gtk-devel or gtk+-devel( dont remeber what it was called) and gettext
-- install all those

when you do have admin rights! on your pc, download
http://www.amule.org/files/details.php?file=42
http://www.amule.org/files/details.php?file=25
http://www.amule.org/files/details.php?file=26

all these packages and install them as root with

rpm -Uvh ......

then log out from root again, and type as normal user in the console
amule

and there you are ;)

stefanero
Title: Re: I don't even start to compile aMule
Post by: omerlh on March 15, 2005, 11:35:30 AM
O.K.
I search for curl, and it installed. gtk2-devel installed. gttext installed.
The problem is that i have newst WXGTK and the program (wxgtk-devel) need latest one. That why the guide explain how to install all in your home directory. And that whay I need a source.