All-

Announcing the upload to PAUSE (and thence to CPAN)
of PDL-2.4.4_13 and OpenGL-0.58_007 comprising the
another release of the TriD refactoring to use OpenGL
(a.k.a. POGL) and GLUT/FreeGLUT rather than
PDL::Graphics::OpenGL and GLX+X11 to provide the 3D
graphics and OS window system interface respectively.

See them at a CPAN mirror near you.  As they are
both developers releases, you will need to explicitly
request the distributions by full name to install
via the CPAN shell: e.g.

   cpan> install CHM/OpenGL-0.58_007.tar.gz
   cpan> get CHM/PDL-2.4.4_13.tar.gz
   cpan> look CHM/PDL-2.4.4_13.tar.gz

Or you can download them by hand from http://search.cpan.org
and try the usual manual process:

   perl Makefile.PL
   make
   make test
   make install   # if you wish to install

Note that PDL-2.4.4_13 requires OpenGL-0.58_007 to build.
Problems, successes, debugging reports welcome!

--Chris
   PDL+POGL developer




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

Reply via email to