The documentation is in doc and the plugin is in src.
You do not need .tools, as this is only used for unit tests.
- Put hashtable.c in
Hercules/src/plugins
- Run
make plugin.hashtable
- You can now load it with
./map-server --load-plugin hashtable
The documentation is in doc and the plugin is in src.
You do not need .tools, as this is only used for unit tests.
Hercules/src/plugins
make plugin.hashtable
./map-server --load-plugin hashtable