similar to: MAC OS X compile -> 'OpenGL development headers not found

Displaying 20 results from an estimated 10000 matches similar to: "MAC OS X compile -> 'OpenGL development headers not found"

2009 Sep 03
5
MAC OS X compile -> 'OpenGL development headers not found'
Hey everyone, I want to compile and start using Wine on my Mac, but I'm getting the following message from ./configure: configure: WARNING: OpenGL development headers not found. OpenGL and Direct3D won't be supported. Since I want OpenGL and Direct3D working, this is a bit of a problem. My system is not configured funny or anything. It is a clean system running Mac OS X Snow Leopard with
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
2011 Sep 24
1
installing wine on Debian Wheezy: configure: error: FreeType development files not found
Hello, I'm trying to compile the .deb file from source for wine on Debian Testing (Wheezy) I'm getting the following error: 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 would greatly
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 Jan 11
0
cairo and rapache [was: Weird errors on MAC OS X Leopard when using Cairo/GDD through Rserve]
Charles, Greg, the problem is that Apple's FreeType on Leopard uses CF calls (albeit just to get files), so it breaks on fork. (The message is moot, because the whole point of using fork is to *not* use exec). In any case the solution is to compile your own version of freetype, fontconfig and cairo without any CF or Carbon API. Fortunately most recent versions of FreeType will do so
2008 Jul 23
4
Fedora 9 32-bit WARNING: No OpenGL library found
Hi, I have checked and I have all recommended packages for Fedora (I'm running Fedora 9 32-bit). When I download Wine 1.1.1 and attempt to configure from source I get the following output (grepping for gl to isolate opengl errors) $ ./configure -verbose | grep -i gl checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking for GL/gl.h...
2002 Jul 28
0
freetype-config - erroneous 'not found' message
Hi, Running ./configure with wine-cvs on a RedHat 7.1, i get the following message : *** Note: Your system appears to have the FreeType 2 runtime libraries *** installed, but 'freetype-config' is not in your PATH. Install the *** freetype-devel package (or its equivalent on your distribution) to *** enable Wine to use TrueType fonts. though freetype is in $PATH and has been found by
2011 Jan 26
1
Wine fails to compile on Caos NSA 0.9 x86_64
I have tried compiling wine versions 1.2.1, 1.2.2, and 1.3.12 on caos NSA 0.9 x86_64. All versions have the same behavior when I try to compile them. During configuration I get configure: error: FreeType 32-bit development files not found. Fonts will not be built. Use the --without-freetype option if you really want this. This occurs even though freetype.i386, and freetype-devel.i386 are
2006 Nov 07
3
wine install mac os x (x86)
Hello, I have compiled and installed (almost) wine 0.9.24 within Mac OS X tiger 4.8 with X11 etc installed. The wine configure and compile steps complete without a warning/hitch etc. However, when I run wine <prog> I receive the following warning message -- Wine cannot find the FreeType font library. To enable Wine to use True Type fonts please install a version of FreeType greater
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
2011 Jun 20
2
Re: Help compiling an older version of wine on 64 bit Fedora 14
Well, it's got on a bit now, so I don't know if I should start a new thread. Anyway, I applied the patch but still seems to be running into problems. This is what I've done: After downloading version 1.1.0 from sourceforge I saved the following as "winepatch.diff": Code: --- loader/preloader.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git
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
2011 Dec 01
2
Having problems after installing Wine [osxwinebuilder]
Hello, I installed Wine today using the instructions on the osxwinebuilder page: http://code.google.com/p/osxwinebuilder/ All went good, until trying out to launch iexplore, or winecfg or anything else. I get the following error message each time doing the command: wine winecfg or wine iexplore: Code: $ wine winecfg Wine cannot find the FreeType font library. To enable Wine to use TrueType
2011 Apr 09
1
Re: snow leopard, freetype installed but not being found?
im having the same problem and was wondering if there's a command to uninstall the freetype libs so i can start over? otherwise do i need to manually delete the freetype files to run the new script? sorry for being such a noob with this
2011 May 11
1
Re: snow leopard, freetype installed but not being found?
back again, I uninstalled then reinstalled freetype using the code @petem showed above. however after running configure in wine with no errors i still get the same freetype error messages when i try to run any program help please
2010 Apr 02
1
help installing
hey im trying to install wine on snow leopard using this tutorial http://davidbaumgold.com/tutorials/wine-mac/ but i am having problems firstly i get these errors.... ---> Computing dependencies for wine-devel ---> Verifying checksum(s) for freetype Error: Checksum (md5) mismatch for freetype-2.3.12.tar.bz2 Error: Checksum (sha1) mismatch for freetype-2.3.12.tar.bz2 Error: Checksum
2008 Jul 24
2
Cant use Darwine on PPC with 10.5 Leopard
Hi all, ill start off by saying that I've tried reading and doing everything that was on the documentation. I'm not very code/C++ literate. I have a Power PC Macintosh that I run Mac OSX 10.5 Leopard with. I'm going through all this trouble to run 1 simple program, Soulseek. I downloaded Darwine 0.9.27 DP. When i try to run any program, soulseek, notepad/clock that came with
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
2001 Oct 27
1
Configure error on RH 7.2 freetype headers
Configure wrote out include/config.h as if my freetype headers had ftnames.h instead of ftsnames.h, as a result it didn't compile. As a workaround I manually edited config.h to get it to compile. This was an update to RH 7.2 over 7.1, latest CVS.
2001 Aug 12
0
Half-Life, Debian, Sid, Wine, Crap, VooDoo, Banshee, OpenGL, Mesa, Glide
Well. i got s.th. for you and i think i'll give this to crazney (lhl.linuxgames.com) #1 a step by step HL tutorial #2 my questions. -------------------------------------------------------------------------- ## 1 ## a step by step HL tutorial ###################################### -------------------------------------------------------------------------- yea, well, i got HL working. On my