Subject | Re: Installing FB 1.5 RC3 on RedHat |
---|---|
Author | rjschappe |
Post date | 2003-07-09T14:22:11Z |
Thanks Gary!!!!!
For some reason Yahoo did not thread this reply so I did not see it
until today... but this is what I need!
Now I just need to upgrade to a newer version of RedHat!!!
Many thanks,
--Raymond
For some reason Yahoo did not thread this reply so I did not see it
until today... but this is what I need!
Now I just need to upgrade to a newer version of RedHat!!!
Many thanks,
--Raymond
> Hi thereISC_USER and
>
> If you've downloaded the rpm, you can install it by doing (as root):
>
> # rpm -Uvh FirebirdCS-1.5.0.3477-0.RC3.i686.rpm
>
> The sysdba password will be written to the file
> "/usr/local/firebird/SYSDBA.password".
> (I think).
>
> To use isql, etc. you need to set the environment variables
> ISC_PASSWORD. If you're using bash you can do something like this:
>
> $ export ISC_USER="SYSDBA"
> $ export ISC_PASSWORD="MASTERKEY"
>
> Hope this helps
>
> Kind regards
> Gary