pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/30719: rrdtool installs modules in ${LOCALBASE}/lib/perl/...
>Number: 30719
>Category: pkg
>Synopsis: rrdtool installs modules in ${LOCALBASE}/lib/perl/...
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Mon Jul 11 09:41:00 +0000 2005
>Originator: Quentin Garnier
>Release: NetBSD 2.0.2_STABLE
>Organization:
>Environment:
System: NetBSD shaak.cubidou.net 2.0.2_STABLE NetBSD 2.0.2_STABLE (SHAAK) #1:
Sun May 1 13:42:40 CEST 2005
cube@aayla:/home/cube/shaak/obj/home/cube/taryn/src/src/sys/arch/i386/compile/SHAAK
i386
Architecture: i386
Machine: i386
>Description:
rrdtool installs its PERL modules in a fixed path,
${PREFIX}/lib/perl/$(PERL_VERSION), which means you have to add
that path to the include paths list, and more importantly that
the package is not correctly installed as the files written there
are not registered.
>How-To-Repeat:
make install in databases/rrdtool
>Fix:
CONFIGURE_ARGS+= --enable-perl-site-install
Home |
Main Index |
Thread Index |
Old Index