• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Liutauras Vilda
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Devaka Cooray
  • Paul Clapham
Saloon Keepers:
  • Scott Selikoff
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
  • Frits Walraven
Bartenders:
  • Stephan van Hulst
  • Carey Brown

urgent !! - How to configure Apache for JRun

 
Greenhorn
Posts: 14
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have installed apache 1.3.14 and Jrun on my pc. However, the installation instruction specifices something like this :
For Apache 1.3.x, use the following command to dynamically add the JRun library to your Apache server. Note that the '--prefix' entry and other entries may be different. The operative entry is the
'--activate-module' entry:
configure --prefix=/user/local/apache \
--activate-module=src/modules/jrun/libjrun.a

Can anybody tell me exactly what this means and how do I go about doing this task.
 
I am not young enough to know everything. - Oscar Wilde This tiny ad thinks it knows more than Oscar:
New web page for Paul's Rocket Mass Heaters movies
https://coderanch.com/t/785239/web-page-Paul-Rocket-Mass
reply
    Bookmark Topic Watch Topic
  • New Topic