On Fri, Jul 17, 2015 at 08:52:26PM -0300, Fernando de Oliveira wrote:
> I have concluded following applications for LXQt:
>
> qupzilla (web browser)
For this one, I am naturally pleased to see it added to the book
(because I already use it). But is it an LXQt application ? Or is
this something like "every DE needs a browser, and they recommend
this one" ? Not complaining, just curious.
> qterminal (requires qtermwidget)
>
> Planing to add:
>
> lximage-qt (image viewer)
> obconf-qt (openbox configuration gui)
>
> and perhaps
>
> compton-conf (needs compton)
>
> The last one might not be necessary: I am using feh for the same composite
> effect. Of course, most type of images could be displayed with feh, or
> display, preferred by Ken, but many people don't like command line.
>
The more, the merrier. Alternatives are often good. I've never
heard of compton before, and I'm unlikely to be able to look at any
of this for some weeks. But people who don't like the command line ?
I'm horrified ;-)
> Haven't started obconf-qt yet.
>
> Cannot build lximage-qt-0.4.0:
>
> mkdir -vp build &&
> cd build &&
>
> cmake -DCMAKE_BUILD_TYPE=Release \
> -DCMAKE_INSTALL_PREFIX=/opt/lxqt \
> - .. &&
>
> make
>
> make install
>
>
> It is at 100% compiled, then:
>
> {{{
> [ 97%] Building CXX object
> src/CMakeFiles/lximage-qt.dir/applicationadaptor.cpp.o
> [100%] Building CXX object
> src/CMakeFiles/lximage-qt.dir/lximage-qt_automoc.cpp.o
> Linking CXX executable lximage-qt
> /usr/bin/ld: cannot find -lfm-qt5
> /usr/bin/ld: cannot find -lQt5DBus
[...]
>
> Need help, please.
>
> Thanks.
>
Perhaps Douglas's suggestion has fixed this. If not, where are
_your_ libfm-qt5.so and libQt5DBus.so ? And are those directories
in your /etc/ld.so.conf ? Unfortunately, anything using cmake has a
"not invented here" feeling for those of us who can just about
understand autotools : I know that Bruce has (in the past)
complained about autotools in linux, but cmake seems to be a lot
worse.
ĸen
--
This one goes up to eleven!
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page