2013/8/12 Darrell Anderson <darrella@hushmail.com>
>I'm currently using keramik. it's a pixmap theme isn't it? It's
>part of
>tdelibs, so it supposed to be supported...
I don't know.
Seems I was wrong about that...
>Although, I must point out that tdelibs currently FTBFS for me on
>the stage
>of generating files for it for some strange reasons...
I've gotten through the core packages and tdebindings. So looks
like all is well at my end, but I build traditional KDE/TDE mega
packages not one package for each app.
It seems to be not TDE's issue, it seems there is something wrong about my build system:.. I've got rally strange errors like:
================================
./genembed: error while loading shared libraries: libqt-mt.so.3: cannot open shared object file: No such file or directory
================================
But ldd says it doesn't links to libqt-mt (only to qt), moreover I even don't have qt3 installed on my system... Got no idea there it could got from...
Also if I run the same command manually everything is ok...