KDE 4.3 RC3 tarballs uploaded
Fathi Boudra
fboudra at gmail.com
Wed Jul 22 19:02:58 CEST 2009
On Wed, Jul 22, 2009 at 9:55 AM, Dirk Mueller<mueller at kde.org> wrote:
> the newer version of soprano is not installed in a path it searches for it?
Bartosz issue is resolved but it's true,
SopranoAddOntology is not installed in a path it searches for it.
On my system:
/usr/share/apps/cmake/modules/SopranoAddOntology.cmake
because that's intendended:
install(FILES SopranoAddOntology.cmake DESTINATION share/apps/cmake/modules)
and kdebase-runtime searches in cmake module path and KDE 4 cmake module path.
SopranoAddOntology should be installed in /usr/lib/cmake like
kdepimlibs stuff or KDE 4 cmake module path
(/usr/share/kde4/apps/cmake/modules on my system).
cheers,
Fathi
More information about the release-team
mailing list