Re: [Plplot-devel] Install prefix

2015-01-17 Thread Phil Rosenberg
No problem Alan I'm busy with the wxWidgets stuff at the moment, which is why I posted it to the list rather than trying to fix it myself. Something that might be useful though, would be a warning if the paths don't match, just stating that if the user didn't do this intentionally then they can fi

Re: [Plplot-devel] Install prefix

2015-01-16 Thread Alan W. Irwin
On 2015-01-16 10:50- Phil Rosenberg wrote: > Hi Alan > This may be something you might want to look at, but you might also > decide to just live with it. If I run cmake without setting > -DINSTALL_PREFIX, then run it again but do set -DINSTALL_PREFIX > without clearing my build directory, then

[Plplot-devel] Install prefix

2015-01-16 Thread Phil Rosenberg
Hi Alan This may be something you might want to look at, but you might also decide to just live with it. If I run cmake without setting -DINSTALL_PREFIX, then run it again but do set -DINSTALL_PREFIX without clearing my build directory, then all the install paths are not changed. I know it is a mi