Add ability to use "install.sh -path /opt/my_path" without need to install FB
first in the default folder ("/opt/firebird")
---------------------------------------------------------------------------------------------------------------------------
Key: CORE-5724
URL: http://tracker.firebirdsql.org/browse/CORE-5724
Project: Firebird Core
Issue Type: Improvement
Components: Installation
Affects Versions: 4.0 Alpha 1, 3.0.2
Reporter: Pavel Zotov
Priority: Minor
When we run:
1) install.sh [Enter]
2) install.sh /opt/my_path
- then two FB instances will be created w/o problem, and first instance will be
placed in the default folder "/opt/tfirebird"
But this is not so if folder "/opt/firebird" does not exists before
installation and we want to create only FB instance in "non-standard" path.
Error on console will be:
===
systemctl --quiet enable firebird-superserver.service
Failed to execute operation: No such file or directory
===
It seems that some part of code inside installer still searches "/opt/firebird"
folder in this case.
--
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
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
Firebird-Devel mailing list, web interface at
https://lists.sourceforge.net/lists/listinfo/firebird-devel