Re: [Plplot-devel] Example 29 and mktime

2008-07-17 Thread Alan W. Irwin
On 2008-07-18 01:22- [EMAIL PROTECTED] wrote: > Hi, > > > Alan W. Irwin wrote: >> On 2008-07-17 22:51+0100 Andrew Ross wrote: >> >>> Actually, while checking the various languages I found a problem with my >>> approach. Obviously my linux system is missing daylight saving >>> information for 1

Re: [Plplot-devel] ocaml bindings compile error.

2008-07-17 Thread Alan W. Irwin
On 2008-07-17 18:20-0700 Alan W. Irwin wrote: > If in the build tree you now execute > > export LD_LIBRARY_PATH=`pwd`/src > > (so that libplplotd could be found), then > > ctest --verbose -R ocaml > > works. With revision 8527 you will not have to set LD_LIBRARY_PATH any more to get ctest to work

Re: [Plplot-devel] Example 29 and mktime

2008-07-17 Thread keats73-plplot
Hi, Alan W. Irwin wrote: > On 2008-07-17 22:51+0100 Andrew Ross wrote: > >> Actually, while checking the various languages I found a problem with my >> approach. Obviously my linux system is missing daylight saving >> information for 1970. Calling >> >> t1 = 0; >> tm = *gmtime(&t1); >> t2 = mkti

Re: [Plplot-devel] ocaml bindings compile error.

2008-07-17 Thread Alan W. Irwin
On 2008-07-17 18:52-0400 Hezekiah M. Carty wrote: > On Thu, Jul 17, 2008 at 2:48 PM, Orion Poplawski <[EMAIL PROTECTED]> wrote: >> Trying to build ocaml bindings I get: >> >> [ 98%] >> Built target xthick30a >> make -f examples/ocaml/CMakeFiles/x11ocaml.dir/build.make > -- make output -- >> make[2

Re: [Plplot-devel] Example 29 and mktime

2008-07-17 Thread Alan W. Irwin
On 2008-07-17 22:51+0100 Andrew Ross wrote: > Actually, while checking the various languages I found a problem with my > approach. Obviously my linux system is missing daylight saving > information for 1970. Calling > > t1 = 0; > tm = *gmtime(&t1); > t2 = mktime(&tm); > toff = (PLFLT) difftime(t1,

Re: [Plplot-devel] ocaml bindings compile error.

2008-07-17 Thread Hezekiah M. Carty
On Thu, Jul 17, 2008 at 2:48 PM, Orion Poplawski <[EMAIL PROTECTED]> wrote: > Trying to build ocaml bindings I get: > > [ 98%] > Built target xthick30a > make -f examples/ocaml/CMakeFiles/x11ocaml.dir/build.make -- make output -- > make[2]: *** No rule to make target `examples/ocaml/x11ocaml', need

Re: [Plplot-devel] Example 29 and mktime

2008-07-17 Thread Andrew Ross
On Fri, Jul 11, 2008 at 08:18:39AM -0700, Alan Irwin wrote: > On 2008-07-10 14:57-0700 Alan W. Irwin wrote: > > > Hi Andrew: > > > > Jerry's recent commit message for Ada example 29 inspired me to investigate > > further, and indeed the fortran (and presumably the rest of the non-C) > > examples

[Plplot-devel] ocaml bindings compile error.

2008-07-17 Thread Orion Poplawski
Trying to build ocaml bindings I get: [ 98%] Built target xthick30a make -f examples/ocaml/CMakeFiles/x11ocaml.dir/build.make examples/ocaml/CMakeFiles/x11ocaml.dir/depend make[2]: Entering directory `/builddir/build/BUILD/plplot-5.9.0-svn8516/fedora' cd /builddir/build/BUILD/plplot-5.9.0-svn851