Forum OpenACS Development: Re: API for parsing html-forms

Collapse
Posted by Nima Mazloumi on
Is there any special step I have to consider before porting OpenACS to v4.0?
Collapse
Posted by Jeff Davis on
You need tcl 8.4 (built with --enable-threads), you need to add nsdb.so to your modules, and you should use "package require tdom" to load tdom (rather than using nstdom).

Apart from the package require tdom, there are no changes needed to openacs.