Opeke 0.1 Released

After months of development, Opeke is finally ready for public introduction. Go download the source!

opeke41.png

I believe the application is stable (and simple) enough for release. From now on, my main focus will be adding various features. Anybody is welcome to suggest new features, as well as report hypothetical bugs. For requests and bug reports, please mail me at miha@noughmad.org

Thank you!

To compile Opeke from source, you’ll need:

  • KDE 4 and Qt4 headers
  • OpenGL headers
  • cmake, qmake and make

The compiling procedure is KDE4 standard:

Unpack the archive into a directory and cd into that directory
$ mkdir build && cd build
$ cmake ..
$ make
$ sudo make install

And the run it like this:

$ opeke

These should be it. If you’re still missing something, chances are the compiler will tell you what you’re missing. In any case, please notify me about it so I can list it.

Stumble it!

Leave a comment