I have now packaged KDE4 thumbnail generator source.
Installation: Unzip contents into working directory, and read building instruction in README file.
As this is my first KDE4 program, I am not at all sure it will work everywhere. In particular I do not know minimum versions needed to make this work. I am using CMake 2.8 and KDE 4.3.
Any comments would be much appreciated!
regards
Lauri Paatero
KDE4 thumbnail generator
Moderator: lpaatero
Re: KDE4 thumbnail generator
Corrected packaging of generator. Now I do not expect any big problems.
README for building is very terse, but probably gives most critical answers.
Corrected version can be downloaded from http://gowrite.net/download/gowrite2_kd ... 2_3_30.zip.
Installation:
Lauri
README for building is very terse, but probably gives most critical answers.
Corrected version can be downloaded from http://gowrite.net/download/gowrite2_kd ... 2_3_30.zip.
Installation:
- - Create work directory
- Unzip file into it.
- Follow instructions in README.
- - Corrected build script to build thumbnail viewer for correct KDE prefix.
- Changed buildkde script to correct one. Previous contained (harmless) extra commands.
- Added notes about obscure error message when missing libkde4-devel to readme.
- Added minimum version to CMakeLists.txt, so that CMake does not complain.
Lauri