[Kst] Packages for 2.0.5?

Peter Kümmel syntheticpp at gmx.net
Wed May 23 19:51:30 UTC 2012


On 23.05.2012 19:02, Peter Kümmel wrote:
>
> I assume there is no way around building on that platform.

OK, not that hard:
- setup a system able to build C++ (install libQt4-devel, g++, make)
- build Qt (out-of-source):
   ../qt-everywhere-opensource-src-4.8.2/configure -fast -nomake demos -nomake examples -no-webkit
   make -j8
   sudo make install
- build kst, with fresh build Qt (out-of-source):
   export PATH=/usr/local/Trolltech/Qt-4.8.2/bin:$PATH
   ../kst/misc/linux-release.sh 2.0.5

That's it:
Kst for openSUSE 11.1 64bit with all available plugins,
http://sourceforge.net/projects/kst/files/Kst%202.0.5/kst-2.0.5-binary-openSUSE-11.1-x86_64.tar.gz

Peter





More information about the Kst mailing list