...and I'm looking for PDL users to test.

I'm working to refactor the existing TriD modules
to use OpenGL rather than PDL::Graphics::OpenGL
for improved support for the OpenGL APIs, better
functionality, more portability.

I need the output from config, build and test for
OpenGL-0.57 and PDL::Graphics::OpenGL.

1) Download and install OpenGL-0.57 from a CPAN
    mirror near you:

      http://search.cpan.org/~bfree/OpenGL-0.57/

    untar and configure, build and test with the usual
    steps (be sure to check the READMEs for your
    system type):

      perl Makefile.PL verbose 2>&1 >> ../pogl-install.txt
      make 2>&1 >> ../pogl-install.txt
      make test >> ../pogl-install.txt

2) Configure PDL with a TriD build 'perl Makefile.PL'

3) Send me, chm at alum dot mit dit edu:

    (a) the pogl-install.txt log file
    (b) the OpenGL/Config.pm file generated
    (c) your system's 'perl -V' output
    (d) your system's 'perldl -V' output
    (e) the PDL/Graphics/TriD/OpenGL/Makefile

4) Questions/suggestions welcome and will help greatly
    to improve OpenGL for POGL and PDL users.

Thanks,
Chris





_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to