[Wine]wine-20050211 on SuSE 9.2

Holly Bostick motub at planet.nl
Fri Mar 18 16:20:52 CST 2005


Andrew Neil Ramage wrote:
> I am trying to install wine-20050211 on my second system, which runs 
> SuSE 9.2.  After much faffing around I finally managed to download and 
> install bison, which allowed ./config to complete.  A warning at the end 
> advised me to install xlib-devel or xfree86-devel.  

Unfortunately, SuSE 9.2 uses X.org by default, not xfree86. So 
xfree86-devel won't be of much use to you (not sure about xlib-devel). 
What you would likely want is xorg-devel (sorry, can't get into YAST atm 
to see what I've got).

Googling around I
> found the RPM for XFree86-devel for SuSE 9.1 so I downloaded it and 
> started to install it.  Unfortunately, a missing dependency was 
> detected.  (fontconfig-devel)
> 
> So I downloaded the RPM for fontconfig-devel and started to install it. 
>  Another missing dependency was detected - fontconfig.  There was only a 
> tarball for fontconfig so I downloaded and extracted it.  Here's where 
> it gets wierd.  See below for the output.
> 
> Does anyone know what is happening ?

Why are you not using YAST to install these dependencies? You really 
aren't going to get good results by compiling a base package like 
fontconfig (which you probably have installed anyway) on an RPM distro 
like SuSE.

HTH,
Holly

> 
> make output for fontconfig:
> 
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I/usr/include/freetype2    -g 
> -O2 -cfc-lang.c
> In file included from ../fontconfig/fcfreetype.h:27,
>                  from ../src/fcint.h:39,
>                  from fc-lang.c:25:
> /usr/include/freetype2/freetype/freetype.h:20:2: #error "`ft2build.h' 
> hasn't been included yet!"
> /usr/include/freetype2/freetype/freetype.h:21:2: #error "Please always 
> use macros to include FreeType header files."
> /usr/include/freetype2/freetype/freetype.h:22:2: #error "Example:"
> /usr/include/freetype2/freetype/freetype.h:23:2: #error "  #include 
> <ft2build.h>"
> /usr/include/freetype2/freetype/freetype.h:24:2: #error "  #include 
> FT_FREETYPE_H"
> make[2]: *** [fc-lang.o] Error 1
> make[2]: Leaving directory 
> `/home/andrew/Download/Software/fontconfig-2.2.0/fc-lang'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory 
> `/home/andrew/Download/Software/fontconfig-2.2.0'
> make: *** [all-recursive-am] Error 2
> 




More information about the wine-users mailing list