[Lxde-list] problems compiling and configuring lxqt

2016-09-06 Thread Spike
Dear all, I'm trying to test the upcoming lxqt by building from sources and running into a number of troubles. For reference, I'm following this guide: https://github.com/lxde/lxqt/wiki/Building-From-Source First off, build would fail with a number of errors which I tracked down to missing depe

Re: [Lxde-list] problems compiling and configuring lxqt

2016-09-06 Thread Paulo Lieuthier
Hi Spike, As far as I know, to test LXQt one only has to `make install` lxqt-common and restart his display manager. lxqt-panel has the X11 session file and the session startup script. As by default make installs in /usr/local, you may need to `export PATH=/usr/local/bin:$PATH`. Another thin

Re: [Lxde-list] problems compiling and configuring lxqt

2016-09-06 Thread Paulo Lieuthier
s/lxqt-panel/lxqt-common/ On 09/06/2016 11:01 PM, Paulo Lieuthier wrote: Hi Spike, As far as I know, to test LXQt one only has to `make install` lxqt-common and restart his display manager. lxqt-panel has the X11 session file and the session startup script. As by default make installs in /us