Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Problem building mod_jk from source for Mac

Status
Not open for further replies.

iggykarpov

Programmer
Dec 14, 2007
1
US
Hello,

I am trying to build the mod_jk 1.2.25 using the source downloaded from
The machine I'm building on is a PowerPC G5 Mac, running Mac OS X, version 10.4.11

I am following the build instructions, and the build process chokes on the first step:
./configure --with-apxs=/usr/local/apache2/bin/apxs
gives:
": bad interpreter: No such file or directory" error.

The same thing happens if I just run ./configure.

Somebody else out there had a similar problem, and was able to get past this step (see but that did not work for me.

Any timely help will be greatly appreciated.

Thanks.

Igor

PS If anyone has a binary mod_jk already built for this setup, that will be appreciated even more :)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top