The apxs is a perl script... The first line should be like:
#!/usr/bin/perl
or
#!/usr/local/bin/perl
or whatever...
Do:
which perl
and put the stuff which it returns as the first line of apxs... remember to
put the #! before it...
Jan
On Tue, 30 Jan 2001, Marilee Niemi wrote:
> I am trying to integrate Tomcat and Apache using the mod_jk. My problem
> seems pretty basic but since I am new I cannot
> figure out why its happening.
>
> I am trying to run the "apxs" command to generate the mod_jk.so file.
> The message I am getting is
>
> /usr/local/apache/bin/apxs: not found
>
> I checked and this is the correct location. I can "vi" the file. I
> even did a 777 on the file to make sure that it was not a
> permissions thing but I still get the same error.
>
> I did not have perl or gcc installed when I installed Apache and Tomcat
> however, I have since installed it and it still does not work.
>
> My java version is:
>
> java version "1.3.0"
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0)
> Java HotSpot(TM) Client VM (build 1.3.0, mixed mode)
>
> Any help would be appreciated.
> Marilee
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
>
Jan K. Labanowski | phone: 614-292-9279, FAX: 614-292-7168
Ohio Supercomputer Center | Internet: [EMAIL PROTECTED]
1224 Kinnear Rd, | http://www.ccl.net/chemistry.html
Columbus, OH 43212-1163 | http://www.osc.edu/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]