Hi all,

I am trying to install plplot 5.10.0 on some machines with Centos 6.6
with Cmake 2.8.12.

I downloaded the tarballed 5.10.0 source and was trying to follow the
installation instructions here:
http://sourceforge.net/p/plplot/wiki/Linux/

But when getting to the step of cmake for which I do

cmake \ -DCMAKE_INSTALL_PREFIX:PATH=/soft/rmgdft/1.0/plplot \
../plplot-\5.10.0 >& cmake.out

I get an error in cmake.out of the following:

$ less cmake.out
CMake Error: The source directory
"/soft/rmgdft/src/plplot-5.10.0/build_directory/ ../plplot-5.10.0"
does not exist.
Specify --help for usage, or press the help button on the CMake GUI.

But the directory does exist
$ ls ../ | grep plplot-5.10.0
plplot-5.10.0

Have the installation instructions changed?

Thanks!

------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Plplot-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/plplot-general

Reply via email to