similar to: installing wine on Debian Wheezy: configure: error: FreeType development files not found

Displaying 20 results from an estimated 7000 matches similar to: "installing wine on Debian Wheezy: configure: error: FreeType development files not found"

2011 Feb 08
2
snow leopard, freetype installed but not being found?
Hi, I'm trying to build and use WINE on an OSX Snow Leopard machine. I build WINE yesterday, but didn't realise libfreetype was a problem (unable to find library) until I started ding WINE things. So I downloaded it from freetype.org and built/installed it into /usr/local/lib, but I still get the errors. I decide to rebuild WINE and ran ./configure to find that it couldn't find
2008 Dec 03
2
Trouble compiling--unable to find freetype
I have opensuse 11, 64bit. trying to compile wine 1.1.9, From previous info, I've been using the following.... --------------- ./configure --x-libraries=/usr/X11R6/lib --x-includes=/usr/include/X11/ --with-x --prefix=/usr ------------------------ I do have freetype2-64 and freetype2 dev 64 installed. I am hoping that the problem can be resolved with another syntax change to my
2019 Jun 02
3
rgl install for R 3.7
I?ve installed R 3.7.0 on a new laptop running macos 10.14.5 and have managed to get most of my usual packages to compile from source with a ~/.R/Makevars file that looks like this: CC=/usr/local/clang8/bin/clang CXX=/usr/local/clang8/bin/clang++ LDFLAGS=-L/usr/local/clang8/lib CPPFLAGS=-I/usr/local/clang8/include -I/opt/X11/include/freetype2 FC=/usr/local/gfortran/bin/gfortran
2009 Jun 04
2
Problem compiling Wine with Freetype on Ubuntu Hardy 64
I have a problem compiling Wine with Freetype. Not sure what to do: dpkg -i wine*.deb Code: checking for freetype-config... freetype-config checking for -lfreetype... not found configure: error: FreeType development files not found. Fonts will not be built. Dialog text may be invisible or unaligned. Use the --without-freetype option if you really want this. make: *** [config.status] Error 1
2005 Mar 18
4
wine-20050211 on SuSE 9.2
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. Googling around I found the RPM for XFree86-devel for SuSE 9.1 so I downloaded it and started to install it. Unfortunately, a
2011 May 23
3
RGL package installation problem on Centos
Dear R users, I have installed the latest version of R from source on Centos (using configure and make install). This seemed to work fine, with no Errors reported and R at the command line starts R. However, if I try and installed the package rgl using; install.packages("rgl") I get the following error; installing to /usr/local/lib64/R/library/rgl/libs ** R ** demo ** inst ** preparing
2001 Jul 01
1
[Wine-20010629] compilation problems with freetype
Hi! I tried to compile Wine-20010629, but compiltaion stops at dlls/wineps/truetype.c with: truetype.c:55: parse error before `library' truetype.c:55: warning: type defaults to `int' in declaration of `library' truetype.c:55: warning: data definition has no type or storage class truetype.c:56: parse error before `face' truetype.c:56: warning: type defaults to `int' in
2008 Dec 29
1
configure under cygwin can't find freetype
Possibly I've failed to do something very simple. I'm attempting to compile Wine under Cygwin. I get this on both Windows 2000 and Windows XP: ... checking for -lfreetype... not found configure: error: FreeType development files not found. Fonts will not be built. Use the --without-freetype option if you really want this. Note that freetype-devel is installed, and source as well.
2009 Jul 21
1
problem installing cairo on freebsd
G'day all, I am trying to install the cairo package on FreeBSD and receiving an error to do with Makevars - (I'm not very good at this stuff) so here is my various bits of information. I guess this is a problem with a missing library, but I have just been through a lot of grief trying to get png and jpeg to work (they do now work!), so I'm not sure where to go for this. R
2002 Nov 28
0
Compiling Wine-20021125 w/ gcc-3.2.1 and freetype-2.1.3
Hi! I'm trying to build Wine-20021125 via "wineinstall" and the compile fails with TONS of messages related to Freetype. I took a peek at the "config.log" file and found these errors when configure was trying to detect the freetype/ftglyph.h header: configure:8420: checking for freetype/freetype.h configure:8427: result: yes configure:8340: checking freetype/ftglyph.h
2019 Jun 02
0
rgl install for R 3.7
On 02/06/2019 16:28, Koenker, Roger W wrote: > I?ve installed R 3.7.0 on a new laptop running macos 10.14.5 and have managed to get most of my usual packages I presume 'R 3.7.0' is R-devel: it is not released and may never be released under that version. > to compile from source with a ~/.R/Makevars file that looks like this: > > CC=/usr/local/clang8/bin/clang >
2009 Sep 13
3
Istalling problems on MAC OS X 10.6
Hi together, I'm facing some issues while installing Wine on my Mac Book. I have the new MAC OS X 10.6. Whenever I try to install Wine I'm getting the following error message: checking for freetype-config... freetype-config checking for -lfreetype... not found configure: error: FreeType 32-bit development files not found. Fonts will not be built. Use the --without-freetype option if you
2009 May 22
1
Cannot Install Cairo Library
Dear All, I am running Debian testing on my box and I have R 2.9.0 installed from the standard repositories. I downloaded the package source from http://cran.r-project.org/web/packages/Cairo/index.html but when I try to install it on my system, this is what I get $ sudo R CMD INSTALL Cairo_1.4-4.tar.gz * Installing to library ?/usr/local/lib/R/site-library? * Installing *source* package ?Cairo?
2009 Jun 25
1
error: ‘FT_MulFix’ undeclared here
Hi, I am using ubuntu 9.04. I have installed ubuntu 9.04. And then downloaded wine-1.0.1.tar.bz2 from winhq/download site. Then follow following steps: 1) Untar files: tar jxvf wine-1.0.1.tar.bz2 2) cd wine-1.0.1/ 3) ./tools/wineinstall During step three, following error comes: ******************************************** make[2]: Leaving directory `/home/manoj/wine-1.0.1/dlls/fusion'
2004 Sep 16
1
Error compiling "`FT_ENCODING_NONE' undeclared"
Here is where it happened: --- gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -D__WINESRC__ -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith -g -O2 -o freetype.o freetype.c freetype.c: In function `get_glyph_index': freetype.c:2189: `FT_ENCODING_NONE' undeclared (first use in this function)
2008 Aug 05
1
configure does not detect libfreetype
Greetings, Every other lib works fine, wine compiles and works perfectly with "--without freetype" (with the exception of fonts that look like megablocks), but libfreetype always fails with: > > checking for -lfreetype... not found > configure: error: FreeType development files not found. Here are my freetype libs linked to /usr/lib: > cyrus at cyra:~/wine-1.1.2$ find
2010 Apr 13
6
configure: error: FreeType development files not found.
Hi I am a newbie,i am trying to install wine to my centos ,but am having these problems configure: error: FreeType development files not found. Fonts will not be built. Dialog text may be invisible or unaligned. Use the --without-freetype option if you really want this. i tried install freetype but still the same error comes up [blaze at localhost freetype-2.3.12]$ rpm -q freetype
2006 Aug 16
2
Problem Installing rrdtool
hi to all, im currently installing rrdtool-1.2.15 with my box CentOS 4.3 final ,before i installed rrdtools there 2 files suggested need to installed the FreeType 2 and libart_lgpl 2.3 everything is fine when installed two files but when i try to installed rrdtool when i issue command ./configure --prefix=/usr/local/rrdtool-1.2.15 this should the output ,any suggestion what's the problem
2012 Jan 30
1
Wine 1.4: Not Installing
Error: Code: checking for freetype-config... no checking for freetype2-config... no checking for -lfreetype... not found configure: error: FreeType development files not found. Fonts will not be built. Use the --without-freetype option if you really want this. I tried using the option: Code: ./tools/wineinstall --without-freetype Same error.
2006 May 12
2
wine CVS does not find freetype on Gentoo amd64
(This is not about any wine ebuild) (I am not compiling wine in a 32bit chroot) During the compilation of latest wine release from the CVS repository, I get the following warning message at the completion of the ./configure script: *** Warning: Freetype or Fontforge is missing. *** Fonts will not be built. Dialog text may be invisible or unaligned. I know for sure that my system has both