Front page | perl.perl5.porters |
Postings from July 2001
[ID 20010723.004] make install needs write permission in builddirectory
Thread Previous
From:
Abigail
Date:
July 23, 2001 12:09
Subject:
[ID 20010723.004] make install needs write permission in builddirectory
Message ID:
20010723190625.8760.qmail@foad.org
This is a bug report for perl from abigail@foad.org,
generated with the help of perlbug 1.33 running under perl v5.7.2.
-----------------------------------------------------------------
[Please enter your report here]
Some time ago, I reported that 'make install' needs write permission to
certain files/directories. This makes it harder to do the installation
under a different id that the actual building and testing. This problem
was fixed after I reported it.
Unfortunally, the problem has cropped up again in 5.7.2. Write permission
is needed in the build directory, the lib subdirectory and to the file
lib/Config.pm.
If would be nice if the previous situation could be restored.
Abigail
[Please do not change anything below this line]
-----------------------------------------------------------------
---
Flags:
category=install
severity=high
---
Site configuration information for perl v5.7.2:
Configured by abigail at Mon Jul 23 14:16:42 CEST 2001.
Summary of my perl5 (revision 5.0 version 7 subversion 2) configuration:
Platform:
osname=linux, osvers=2.4.5, archname=i686-linux-64int
uname='linux hermione 2.4.5 #6 fri jun 22 01:38:20 pdt 2001 i686 unknown '
config_args='-ds -Dprefix=/opt/devperl -Doptimize=-g -Dusedevel -Duse64bitint'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=define use64bitall=undef uselongdouble=undef
Compiler:
cc='cc', ccflags ='-Wall -DDEBUGGING -fno-strict-aliasing -I/usr/local/include -I/opt/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-g',
cppflags='-Wall -DDEBUGGING -fno-strict-aliasing -I/usr/local/include -I/opt/local/include'
ccversion='', gccversion='2.95.3 20010315 (release)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, usemymalloc=n, prototype=define, bincompat5005=define
Linker and Libraries:
ld='cc', ldflags =' -L/usr/local/lib -L/opt/local/lib'
libpth=/usr/local/lib /opt/local/lib /lib /usr/lib
libs=-lnsl -lndbm -lgdbm -ldl -lm -lc -lcrypt -lutil
perllibs=-lnsl -ldl -lm -lc -lcrypt -lutil
libc=/lib/libc-2.2.3.so, so=so, useshrplib=false, libperl=libperl.a
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib -L/opt/local/lib'
Locally applied patches:
---
@INC for perl v5.7.2:
/home/abigail/Perl
/home/abigail/Sybase
/opt/devperl/lib/5.7.2/i686-linux-64int
/opt/devperl/lib/5.7.2
/opt/devperl/lib/site_perl/5.7.2/i686-linux-64int
/opt/devperl/lib/site_perl/5.7.2
/opt/devperl/lib/site_perl
.
---
Environment for perl v5.7.2:
HOME=/home/abigail
LANG (unset)
LANGUAGE (unset)
LC_ALL=POSIX
LD_LIBRARY_PATH=/home/abigail/Lib:/usr/local/lib:/usr/lib:/lib:/usr/X11R6/lib:/opt/gnome/lib
LOGDIR (unset)
PATH=/home/abigail/Bin:/opt/perl/bin:/usr/local/bin:/usr/local/X11/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/X11R6/bin:/usr/games:/opt/povray/bin:/opt/gnome/bin:/opt/opera/bin:/usr/share/texmf/bin:/opt/Acrobat4/bin
PERL5LIB=/home/abigail/Perl:/home/abigail/Sybase
PERLDIR=/opt/perl
PERL_BADLANG (unset)
SHELL=/usr/bin/bash
Thread Previous