On 2010-05-12 23:20+0200 Werner Smekal wrote:
> I think it has something to do with these lines FindTCL.cmake
>
> FIND_LIBRARY(TCL_LIBRARY
> NAMES
> tcl
> tcl${TK_LIBRARY_VERSION} tcl${TCL_TCLSH_VERSION} tcl${TK_WISH_VERSION}
> tcl86 tcl8.6
> tcl85 tcl8.5
> tcl84 tcl8.4
> tcl83 tcl8.3
> tc
On 2010-05-13 10:49-0400 Hazen Babcock wrote:
> Hazen Babcock wrote:
>> Hazen Babcock wrote:
The end of April sounds good to me. I would like to complete the
OCaml work that I have postponed for several months now, as well as
complete the work I have done on getting universal coord
Hazen Babcock wrote:
> Hazen Babcock wrote:
>>> The end of April sounds good to me. I would like to complete the
>>> OCaml work that I have postponed for several months now, as well as
>>> complete the work I have done on getting universal coordinate
>>> transform support up and running in PLplot,
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
>
> I really hate that our CBS won't work correctly on so many OS platforms
> because of cmake. For cryin' out loud, Fedora 12 is the most recently
> released version of Fedora, and it is using cmake 2.6.4. And that's not good
> enough? I have to m
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
>
> My central point in all of this, is that PLplot's CBS is very aggravating for
> people who like to build software with very carefully composed prefix
> components, which should be the same on all systems.
For my big software project, I do exac
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
>
> In my opinion, all possible versions should be searched for within the
> installation prefix zone.
>
> Then all possible versions should be searched for in other zones.
>
> And it should be possible (and easy) to prevent that last step.
You ca