Hi folks,
Redo
5.32. Perl-5.8.6
http://www.linuxfromscratch.org/lfs/view/stable/chapter05/perl.html
lfs:/mnt/lfs/sources$ tar xjf perl-5.8.6.tar.bz2
lfs:/mnt/lfs/sources$ cd perl-5.8.6
lfs:/mnt/lfs/sources/perl-5.8.6$ patch -Np1 -i
../perl-5.8.6-libc-1.patch
patching file hints/linux.sh
Hunk #1 succeeded at 51 with fuzz 1.
Hunk #2 succeeded at 314 (offset 32 lines).
lfs:/mnt/lfs/sources/perl-5.8.6$ ./configure.gnu
--prefix=/tools -Dstatic_ext='IO Fcntl POSIX'
lfs:/mnt/lfs/sources/perl-5.8.6$ make perl utilities
lfs:/mnt/lfs/sources/perl-5.8.6$ cp perl pod/pod2man
/tools/bin
lfs:/mnt/lfs/sources/perl-5.8.6$ mkdir -p
/tools/lib/perl5/5.8.6
All went through without complaint.
lfs:/mnt/lfs/sources/perl-5.8.6$ cp -R lib/*
/tools/lib/perl5/5.8.6
cp: cannot create regular file
`/tools/lib/perl5/5.8.6/AnyDBM_File.pm': Permission
denied
cp: cannot create regular file
`/tools/lib/perl5/5.8.6/AnyDBM_File.t': Permission
denied
cp: cannot create regular file
`/tools/lib/perl5/5.8.6/Attribute/Handlers/Changes':
Permission denied
.....
.....
cp: cannot create regular file
`/tools/lib/perl5/5.8.6/vars.t': Permission denied
cp: cannot create regular file
`/tools/lib/perl5/5.8.6/vmsish.pm': Permission denied
cp: cannot create regular file
`/tools/lib/perl5/5.8.6/vmsish.t': Permission denied
cp: cannot create regular file
`/tools/lib/perl5/5.8.6/warnings/register.pm':
Permission denied
cp: cannot create regular file
`/tools/lib/perl5/5.8.6/warnings.t': Permission denied
Please advise how to fix it.
B.R.
Stephen Liu
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page