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
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
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