Linked by Thom Holwerda on Tue 1st Jan 2013 18:19 UTC
Permalink for comment 546825
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
News
Linked by Thom Holwerda on 05/19/13 23:15 UTC
Linked by Thom Holwerda on 05/19/13 23:11 UTC, submitted by Drumhellar
Linked by Thom Holwerda on 05/18/13 21:06 UTC
Linked by Thom Holwerda on 05/18/13 7:37 UTC
Linked by fran on 05/18/13 1:38 UTC
Linked by Thom Holwerda on 05/17/13 23:35 UTC, submitted by kragil
Linked by MOS6510 on 05/17/13 22:22 UTC
Linked by Thom Holwerda on 05/17/13 22:15 UTC, submitted by Tom
Linked by Thom Holwerda on 05/16/13 21:41 UTC
Linked by Thom Holwerda on 05/16/13 17:04 UTC
More News »
Sponsored Links



Member since:
2005-07-07
You can easily add any additional prefix to $KDEDIRS.
By default that is unset but of course OSV or admins could have chosen to set it to a list of paths already.
2. style files are installed in PREFIX/share/apps instead of PREFIX/share/kde4/apps;
I am not sure it has to be kde4/apps for all prefixes, I think this is just the path chosen for prefix /usr and maybe not even on all distros.
kde4-config --path data
shows share/apps as the path for the local prefix here.
3. latest branch named five does not build ( /skulpture.h:25:34: fatal error: QtWidgets/QCommonStyle: No such file or directory ) and I do have libqt-dev; anyway master branch is ok.
Is that libqt-dev Qt4 or Qt5? The latter being needed to compile Qt5 code (branch is called "five", QtWidgets is a module in Qt5).