Subject FB 3.0 Linux Mint 17.3 (Debian)
Author
Hi everybody,
 
I'm happy with Firebird and I use FB 2.5.5 under Linux.
 
I tried to install the new Firebind 3.0 but was missing the tommath library.
Found it on the internet and installed it with # dpkg -i libtommath0_0.42.0-1.1_amd64.deb
 
Then I stopped FB2.5 (# service firebird stop) and ran the install script as root (output see below).
After entering the password apparrently something went wrong.
I don't know what and why. A problem with the old version?
Any help is appreciated.
 
Best Regards
R.
 
# ./install.sh
Firebird 3.0.0.32483-0.amd64 Installation
Press Enter to start installation or ^C to abort
Extracting install data
Archiving...
./usr/sbin/rcfirebird
./etc/init.d/firebird
Done.
Deleting...
Done.
 Removing any system startup links for /etc/init.d/firebird ...
   /etc/rc0.d/K20firebird
   /etc/rc1.d/K20firebird
   /etc/rc2.d/S14firebird
   /etc/rc3.d/S14firebird
   /etc/rc5.d/S14firebird
   /etc/rc6.d/K20firebird
 Adding system startup for /etc/init.d/firebird ...
   /etc/rc0.d/K20firebird -> ../init.d/firebird
   /etc/rc1.d/K20firebird -> ../init.d/firebird
   /etc/rc6.d/K20firebird -> ../init.d/firebird
   /etc/rc2.d/S20firebird -> ../init.d/firebird
   /etc/rc3.d/S20firebird -> ../init.d/firebird
   /etc/rc4.d/S20firebird -> ../init.d/firebird
   /etc/rc5.d/S20firebird -> ../init.d/firebird
Please enter new password for SYSDBA user: *********
use gsec -? to get help
Cannot attach to services manager
user name and password are required while attaching to the services manager
unable to open database
Starting Firebird server: Install completed