[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] RE: [isp-linux] Re: Installing php on Raq3 box
- Subject: [cobalt-users] RE: [isp-linux] Re: Installing php on Raq3 box
- From: "Steve West" <wppiphoto@xxxxxxxx>
- Date: Tue Nov 27 10:46:01 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Gerald,
Thanks for your help!
I looked at the /usr/sbin/apxs and at line 202 and there is no +S to remove.
It reads as follows:
# option handling
my $rc;
($rc, @ARGV) = &Getopts("qn:gco:I+D+L+l+W+iaA", @ARGV);
Can you think of what could be causing my error on make install?
Thanks!
SW
-----Original Message-----
From: Gerald Waugh [mailto:gerald@xxxxxxxxx]
Sent: Tuesday, November 27, 2001 5:38 AM
To: isp-linux@xxxxxxxxxxxxx
Subject: [isp-linux] Re: Installing php on Raq3 box
"Steve West" <wppiphoto@xxxxxxxx> wrote
> I'm trying to install php4.0.6 on a raq3 box but I keep getting the
> following error when I'm doing make install:
<snip>
> apxs:Error: Unknown option: S
>
> Can anyone tell me what I'm doing wrong and how I can correct it?
<snip>
edit /usr/sbin/apxs
line 202 was: ($rc, @ARGV) = &Getopts("qn:gco:I+D+L+l+S+W+iaA", @ARGV);
line 202 is: ($rc, @ARGV) = &Getopts("qn:gco:I+D+L+l+W+iaA", @ARGV);
note the difference +S is removed!!!
Gerald
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Penguinistas! Find out the latest news, tips and opinions
making its way through the Linux industry.
http://www.linuxplanet.com/linuxplanet/
_____________ The ISP-LINUX Discussion List _____________
To Join: mailto:join-isp-linux@xxxxxxxxxxxxx
To Remove: mailto:remove-isp-linux@xxxxxxxxxxxxx
Archives: http://isp-lists.isp-planet.com/isp-linux/archives/