NetXMS Support Forum

English Support => General Support => Topic started by: nfkg on February 18, 2014, 01:18:53 PM

Title: Upgrade from 1.2.10 to 1.2.12
Post by: nfkg on February 18, 2014, 01:18:53 PM
On Debian x32 Im trying to install the .debs and get:
/usr/bin/nxmibc: error while loading shared libraries: libcrypto.so.1.0.0: cannot open shared object file: No such file or directory
NetXMS: upgrading database
/usr/bin/nxdbmgr: error while loading shared libraries: libcrypto.so.1.0.0: cannot open shared object file: No such file or directory
/usr/bin/netxmsd: error while loading shared libraries: libssl.so.1.0.0: cannot open shared object file: No such file or directory

When I am installing the server components. Could this be a build issue? I had openssl.0.9.8 already installed...

Thanks
Title: Re: Upgrade from 1.2.10 to 1.2.12
Post by: Victor Kirhenshtein on February 18, 2014, 02:21:20 PM
Version 1.2.12 build for Debian 7. I'll publish deb files for Debian 6 shortly.

Best regards,
Victor
Title: Re: Upgrade from 1.2.10 to 1.2.12
Post by: Victor Kirhenshtein on February 18, 2014, 02:27:58 PM
Debian 6 binaries available at https://www.netxms.org/apt/dists/squeeze/main/ (https://www.netxms.org/apt/dists/squeeze/main/)

Best regards,
Victor
Title: Re: Upgrade from 1.2.10 to 1.2.12
Post by: nfkg on February 18, 2014, 03:03:38 PM
Ahh phew, all working, thanks! Would it be possible to get a readme or note on the download page to advise which version the debs are built for? (in case there are more noobs) Or is the latest always assumed?