[Pdl-devel] PDL::Graphics::TriD

2022-02-17 Thread Guillermo P. Ortiz
Hello dear perl developer, I am trying to load TriD module using use PDL::Graphics::TriD; and I obtain message likes bellow using interactive pdl2 and pdl interfaces [PDL->Version: 20 PDL_CORE_VERSION: 15 XS_VERSION: 2.052] PDL::Graphics::TriD::Rout needs to be recompiled against the newly insta

Re: [Pdl-devel] PDL::Graphics::TriD

2022-02-17 Thread Ed .
Hi Guillermo, That looks like the PDL::Graphics::TriD::Rout is one compiled as part of an old PDL. Could you try installing the “V” module (cpanm V) then show us what these say? perl -MV=PDL perl -MV= PDL::Graphics::TriD::Rout perl -MV= OpenGL perl -MV=OpenGL::GLUT My suspicion is your current

Re: [Pdl-devel] PDL::Graphics::TriD

2022-02-17 Thread Guillermo P. Ortiz
Hi Ed, you are right, I forgot to install OpenGL::GLUT before that I did. Then, after installing OpenGL::GLUT all seem to work OK Also, I have installed module V, and I obtain reports that seem also OK, for example: perl -MV=PDL PDL /home/gortiz/.perlbrew/libs/perl-5.26.1@testeo/lib/perl5

Re: [Pdl-devel] PDL::Graphics::TriD

2022-02-17 Thread Ed .
Hi Guillermo, If it’s working now there’s no need to worry. The -MV= stuff would have been to detect if the two PDL* modules were from different sources, but it looks like you’ve cracked it already! Best regards, Ed From: Guillermo P. Ortiz Sent: 17 February 2022