Talk:Compilation on Mac OS X
(Difference between revisions)
| Line 18: | Line 18: | ||
--[[User:Mina|Mina]] 13:42, 3 July 2007 (PDT) | --[[User:Mina|Mina]] 13:42, 3 July 2007 (PDT) | ||
| + | |||
| + | I was using an older snapshot (svn 2287) so didn't have the make rules for macosx_bundle. Found them now in recent version. | ||
| + | |||
| + | Thanks for these good compilation instructions ! | ||
| + | |||
| + | --[[User:Mina|Mina]] 23:21, 4 July 2007 (PDT) | ||
Revision as of 06:21, 5 July 2007
Nigel,
I managed to "make" and "make install" without errors by using
FreeType2_INCLUDE_DIR:PATH=/usr/X11R6/include/freetype2
instead of
FreeType2_INCLUDE_DIR:PATH=/usr/X11R6/include
Should I change this in the doc?
I could not get the "make macosx_bundle" work. I get the following message :
make: *** No rule to make target `macosx_bundle'. Stop.
Can you help me?
--Mina 13:42, 3 July 2007 (PDT)
I was using an older snapshot (svn 2287) so didn't have the make rules for macosx_bundle. Found them now in recent version.
Thanks for these good compilation instructions !
--Mina 23:21, 4 July 2007 (PDT)