mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-13 03:03:15 +00:00
ea7d06de91
- Previous maintainer is now tha actual maintainer again. - No package at the moment. PR: 59001 Submitted by: chris@e-easy.com.au
25 lines
633 B
Plaintext
25 lines
633 B
Plaintext
|
|
---------------------------------------------------------
|
|
Firebird is now installed. A symbolic link from
|
|
/usr/interbase -> %%PREFIX%%/firebird may be needed
|
|
for compatibility with existing programs that use
|
|
Firebird.
|
|
|
|
The symbolic link can be created with:
|
|
|
|
% ln -s %%PREFIX%%/firebird /usr/interbase
|
|
|
|
It is STRONGLY recommended that you change the SYSDBA
|
|
password with:
|
|
|
|
% cd %%PREFIX%%/firebird
|
|
% gsec -user SYSDBA -pass masterkey
|
|
GSEC> modify SYSDBA -pw newpassword
|
|
GSEC> quit
|
|
|
|
before doing anything serious with Firebird.
|
|
|
|
See %%PREFIX%%/firebird/RELNOTES for more.
|
|
---------------------------------------------------------
|
|
|