This is not an error specific to klassie. None of my code
directly includes ltdl.h . Try compiling a stock KDE app,
I expect it will fail. Make sure you have the appropriate
devleopment libraries. I am unfamiliar with rpm based
systems, but on my debian system I must have the
kdelibs-dev package installed. You may also need to
install libtool .
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=148971
This is not an error specific to klassie. None of my code
directly includes ltdl.h . Try compiling a stock KDE app,
I expect it will fail. Make sure you have the appropriate
devleopment libraries. I am unfamiliar with rpm based
systems, but on my debian system I must have the
kdelibs-dev package installed. You may also need to
install libtool .