-------- Original Message --------
Subject:        Re: [Perldl] pdl on gentoo
Date:   Tue, 07 Sep 2010 14:50:13 +0200
From:   Ingo Schmid <[email protected]>
To:     Chris Marshall <[email protected]>




On 09/07/2010 01:37 PM, Chris Marshall wrote:
 On 9/7/2010 5:06 AM, Ingo Schmid wrote:
   Hi,

 I run PDL on gentoo ~amd64 platform, and wanted to inform you of two
 issues I had. I believe these are primarily gentoo related (the way
 things are installed), but just in case someone is interested I link
 to the bug reports:

 http://bugs.gentoo.org/show_bug.cgi?id=335394 is about missing TriD
 support.

 If you have the OpenGL module installed, then the
 PDL build should detect that and build the TriD
 module.
I have it installed using g-cpan, at least I thought, but apparently
something went wrong:

 Emerging (1 of 1) perl-gcpan/OpenGL-0.63 from unknown repo
 * OpenGL-0.63.tar.gz RMD160 SHA1 SHA256 size ;-)
...                                           [ ok ]
 * checking ebuild checksums ;-)
...                                                            [ ok ]
 * checking auxfile checksums ;-)
...                                                           [ ok ]
 * checking miscfile checksums ;-)
...                                                          [ ok ]
 * CPV:  perl-gcpan/OpenGL-0.63
 * REPO:
 * USE:  amd64 elibc_glibc kernel_linux multilib userland_GNU
 Unpacking source...
 Unpacking OpenGL-0.63.tar.gz to
/var/tmp/portage/perl-gcpan/OpenGL-0.63/work
 Source unpacked in /var/tmp/portage/perl-gcpan/OpenGL-0.63/work
 Preparing source in
/var/tmp/portage/perl-gcpan/OpenGL-0.63/work/OpenGL-0.63 ...
 Source prepared.
 Configuring source in
/var/tmp/portage/perl-gcpan/OpenGL-0.63/work/OpenGL-0.63 ...
 * Using ExtUtils::MakeMaker
 * perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor INSTALLMAN3DIR=none
DESTDIR=/var/tmp/portage/perl-gcpan/OpenGL-0.63/image/
No protocol specified
freeglut (./glversion): failed to open display ':0.0'
make: *** [glversion.txt] Error 1
 Source configured.
 Compiling source in
/var/tmp/portage/perl-gcpan/OpenGL-0.63/work/OpenGL-0.63 ...
 Source compiled.
 Test phase [not enabled]: perl-gcpan/OpenGL-0.63

 Install OpenGL-0.63 into
/var/tmp/portage/perl-gcpan/OpenGL-0.63/image/ category perl-gcpan
 Completed installing OpenGL-0.63 into
/var/tmp/portage/perl-gcpan/OpenGL-0.63/image/


 Installing (1 of 1) perl-gcpan/OpenGL-0.63

Something went silently wrong, obviously, without complaining. I
compiled it mannually, and I can load OpenGL and make test works.

It does not, however, install 3D !


 http://bugs.gentoo.org/show_bug.cgi?id=300272 is about building more
 than one object at a time.

 The current PDL build is not safe for parallel make
 as a results of how some of the dependencies are
 resolved.  See Known_problems in the PDL-2.4.7 source
 for the list.

 --Chris

Ok, no big issue

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

Reply via email to