[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re[2]: [cobalt-users] [Mips]Fixed missing configure in PHP 3.0.16 install
- Subject: Re[2]: [cobalt-users] [Mips]Fixed missing configure in PHP 3.0.16 install
- From: Pierre Chopot <pierre@xxxxxxxxxxx>
- Date: Mon Oct 30 03:33:00 2000
- Organization: Zapilou
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Hello List,
Monday, October 30, 2000, 3:20:19 AM, you wrote:
>> We are in the php-3.0.16 directory; there is only a configure.in file
>> and no plain "configure".
JH> We think we found an error in the recipie; we should have done a "gunzip
JH> php-3.0.16.tar.gz" and then a "tar -xvf php-3.0.16.tar" instead of:
JH> tar xzf php-3.0.16.tar.gz
JH> So far, so good
The "z" option for tar is supposed to uncompress the archive like
gunzip but this works only with the GNU version of tar (according to
O'Reilly Running Linux). The recipe worked on my Qube, maybe some Qube
do have a different version of tar ?? (The "v" option is for verbose,
you could do a "xvzf" for example).
--
Regards,
Pierre
pierre@xxxxxxxxxxx