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
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
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
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
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,
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
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
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