Bug 22676 - Устаревший пакет
Summary: Устаревший пакет
Status: CLOSED WONTFIX
Alias: None
Product: Branch 4.1
Classification: Distributions
Component: perl-SDL-OpenGL (show other bugs)
Version: unspecified
Hardware: x86 Linux
: P3 normal
Assignee: at@altlinux.org
QA Contact: qa-4.1@altlinux.org
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-03 20:43 MSK by Aleksander N. Gorohovski
Modified: 2010-03-27 03:20 MSK (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aleksander N. Gorohovski 2010-01-03 20:43:39 MSK
Из-за этого нет возможности установить perl-модуль
PDL (Perl Data Language) для быстрых матричных и др. вычислений

Пробовал и через
1.
$ perl Makefile.PL
Makefile.PL: DEPENDENCY ERROR: USE_POGL requires at least OpenGL version 0.6!
 
2.
и через непосредственон CPAN
cpan[4]> install PDL
 
<кусь>
Makefile.PL: DEPENDENCY ERROR: USE_POGL requires at least OpenGL version 0.6!
No 'Makefile' created  CHM/PDL-2.4.5.tar.gz
<кусь>
Comment 1 at@altlinux.org 2010-03-27 03:20:24 MSK
OpenGL - это не то же самое, что SDL::OpenGL.
См. http://cpansearch.perl.org/src/CHM/PDL-2.4.6/Makefile.PL
eval "use OpenGL $PDL::Config{POGL_VERSION} qw();";