Jan. 12, 2017
11:26 a.m.
a fresh install of moose image failed to start on a number of Linux machines because of missing libraries the missing dependencies are libGL and libX11 that for some reasons were not installed (but it was a running linux with graphical interface). See below --- $ ldd vm-display-X11 linux-gate.so.1 => (0xf7766000) libpthread.so.0 => /lib32/libpthread.so.0 (0xf76ff000) libGL.so.1 => not found libX11.so.6 => not found libc.so.6 => /lib32/libc.so.6 (0xf754b000) /lib/ld-linux.so.2 (0x5661f000) --- there should be a way to test that. Not too sure how. May be an installer in the form of a headless image using the system ldd (see above) command ? nicolas -- Nicolas Anquetil -- MCF (HDR) Project-Team RMod