Conversation
996c788 to
3feb06a
Compare
020ff03 to
1beaf3c
Compare
39fe371 to
878636b
Compare
|
Pull Requests become stale 90 days after last activity and are closed 14 days after that. If this pull request is still relevant bump it or assign it. |
ee48175 to
209864a
Compare
e38511b to
f27e7ea
Compare
3b8f48e to
855c6f3
Compare
3d96117 to
cbe346b
Compare
e6a5e4a to
533afbe
Compare
Duncaen
left a comment
There was a problem hiding this comment.
not a fan of this INSTALL script, its barely readable, uses absolute paths instead of relative paths, uses pwgen which might not be installed. Does for some reason sets LD_LIBRARY_PATH.
chowning all files in /tmp/firebird for whatever resaon.
/tmp/firebird creates the firebird utilities themselves. Nothing bad will happen if pwgen is not installed. |
|
Ha! an idea came up - to immediately launch utilities as the _firebird user. Is the new user valid in the INSTALL script? |
|
Buggy interface, I think I didn't close PR |
5926b81 to
d5c5969
Compare
|
@abenson, review please also |
d4cec0e to
372e9ed
Compare
372e9ed to
b45d21f
Compare
|
Pull Requests become stale 90 days after last activity and are closed 14 days after that. If this pull request is still relevant bump it or assign it. |
|
Reopen #60010 |
Testing the changes
Local build testing
New features:
You can now install and run several different versions of Firebird at the same time, including client and development libraries, since the databases require the corresponding server versions.
Also see Firebird3 PR #46672