Source Code FAQ

TODO

If your question is not answered here, please see the Ejscript Tech Support FAQ, or the licensing FAQ. You may submit your question to the online community support Forum.

Questions

 

Answers

Where can I get a source RPM?

The standard RPM Linux download include the source RPM.

If I rebuild the source, can I disable features at compile time?

Yes. When Ejscript is built from source, a single builtConfig.h header controls exactly what features and modules are built into the server. For example, if you don't require HTTP support and you wish to minimize memory footprint, you can run configure to modify the BLD_FEATURE_EJS_HTTP definition. Use: ./configure --disable-http

If you have any further questions, please ask a question at the Forum.

© Embedthis Software, 2003-2008. All rights reserved. Privacy Policy and Terms of Use.   Generated on Aug 14, 2008.