Hi all,
On Wed, 3 Oct 2001, Luciano Miguel Ferreira Rocha wrote:
> it just doesn't make sense (to me) to don't trust the
> tar but trust the executable generated by the files in it...
The security aspect wasn't my main concern. It's just that the file
permissions can get a little screwy if you
On Wed, 3 Oct 2001, Ged Haywood wrote:
> Hi there,
>
> On Tue, 2 Oct 2001, Yeo Puay Hoon wrote:
>
> > steps suggested in the apache readme file:
> > # gunzip apache_1.3.19.tar.gz
> > # tar -xvf apache_1.3.19.tar
> > # gunzip mod_perl-1.24_01.tar.gz
> > # tar -xvf mod_perl-1.24.01.tar
> >
Hi there,
On Tue, 2 Oct 2001, Yeo Puay Hoon wrote:
> steps suggested in the apache readme file:
> # gunzip apache_1.3.19.tar.gz
> # tar -xvf apache_1.3.19.tar
> # gunzip mod_perl-1.24_01.tar.gz
> # tar -xvf mod_perl-1.24.01.tar
> # cd mod_perl-1.24_01
> # perl Makefile.PL \
[snip]
Don'