Dennis Veatch

Results 8 comments of Dennis Veatch

@maroneze, same here about not finding pkgconf even though the pathing is correct, else I would have seen tons of other apps failing to compile.

On a side note, here is my current pkgconf pathing; PKG_CONFIG_PATH=/usr/lib/qt6/pkgconfig:/usr/lib/qt5/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig: PKG_CONFIG=/usr/bin/pkgconf Also here are the cairo related package configs installed by cairo on my system; /usr/lib/pkgconfig/cairo-fc.pc /usr/lib/pkgconfig/cairo-ft.pc /usr/lib/pkgconfig/cairo-gobject.pc /usr/lib/pkgconfig/cairo.pc...

Still a bit clueless what's going on here. Line 15 in my OP; `15 | (action (run ../config/discover.exe))) (cd _build/default/src && ../config/discover.exe)` tries to run discover.exe. Well this is a...

> I'm unable to reproduce any errors on Linux; with Fedora 40, after installing dependencies such as `gtk2-devel` and `lablgtk`, `dune build` just works. > > Notice that, despite the...

The OS is lunar-linux (source based), 12 × Intel® Core™ i7 CPU X 980 @ 3.33GHz. I tried "opam install dune" but it said opam was not initialized and I...

Of course, elektra-0.9.9.

Here is the compile log; ++ Mark Compile start : "oyranos" "0.9.6" "Sun, 10 Apr 2022 13:06:47 +0000" + running "default_cmake_build" + running "default_cmake_config" + MODULE_PREFIX="/usr" + running "Out of...

Looks like you have the same issue as I; https://github.com/oyranos-cms/oyranos/issues/64 Perhaps it has something to do with https://bugs.gentoo.org/780057 and differences between kwin4/kwin5.