Werner Smekal wrote: > Hi Hazen, >> Hm. That is what I used but I did not specify -DENABLE_DYNDRIVERS=OFF, >> they were just turned off automatically. I'm not sure why that would be. >> > Looking at the CMake output: > > -- WARNING: libltdl library not found. Setting ENABLE_DYNDRIVERS OFF. > Please install that library and/or set the environment variables > CMAKE_INCLUDE_PATH and CMAKE_LIBRARY_PATH appropriately. > > According to > http://www.miscdebris.net/plplot_wiki/index.php?title=List_of_Debian/Ubuntu_packages > you need the libltdl3-dev package installed for dynamic drivers.
Thanks! I'd assumed that this existed by default on debian. I still get the segfault with dynamic drivers. However I did discover that if I install the qhull package (libqhull-dev) rather than using a qhull that I had hand compiled then the segfault goes away. Alan, do you confirm this? I'm pretty sure that I was using this version of qhull: http://www.qhull.org/download/qhull-2003.1.tar.gz -Hazen ------------------------------------------------------------------------------ _______________________________________________ Plplot-devel mailing list Plplot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/plplot-devel