Hi, I'm not sure why it would draw to an x11 window? I ran this on a server so x11 is not installed. X11/Xlib.h and X11/Xutil.h are both available under /usr/include on the build system.
Regards, Dennis On 24.09.2014 18:15, Brice Goglin wrote: > Hello > > Are there any graphical formats in lstopo -h ? If so maybe Cairo can export > to png etc but it cant draw a x11 window? > Check whether X11/Xlib.h and X11/Xutil.h are available. > > Brice > > > > On 24 septembre 2014 18:08:31 UTC+02:00, Dennis Jacobfeuerborn > <denni...@conversis.de> wrote: >> Hi, >> I just compiled hwloc for CentOS 6 and while text output for example >> works fine hwloc-ls tells me that the graphical output formats are not >> available an I'm not sure why that is. During compilation I got the >> following output: >> >> ... >> ----------------------------------------------------------------------------- >> Hwloc optional build support status (more details can be found above): >> >> Probe / display I/O devices: PCI(linux) >> Graphical output (Cairo): yes >> XML input / output: full >> libnuma memory support: yes >> Plugin support: no >> ----------------------------------------------------------------------------- >> ... >> >> Is there something specific required to really enable the graphical >> output modes? >> >> Regards, >> Dennis >> _______________________________________________ >> hwloc-users mailing list >> hwloc-us...@open-mpi.org >> Subscription: http://www.open-mpi.org/mailman/listinfo.cgi/hwloc-users >> Link to this post: >> http://www.open-mpi.org/community/lists/hwloc-users/2014/09/1088.php >