On Mon, May 10, 2010 at 5:13 AM, Tapan Maheshwari wrote:
> Hi Sakthi,
>
> I have removed this line from apxs, i got following output
>
> $ ./apxs -c -I/usr/include/libxml2 -I. -i mod_xml2enc.c
> ./apxs: require: not found
> ./apxs: use: not found
> ./apxs: package: not found
> ./apxs: syntax error
_vars = ();
Thanks.
--- On Fri, 5/7/10, Sakthi Esakiappan
wrote:
From: Sakthi Esakiappan
Subject: Re: [us...@httpd] apxs: not found
To: users@httpd.apache.org
Date: Friday, May 7, 2010, 1:58 PM
Hi Tapan,
I could notice there is space missing in the first line between # and !
#!/usr/local/bin/perl
ays??
>
> Still i get the same error *"./apxs: not found "*
>
> stuck on the same step.
> any thoughts??
>
> Thanks.
> Tapan
>
> --- On *Thu, 5/6/10, Sakthi Esakiappan >* wrote:
>
>
> From: Sakthi Esakiappan
> Subject: Re: [us...@httpd]
> # PATH=$PATH:/usr/local/apache2/bin:/usr/local/bin/
> # export $PATH
>
>
> Still i get the same error "./apxs: not found "
Why are you prefixing the command with "./" if you're also adding it
to your PATH? Is it even in your working directory?
--
Eric Covener
cove...@gmail.com
-
ot;
stuck on the same step.any thoughts??
Thanks.Tapan
--- On Thu, 5/6/10, Sakthi Esakiappan
wrote:
From: Sakthi Esakiappan
Subject: Re: [us...@httpd] apxs: not found
To: users@httpd.apache.org
Date: Thursday, May 6, 2010, 12:08 PM
Hello,
Check the following steps
1. I could see the path variabl
ution.
# which perl
add this output to PATH variable. or try deleting the first line in the *
apxs* shell script(#!/usr/local/bin/perl -w)
On 6 May 2010 15:59, Tapan Maheshwari wrote:
>
>
> --- On *Wed, 5/5/10, Sakthi Esakiappan >* wrote:
>
>
> From: Sakthi Esakiappan
>
>
--- On Wed, 5/5/10, Sakthi Esakiappan
wrote:
From: Sakthi Esakiappan
Subject: Re: [us...@httpd] apxs: not found
To: users@httpd.apache.org
Date: Wednesday, May 5, 2010, 3:19 PM
Also post
cat /usr/local/apache2/bin/apxs
On 5 May 2010 19:38, Hendrik Schmieder wrote:
Tapan Maheshwari
it has the permission to read,write,execute.-rwxrwxrwx Thanks
--- On Wed, 5/5/10, Hendrik Schmieder wrote:
From: Hendrik Schmieder
Subject: Re: [us...@httpd] apxs: not found
To: users@httpd.apache.org
Date: Wednesday, May 5, 2010, 3:08 PM
Tapan Maheshwari schrieb:
> YES,
> i am executin
On 5 May 2010, at 14:54, Tapan Maheshwari wrote:
> YES,
> i am executing this command from this directory: /usr/local/apache2/bin
> where apxs is present.
>
> again, apxs is not a binary, this is a text file
Did you build apxs or install from package built elsewhere?
If the latter, you ma
Also post
cat /usr/local/apache2/bin/apxs
On 5 May 2010 19:38, Hendrik Schmieder wrote:
> Tapan Maheshwari schrieb:
>
> YES,
>> i am executing this command from this directory: /usr/local/apache2/bin
>> where apxs is present.
>>
>> again, apxs is not a binary, this is a text file
>>
>> Tha
Tapan Maheshwari schrieb:
YES,
i am executing this command from this directory: /usr/local/apache2/bin
where apxs is present.
again, apxs is not a binary, this is a text file
Thanks,
What is the output of
ls -l /usr/local/apache2/bin/apxs ?
Hendrik
---
YES,i am executing this command from this
directory: /usr/local/apache2/bin where apxs is present.
again, apxs is not a binary, this is a text file
Thanks,
--- On Wed, 5/5/10, Nick Tkach wrote:
From: Nick Tkach
Subject: Re: [us...@httpd] apxs: not found
To: users@httpd.apache.org
Date
"
To: users@httpd.apache.org
Sent: Wednesday, May 5, 2010 8:42:51 AM
Subject: Re: [us...@httpd] apxs: not found
Hi,
Thanks for writing
1) SunOS 5.9 Generic_118558-11 sun4u sparc SUNW,Sun-Fire-V440
2) /usr/bin:/bin:/usr/sbin:/sbin
3) no apxs in /usr/bin /bin /usr/sbin /sbin
Thanks
Hi,Thanks for writing
1) SunOS 5.9 Generic_118558-11 sun4u sparc SUNW,Sun-Fire-V4402)
/usr/bin:/bin:/usr/sbin:/sbin3) no apxs in /usr/bin /bin /usr/sbin /sbin
Thanks.
--- On Wed, 5/5/10, Mauri wrote:
From: Mauri
Subject: Re: [us...@httpd] apxs: not found
To: users@httpd.apache.org
Date
Hi,Thanks for writingStill getting same error :/usr/local/apache2/bin/apxs: not
found
Thanks
--- On Wed, 5/5/10, Sakthi Esakiappan
wrote:
From: Sakthi Esakiappan
Subject: Re: [us...@httpd] apxs: not found
To: users@httpd.apache.org
Date: Wednesday, May 5, 2010, 11:08 AM
Hello,
Have a try
please write:
uname -a
echo $PATH
which apxs
Cheers,
Mauri
2010/5/5 Sakthi Esakiappan
> Hello,
>
> Have a try with
> /usr/local/apache2/bin/apxs -c -I /usr/include/libxml2 -I. -i
> mod_poxy_html.c
>
> and make sure that /usr/local/apache2/bin/apxs has executable permission if
> not give it b
Hello,
Have a try with
/usr/local/apache2/bin/apxs -c -I /usr/include/libxml2 -I. -i
mod_poxy_html.c
and make sure that /usr/local/apache2/bin/apxs has executable permission if
not give it by
chmod +x /usr/local/apache2/bin/apxs
On 5 May 2010 15:15, Tapan Maheshwari wrote:
> Hi,
>
> i tried t
Hi,
i tried to compile mod_proxy_html.c using apxs with following command
# ./apxs -c -I /usr/include/libxml2 -I. -i mod_proxy_html.cit gives following
error "./apxs: not found"i have verified that apxs is available under folder
/usr/local/apache2/bin
Thanks
18 matches
Mail list logo