[blfs-support] KDE-WORKSPACE 4.8.4 make error

2012-07-07 Thread tony lemaire
Hello everybody, I'm trying to build the KDE desktop in 4.8.4 version, not the 4.8.3 like BLFS. Last week, i had some problems with KDELIBS 4.8.4, but i've solved it. Now, I'm trying to compile the kde-workspace 4.8.4, but I have an error during the make command. Here is the output :

Re: [blfs-support] KDE-WORKSPACE 4.8.4 make error

2012-07-07 Thread Bruce Dubbs
tony lemaire wrote: > > > Hello everybody, > > I'm trying to build the KDE desktop in 4.8.4 version, not the 4.8.3 like BLFS. > Last week, i had some problems with KDELIBS 4.8.4, but i've solved it. > > Now, I'm trying to compile the kde-workspace 4.8.4, but I have an error > during the make comma

Re: [blfs-support] KDE-WORKSPACE 4.8.4 make error

2012-07-07 Thread Fernando de Oliveira
Em 07-07-2012 18:04, Bruce Dubbs escreveu: > tony lemaire wrote: [...] >> make[2]: *** Aucune r�gle pour fabriquer la cible � /usr/lib/libGL.so �, >> n�cessaire pour � lib/l >> make[1]: *** [kwin/libkwineffects/CMakeFiles/kwinglutils.dir/all] Erreur 2 >> make: *** [all] Erreur 2 > > I don't un

Re: [blfs-support] KDE-WORKSPACE 4.8.4 make error

2012-07-07 Thread Ken Moffat
On Sat, Jul 07, 2012 at 06:19:21PM -0700, Fernando de Oliveira wrote: > Em 07-07-2012 18:04, Bruce Dubbs escreveu: > > tony lemaire wrote: > > [...] > > >> make[2]: *** Aucune r�gle pour fabriquer la cible � /usr/lib/libGL.so �, > >> n�cessaire pour � lib/l > >> make[1]: *** [kwin/libkwineffect

[blfs-support] Network Manager configuration

2012-07-07 Thread DJ Lucas
Anybody have an idea of how to allow a regular user (as a member of a dedicated group) to modify a wired connection's configuration? With the config file I've added to the BLFS Wiki (well, similar to that one, I've divided it up as I had suggested), http://wiki.linuxfromscratch.org/blfs/wiki/Ne

Re: [blfs-support] KDE-WORKSPACE 4.8.4 make error

2012-07-07 Thread Bruce Dubbs
Ken Moffat wrote: > I have no comments on > the actual error because I find cmake offensive and I will avoid it > unless I have to use it for a dependency :) cmake is not really that bad and it has some nice capabilities. The feature it is really missing is the equivalent of ./configure --help.