Subject | Fired-up Firebird, but.... |
---|---|
Author | brown_oakridge |
Post date | 2004-08-24T08:54:14Z |
Hi
Gsec and isql run nicely now but only if I navigate
to /opt/firebird/bin/. "Firebird database on Linux", Pascal Chang,
2003 says:
We will need to make the binary files available system-wide, and
for that we will edit /etc/profile, inserting the following lines
inside :
export INTERBASE_HOME=/opt/interbase
export PATH=$PATH:$INTERBASE_HOME/bin
In /etc/profile I actually entered:
export FIREBRID_HOME=/opt/firebird
export PATH=$PATH:$FIREBIRD_HOME/bin
but this has had no effect. What am I doing wrong please? I do not
have complete faith in Mr Chang as he is the one who left "./" off
gsec and isql, but his piece is the only one I have.
Thanks again.
Malcolm Brown
Gsec and isql run nicely now but only if I navigate
to /opt/firebird/bin/. "Firebird database on Linux", Pascal Chang,
2003 says:
We will need to make the binary files available system-wide, and
for that we will edit /etc/profile, inserting the following lines
inside :
export INTERBASE_HOME=/opt/interbase
export PATH=$PATH:$INTERBASE_HOME/bin
In /etc/profile I actually entered:
export FIREBRID_HOME=/opt/firebird
export PATH=$PATH:$FIREBIRD_HOME/bin
but this has had no effect. What am I doing wrong please? I do not
have complete faith in Mr Chang as he is the one who left "./" off
gsec and isql, but his piece is the only one I have.
Thanks again.
Malcolm Brown