Cannot install on CentOS 8 because version of LibTomMath and LibNCurses library -------------------------------------------------------------------------------
Key: CORE-6170 URL: http://tracker.firebirdsql.org/browse/CORE-6170 Project: Firebird Core Issue Type: Bug Components: Installation Affects Versions: 3.0.2 Environment: Debian Stretch/Testing 64bit Reporter: John Franck Assignee: Alexander Peshkov Fix For: 4.0 Beta 2 If try to install the actual snapshot got the next message: "Please install required library 'libtommath' before firebird, after it repeat firebird install" After installed libtommath1 package and try again got this: "/opt/firebird/bin/gsec: error while loading shared libraries: libtommath.so.0: cannot open shared object file: No such file or directory Fatal error running 'systemctl --quiet start firebird-superserver.service' - exiting" The /usr/lib/x86_64-linux-gnu directory contain a libtommath.so.1.0.0 file and a libtommath.so.1 symlink (to libtommath.so.1.0.0) . After create a symlink with name libtommath.so.0 to libtommath.so.1.0.0 can install the snapshot build successfully. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel