Hello, I have been having trouble building the static plplot libraries.
Here is my system configuration: % Linux 2.6.9-55.0.2.ELsmp #1 SMP Tue Jun 12 17:59:08 EDT 2007 i686 i686 i386 GNU/Linux I untarred plplot-5.8.0-RC1.tar.gz. I then created a build directory build_dir in the directory plplot-5.8.0-RC1. In the build directory, I executed these commands (assuming that this is the right way to build the shared libraries): % cmake -DCMAKE_INSTALL_PREFIX=/n/asado/da/bioinfo/Software/ -DCMAKE_VERBOSE_MAKEFILE=ON -DBUILD_SHARED_LIBS=OFF .. >& cmake.out % make >& make.out The make procedure generates some errors. I have attached the files cmake.out and the last 30 lines of make.out. Installation works fine while building shared libraries (I remove the DBUILD_SHARED_LIBS=OFF flag ) and I can successfully link against libplplotd.so from a test C program. I initially tried to install the plplot-5.7.4 libraries. There again, I succeeded in installing the shared libraries and I could link against these libraries. Installation of the static libraries is also successful but there are errors when the test program is linked against these libraries. Thanks for your time, Sriram __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
cmake.out
Description: 4005376000-cmake.out
make.out.30
Description: 4034794214-make.out.30
------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________ Plplot-general mailing list Plplot-general@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/plplot-general