Follow-up Comment #4, bug #12691 (project wormux):

I don't have /usr/include/fribidi/fribidi_config.h

[EMAIL PROTECTED] ~]$ rpm -q libfribidi-devel
libfribidi-devel-0.19.1-1mdv2009.0

When I do a ./configure on 0.8.2, I've got :
[EMAIL PROTECTED] Codes]$ cd wormux-0.8.2/
[EMAIL PROTECTED] wormux-0.8.2]$ ls
aclocal.m4  ChangeLog      config.rpath  configure*    COPYING  depcomp* 
INSTALL      m4/   Makefile.am  missing*  README  TODO    visual/
AUTHORS     config.guess*  config.sub*   configure.ac  data/    doc/     
install-sh*  mac/  Makefile.in  po/       src/    tools/
[EMAIL PROTECTED] wormux-0.8.2]$ ./con
config.guess  config.sub    configure     
[EMAIL PROTECTED] wormux-0.8.2]$ ./configure --enable-fribidi
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
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 whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
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... gcc3
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /usr/bin/install -c
checking for g++... yes
checking CXXFLAGS for maximum warnings... -Wall
checking gcc version... 4.3.2
checking for sdl-config... /usr/bin/sdl-config
checking for SDL - version >= 1.2.6... yes
checking for -pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
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 X11/Xlib.h usability... yes
checking X11/Xlib.h presence... yes
checking for X11/Xlib.h... yes
checking for XOpenDisplay in -lX11... yes
checking for fribidi_log2vis in -lfribidi... ./configure: line 8760:
fribidi-config: command not found
yes
./configure: line 8816: fribidi-config: command not found
./configure: line 8817: fribidi-config: command not found
checking for libpng... libpng
checking for rotozoomSurfaceXY in -lSDL_gfx... yes
checking SDL_rotozoom.h usability... yes
checking SDL_rotozoom.h presence... yes
checking for SDL_rotozoom.h... yes
checking for gawk... (cached) gawk
checking for curl-config... /usr/bin/curl-config
checking for the version of libcurl... 7.19.2
checking for libcurl >= version 7.0... yes
checking whether libcurl is usable... yes
checking for curl_free... yes
checking for png_error in -lpng... yes
checking for IMG_Load in -lSDL_image... yes
checking for Mix_OpenAudio in -lSDL_mixer... yes
checking for TTF_OpenFont in -lSDL_ttf... yes
checking for SDLNet_Init in -lSDL_net... yes
checking for libxml2... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating data/Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating po/Makefile
config.status: creating src/config.h
config.status: executing po-directories commands
config.status: executing depfiles commands
Configuration complete

* Game data will be installed into /usr/local/share/wormux/
* Game locale will be installed into /usr/local/share/locale
* Font file will be ${DATADIR}/font/DejaVuSans.ttf

* [Optional] Bi-directional rendering (fribidi) : yes
* [Optional] Internationalisation (gettext)     : yes

Execute make to compile then execute make install to install...


    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?12691>

_______________________________________________
  Message posté via/par Gna!
  http://gna.org/


_______________________________________________
Wormux-gna mailing list
[email protected]
https://mail.gna.org/listinfo/wormux-gna

Reply via email to