Using Terminal to compile Freetype, FontForge, and Wine (NOT DARWINE)

Hey there.. Im trying to build FreeType, FontForge, and Wine from source to install on my Mac. Ive downloaded the tar.bz2 files of each and unarchived them using archive manager. I have very little compiling experience.. I did alittle bit of it on Arch Linux using ABS, the Arch Build System, and compiled maybe one driver on Ubuntu 8.10.. how would I go about installing these packages?

MacBook, Mac OS X (10.5.6)

Posted on Feb 16, 2009 12:35 PM

Reply
15 replies

Feb 16, 2009 3:33 PM in response to ericmeyers

I actually got smart for a minute and read the readme file and figured it out.. I installed free type fine via compiling andstarted to do fontforges dependencies. Will I have issues f iswitch now to macports? Also for some reason pango won't recognize that I have glib 2.19.6. Do I need to exportmy path to somewhere else than /usr/local for pango to find it?

Feb 16, 2009 7:25 PM in response to ericmeyers

hey buddy I ran into a problem using ports.. I ran port install fontforge.. it goes thru all the compiling crap.. and I get this:

Warning: the following items did not execute (for xorg-libX11): org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install
Error: The following dependencies failed to build: giflib xorg-libX11 xorg-libsm xorg-libice jpeg libpng libuninameslist tiff xorg-libXi xorg-libXext xorg-libxkbui xorg-libxkbfile
Error: Status 1 encountered during processing.

Feb 17, 2009 3:19 PM in response to Fios89

No problem here. Did you forget it's sudo port install fontforge ?


sudo port install fontforge
---> Fetching giflib
---> Attempting to fetch giflib-4.1.6.tar.bz2 from http://internap.dl.sourceforge.net/giflib
---> Verifying checksum(s) for giflib
---> Extracting giflib
---> Applying patches to giflib
---> Configuring giflib
---> Building giflib
---> Staging giflib into destroot
---> Installing giflib @4.1.6_0
---> Activating giflib @4.1.6_0
---> Cleaning giflib
---> Fetching libuninameslist
---> Attempting to fetch libuninameslist-20080409.tar.bz2 from http://internap.dl.sourceforge.net/libuninameslist
---> Verifying checksum(s) for libuninameslist
---> Extracting libuninameslist
---> Configuring libuninameslist
---> Building libuninameslist
---> Staging libuninameslist into destroot
---> Installing libuninameslist @20080409_0
---> Activating libuninameslist @20080409_0
---> Cleaning libuninameslist
---> Fetching libxml2
---> Attempting to fetch libxml2-2.7.2.tar.gz from ftp://ftp.cse.buffalo.edu/pub/Gnome/sources/libxml2/2.7/
---> Attempting to fetch libxml2-2.7.2.tar.gz from http://ftp.linux.org.uk/mirrors/ftp.gnome.org/sources/libxml2/2.7/
---> Attempting to fetch libxml2-2.7.2.tar.gz from http://distfiles.macports.org/libxml2
---> Verifying checksum(s) for libxml2
---> Extracting libxml2
---> Configuring libxml2
---> Building libxml2
---> Staging libxml2 into destroot
---> Installing libxml2 @2.7.21+darwin9
---> Activating libxml2 @2.7.21+darwin9
---> Cleaning libxml2
---> Fetching tiff
---> Attempting to fetch tiff-3.8.2.tar.gz from ftp://ftp5.freebsd.org/pub/FreeBSD/ports/distfiles/
---> Verifying checksum(s) for tiff
---> Extracting tiff
---> Configuring tiff
---> Building tiff
---> Staging tiff into destroot
---> Installing tiff @3.8.22darwin9macosx
---> Activating tiff @3.8.22darwin9macosx
---> Cleaning tiff
---> Fetching fontforge
---> Attempting to fetch fontforge_full-20080927.tar.bz2 from http://internap.dl.sourceforge.net/fontforge
---> Attempting to fetch cidmaps.tgz from http://fontforge.sourceforge.net/
---> Attempting to fetch fontforge_htdocs-20080927.tar.bz2 from http://internap.dl.sourceforge.net/fontforge
---> Verifying checksum(s) for fontforge
---> Extracting fontforge
---> Applying patches to fontforge
---> Configuring fontforge
---> Building fontforge
---> Staging fontforge into destroot
---> Installing fontforge @20080927_0
---> Activating fontforge @20080927_0
---> Cleaning fontforge

Feb 17, 2009 3:36 PM in response to ericmeyers

I dont have to, i did it the lazymans way and did sudo su to give me perma god rights. I figured out what happened.. my macports DOES NOT auto resolve dependencies.. so for example if I need xproto 7.0.3 for something.. I need to manually do port install xorg-xproto to get it THEN re run my last install command. Doesnt matter anyway I got it all to work but Wine wont run my app.. think I need to download openGL.. prolly update my graphics card too I havent since oh I dont know the day I got my notebook over a year ago.. I use the intel GMA 950 l33tness of a card

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

Using Terminal to compile Freetype, FontForge, and Wine (NOT DARWINE)

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.