Chris and all,

this may be interesting for all gentoo users

I had issues with installing the module and TriD in consequence. The 
reason was sandbox and permissions to access X. I had to disable access 
control and FEATURES="-sandbox -usersandbox -userpriv". Finally I had 
OpenGL.

TriD is disabled in the ebuild, look for WITH_3D= and set it to 1, not 
0. Run ebuild ...   digest, and emerge.

Gentoo bug: http://bugs.gentoo.org/show_bug.cgi?id=335394

Best
Ingo
On 03/08/2011 04:44 AM, Chris Marshall wrote:
> Perl OpenGL/GLU users-
>
> This is an FYI to interested folks.  I've pushed
> a CPAN developers release of the Perl OpenGL
> module with the latest code for full support of
> GLU library tessellation.  If you are interested
> in trying it out (or debugging the crash we see
> with a win32 perl), please feel free.  Feedback
> welcome.
>
> The code will be available on CPAN and you can
> use the cpan shell to pull it down by requesting
> the specific distribution file:
>
> cpan>  get CHM/OpenGL-0.64_001.tar.gz
> cpan>  look CHM/OpenGL-0.64_001.tar.gz
>
> [ Now you can do the usual perl Makefile.PL;
>     make; make test; to evaluate ]
>
> The code is also available from the POGL git
> repository via:
>
> git clone git://pdl.git.sourceforge.net/gitroot/pdl/pogl
>
> Enjoy!
> Chris
>
> _______________________________________________
> Perldl mailing list
> [email protected]
> http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
>


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

Reply via email to