On 15-Jan-08, at 11:17 PM, Alan W. Irwin wrote: > > Well, at least python worked. :-) (That's why you got at least some > of the results.) > > So it looks like the core library knows where to find libltdl, but > this > information has been somehow lost when building applications > against the > core library. > > Could you please send the exact command line you used for cmake and > the full output from that command? > >
I'm assuming this is something I would have done for a more "manual" install, but my install was all handled via Fedora's pirut (yum/rpm frontend), so I don't think I'm really able to answer that one, I'm afraid. (If I'm misunderstanding what you mean by this, please let me know.) > Where is libltdl installed on your system? Is it a standard > place? If > non-standard, how does the make command (following cmake to build > the library > and devices) find that non-standard place? Use "make verbose=1" to > get > the exact linking command involving libltdl (plus a lot more). > > $ locate libltdl /usr/lib/libltdl.so.3 /usr/lib/libltdl.so.3.1.5 /usr/lib64/libltdl.so.3 /usr/lib64/libltdl.so.3.1.5 /usr/share/libtool/libltdl /usr/share/libtool/libltdl/COPYING.LIB /usr/share/libtool/libltdl/Makefile.am /usr/share/libtool/libltdl/Makefile.in /usr/share/libtool/libltdl/README /usr/share/libtool/libltdl/acinclude.m4 /usr/share/libtool/libltdl/aclocal.m4 /usr/share/libtool/libltdl/config-h.in /usr/share/libtool/libltdl/config.guess /usr/share/libtool/libltdl/config.sub /usr/share/libtool/libltdl/configure /usr/share/libtool/libltdl/configure.ac /usr/share/libtool/libltdl/install-sh /usr/share/libtool/libltdl/ltdl.c /usr/share/libtool/libltdl/ltdl.h /usr/share/libtool/libltdl/ltmain.sh /usr/share/libtool/libltdl/missing Whether that's standard or non-standard I don't know. > Could you please run > > PKG_CONFIG_PATH=/home/software/plplot_cvs/installcmake/lib/pkgconfig \ > pkg-config --cflags --libs plplot > > where you set PKG_CONFIG_PATH appropriate to where you installed > PLplot > with "make install"? > > Again, I guess the auto-install from pirut is kind of an impediment to this one. Would the recommended path from here be to uninstall what pirut put in, and then do my own install from source? (Kind of a sweep-it-under-the-rug in terms of whatever's wrong with the default pirut install, but I guess it might get my code compiling...) > Sorry for so many questions, but I need the answers in order to > make further > progress in sorting out this libltdl issue. > No apologies necessary - the help is appreciated. Thanks, Zev P.S. Resending to list after mistakenly replying to Alan's personal address - oops. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Plplot-general mailing list Plplot-general@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/plplot-general