Run the svn on Mac OS X

Wolf Stephan Kappesser <[email protected]>
Newsgroups gmane.editors.abiword.devel
Message-ID <[email protected]>
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.