[Kst] Kst for Mac OS Leopard on PPC
Peter Kümmel
syntheticpp at gmx.net
Sat Jan 19 10:23:27 UTC 2013
On 17.01.2013 12:06, TXB Admin wrote:
> Hi,
>
> I have just recently discovered Kst and currently use it on CentOS 5 and 6 and
> Mac OS for Intel platforms. Is there a binary availale for Mac OS X (Leopard,
> 10.5.x) for the PowerPC platform? If not, I'd be happy to help out in
> building and testing such a binary for general availability but would need to
> guidance on how to do this.
>
> Many thanks for an excellent application,
>
> Dr. Michael Geever
>
Hi Michael,
currently we don't have a binary for PPC.
When you wanna compile it yourself you need at least cmake and Qt.
Since Qt 4.7 there no binaries for PPC are shiped any more, but
you could try 4.6:
ftp://ftp.qt.nokia.com/qt/source/qt-mac-opensource-4.6.4.dmg
and use cmake from here
http://www.cmake.org/cmake/resources/software.html
Then have a look at INSTALL and first try to build in console by passing
-G"Unix Makefiles" to cmake. Be sure qmake could be run from the console.
And then hope Kst builds without errors. ;)
Creating a installable binary is more complex. But it is somehow possible
to do this on a Intel Mac by using universal binaries.
Peter
More information about the Kst
mailing list