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 Sat Jan 5 01:46:24 2013
This archive was generated by hypermail 2.1.8 : Sat Jan 05 2013 - 01:46:24 CET