Subject Re: [ib-support] Firebird on SuSe
Author Paul Reeves
Nico Callewaert wrote:
>
> Paul,
>
> Thanks, I don't have to install the SS. What do you mean with
> "obscure password" ?

It generates a random password that isn't 'masterkey'. You will see a readme
type file in the root of the install directory telling you what it is.


> And sorry, for this OT question, but how can I set
> the envvar ? I'm really new to linux (or should I ask this in the Linux
> newsgroup ?)
>

Just put this in the end of your .bashrc

: ${INTERBASE:=/opt/interbase}

export INTERBASE

PATH=$INTERBASE/bin:$PATH

export PATH


Paul
--

Paul Reeves
http://www.ibphoenix.com
taking InterBase further