Forum OpenACS Development: Re: Upgrade OpenACS site from NaviServer 4.99.16 to 4.99.18 cannot find symbol "Ns_ModuleInit"

Dear all,
After installing NS 4.88.18 on Ubuntu Bionic 18.04, I noticed libthread is currently 2.8.5. Even though install-ns.sh script is outdated and it installs libthread-2.8.4.
So, I had to amend the installation script to use 2.8.5.

#version_thread=2.8.4
version_thread=2.8.5

Otherwise, we get the same error context that Raul did, related to 2.8.4
Best wishes & Happy 2020 to all of us!

[16/Aug/2019:16:32:13][1062.7f06644e7700][-main-] Notice: modload: loading module libthread from file /usr/local/ns/lib/thread2.8.5/libthread2.8.5.so
[16/Aug/2019:16:32:13][1062.7f06644e7700][-main-] Error: modload: /usr/local/ns/lib/thread2.8.5/libthread2.8.5.so: cannot find symbol "Ns_ModuleInit": /usr/local/ns/lib/thread2.8.5/libthread2.8.5.so: undefined symbol: _Ns_ModuleInit
[16/Aug/2019:16:32:13][1062.7f06644e7700][-main-] Fatal: modload: failed to load module '/usr/local/ns/lib/thread2.8.5/libthread2.8.5.so'
[16/Aug/2019:16:32:13][1062.7f06644e7700][binder] Notice: binder: stopped