On 14/03/2019 14:37, Mark Wigzell via lfs-dev wrote:
Hi, this is very minor point but the discussion on /usr/local debate says "All of the BLFS instructions install programs in /usr with optional instructions to install into /opt for some specific packages" However, the libxcb-util-wm package is installing stuff in /usr/local/include and /usr/local/lib as follows:

LIBRARIES (lib*.a or lib*.so)
  libxcb-ewmh, libxcb-icccm
EXTRA EXECUTABLES (not in */bin or */sbin)
  /usr/local/lib/libxcb-ewmh.la <http://libxcb-ewmh.la>
  /usr/local/lib/libxcb-icccm.la <http://libxcb-icccm.la>

ALL FILES
  /usr/local/include/xcb
  /usr/local/include/xcb/xcb_ewmh.h
  /usr/local/include/xcb/xcb_icccm.h
  /usr/local/lib/libxcb-ewmh.a
  /usr/local/lib/libxcb-ewmh.la <http://libxcb-ewmh.la>
  /usr/local/lib/libxcb-ewmh.so
  /usr/local/lib/libxcb-ewmh.so.2
  /usr/local/lib/libxcb-ewmh.so.2.0.0
  /usr/local/lib/libxcb-icccm.a
  /usr/local/lib/libxcb-icccm.la <http://libxcb-icccm.la>
  /usr/local/lib/libxcb-icccm.so
  /usr/local/lib/libxcb-icccm.so.4
  /usr/local/lib/libxcb-icccm.so.4.0.0
  /usr/local/lib/pkgconfig
  /usr/local/lib/pkgconfig/xcb-ewmh.pc
  /usr/local/lib/pkgconfig/xcb-icccm.pc


On my machine, those files are installed in /usr/{lib,include}. Was the variable XORG_CONFIG set when you installed xcb-util-wm?
Also, you are using the wrong list: it should be blfs-dev.

Pierre
--
http://lists.linuxfromscratch.org/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to