Re: [Plplot-devel] [Plplot-cvs] plplot/bindings/f77 CMakeLists.txt, 1.14, 1.15 sc3d.c, 1.15, 1.16 sccont.c, 1.13, 1.14 scstubs.c, 1.44, 1.45

2007-01-09 Thread Arjen Markus
Werner Smekal wrote:

Hi Arjen,

I reverted all the changes to the Fortran 77 bindings, since I found 
out, that Arjen already made corresponding changes for Fortran 95 
bindings and his changes were much more elegant, so I made the same for 
the Fortran 77 bindings. I hope this works now (since I can't test it).

  

Hi Werner,

I will try and check this tonight, for as many platforms as I have 
available.
Should be interesting: I have not looked at Cygwin for some time now and
that presented difficulties last time I did ...

Regards,

Arjen

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel


[Plplot-devel] cmake itcl/itk

2007-01-09 Thread Maurice LeBrun
A ghostly figure emerges from the mist..

Has anyone gotten the cmake build to auto-detect itcl  itk?  I'm trying my
first cmake build (ok feel free to rag on me for being such a laggard :), and
those two were inexplicably not detected in my usual prefix area that
contains all my tcl/tk/itcl/itk builds.

-- 
Maurice LeBrun


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel


Re: [Plplot-devel] cmake itcl/itk

2007-01-09 Thread Arjen Markus
Maurice LeBrun wrote:

A ghostly figure emerges from the mist..

Has anyone gotten the cmake build to auto-detect itcl  itk?  I'm trying my
first cmake build (ok feel free to rag on me for being such a laggard :), and
those two were inexplicably not detected in my usual prefix area that
contains all my tcl/tk/itcl/itk builds.
  

Well, call me a laggard too: despite my experiments with Tcl and Tk, it 
never occurred
to me to do the same with Itcl/Itk. I am afraid the answer will be: you 
are the first
to raise the question at all.

Regards,

Arjen


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel


Re: [Plplot-devel] cmake itcl/itk

2007-01-09 Thread Alan W. Irwin
On 2007-01-09 06:27-0600 Maurice LeBrun wrote:

 A ghostly figure emerges from the mist..

 Has anyone gotten the cmake build to auto-detect itcl  itk?

Yes, itcl and itk were detected for my two systems without problems.  I didn't
have to do anything special because I am using system versions that are
installed in a standard location.  For non-standard locations
you have to help CMake find things by setting some environment variables,
see below.

 I'm trying my
 first cmake build (ok feel free to rag on me for being such a laggard :), and
 those two were inexplicably not detected in my usual prefix area that
 contains all my tcl/tk/itcl/itk builds.

Try setting CMAKE_INCLUDE_PATH and CMAKE_LIBRARY_PATH appropriately.

http://www.miscdebris.net/plplot_wiki/index.php?title=Main_Page has one
particular example of how you can set those environment variables whenever
you are using software that is not installed in a standard location.

Alan
__
Alan W. Irwin

Astronomical research affiliation with Department of Physics and Astronomy,
University of Victoria (astrowww.phys.uvic.ca).

Programming affiliations with the FreeEOS equation-of-state implementation
for stellar interiors (freeeos.sf.net); PLplot scientific plotting software
package (plplot.org); the Yorick front-end to PLplot (yplot.sf.net); the
Loads of Linux Links project (loll.sf.net); and the Linux Brochure Project
(lbproject.sf.net).
__

Linux-powered Science
__

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel