----- Original Message ----- From: "Clifford Sobchuk" <[email protected]> To: "Chris Marshall" <[email protected]>; <[email protected]>; <[email protected]> Sent: Saturday, August 21, 2010 6:26 AM Subject: Re: [Perldl] PDL-2.4.7 released to CPAN
I just found out that the demo bad2 also fails. And I attached all two previously mentioned attachements and a new one for the bad2.txt. ========================================= Hi Clifford, Looks to me that your OpenGL has been built against a dynamic freeglut library (freeglut.dll). I think that creates problems with the PDL ppm packages from uwinnipeg. Better to install an OpenGL that has been built against a static freeglut library .... so: 1) ppm remove OpenGL 2) then 'ppm install' the relevant OpenGL ppm from the Uwinnipeg repo. For me, 'demo pgplot' and 'demo bad2' work fine unless grwnd.exe has already been run in the current pdl shell. (I think that's what you're getting, too.) That grwnd.exe is definitely buggy. I haven't yet looked as closely as I would like at http://spdg1.sci.shizuoka.ac.jp/grwinlib/english/ but maybe there's something there that could help. The stuff there (whch includes a GrWnd.exe) is being currently maintained - and the guy is responsive to bug reports and requests for assistance. Cheers, Rob _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
