You are not logged in.
Pages: 1
What packages do I need to install to be able to compile KDE styles...?
My google searches are not coming up with anything relevant and neither are the wiki searches I've done...
I'm trying to compile serenity style from here - http://kde-look.org/content/show.php?content=35954
Fixed a couple of errors by making a symbolic link from /usr/bin/kde4-config to /usr/bin/kde-config and installed qt3
checking for KDE... configure: error:
in the prefix, you've chosen, are no KDE libraries installed. This will fail.
So, check this please and use another prefix!
[martin@tardis serenity-1.7.1-source]$ kde-config --prefix
/usr
[martin@tardis serenity-1.7.1-source]$
Last edited by martinjh@blueyonder.co.uk (2013-06-06 06:00:04)
Offline
What packages do I need to install to be able to compile KDE styles...?
My google searches are not coming up with anything relevant and neither are the wiki searches I've done...
I'm trying to compile serenity style from here - http://kde-look.org/content/show.php?content=35954
Fixed a couple of errors by making a symbolic link from /usr/bin/kde4-config to /usr/bin/kde-config and installed qt3
checking for KDE... configure: error: in the prefix, you've chosen, are no KDE libraries installed. This will fail. So, check this please and use another prefix! [martin@tardis serenity-1.7.1-source]$ kde-config --prefix /usr [martin@tardis serenity-1.7.1-source]$
You already have serenity and serenity-git PKGBUILD in AUR so you don't have to write your own PKGBUILD. But if you really want to learn how to install styles, look at the PKGBUILD which installs such styles. And of course, look in wiki for more info ...
Serenity in AUR:
https://aur.archlinux.org/packages/?O=0&K=serenity
Building packages through PKGBUILD:
https://wiki.archlinux.org/index.php/PKGBUILD
About AUR:
https://wiki.archlinux.org/index.php/AUR
Last edited by Shark (2013-06-06 07:17:08)
If you have built castles in the air, your work need not be lost; that is where they should be. Now put foundations under them.
Henry David Thoreau
Registered Linux User: #559057
Offline
Pages: 1