Subject | Re: [firebird-support] Firebird on Linux hangs |
---|---|
Author | Milan Babuskov |
Post date | 2004-08-12T21:11Z |
Helen Borrie wrote:
Linux, the first thing I do is:
ln -s /opt/firebird/bin/isql /usr/local/bin/fbsql
That way I get "fbsql" command, so I'm always sure what I'm doing.
--
Milan Babuskov
http://fbexport.sourceforge.net
http://www.flamerobin.org
> For isql you must either provide an absolute path:Just a tip (it may be useful to someone). When I install Firebird on
>
> /opt/firebird/bin/isql
>
> or run isql directly from the bin directory:
>
> bin]./isql
>
> Otherwise you are like to get some other isql belonging to another database
> package.
>
> On linux, the isql interface looks exactly the same as the Windows one. If
> it doesn't, you know you have the wrong one.
Linux, the first thing I do is:
ln -s /opt/firebird/bin/isql /usr/local/bin/fbsql
That way I get "fbsql" command, so I'm always sure what I'm doing.
--
Milan Babuskov
http://fbexport.sourceforge.net
http://www.flamerobin.org