I have build an AbiWord.app for the svn for Mac OS X 10.8.2.
Please try the dmg file on http://www.boringgames.de/download/AbiWord.dmg . I need to now if all needed libs are in the app folder.
Greets
Am 05.01.2013 um 01:46 schrieb Wolf Stephan Kappesser <Wolf.St.Kappesser@gmx.de>:
> 
> Hello,
> 
> the newest svn works with Mac OS X 10.8.2 on my system. 
> You need:
> 
> 1. XQuartz.app (the new X11.app supported from Apple, use google or wikipedia)
> 2. All packages to install the UNIX version (gtk3); I used MacPorts therefore.
> 3. The svn sources from AbiWord
> 
> At last I exchange the following line in configure (dirty hack):
> 
> case ${host_os} in
>  *darwin*)
>    PLATFORM="unix"
>    TOOLKIT="gtk" #"cocoa"
> 
> Now I run
> ./configure CPPFLAGS=-I/opt/X11/include  --> the flag is needed for the XQuartz
> make -j2
> sudo make install
> abiword
> 
> The App is a little slow and not tested yet, but the first impression will give me hope :)
> 
> Greets
> Wolf
> 
> 
Received on Mon Jan  7 10:46:46 2013
This archive was generated by hypermail 2.1.8 : Mon Jan 07 2013 - 10:46:46 CET