2020年8月27日(木) 23:48 Alex Peshkoff via Firebird-devel
<firebird-devel@lists.sourceforge.net>:
>
> On 2020-08-27 17:28, Ian Lawrence Barwick wrote:
>
> > I tried this:
> >
> >    $ FIREBIRD=/path/to/firebird/src/gen/Release/firebird/ ./bin/isql  
> > employee
>
> src is unneded here - gen is not in src

Ah, that's just there because the source is in ~/firebird/src/ ...

> >    Statement failed, SQLSTATE = HY000
> >    operating system directive access failed
> >    -Not a directory
> >    Use CONNECT or CREATE DATABASE to specify a database
> >
> > (which seems necessary for the .msg file and presumably configuration files)
> > and several variations, all with the same error message.
> >
> > I also tried hard-coding the employee and security database paths in
> > the .conf files
> > in the $FIREBIRD directory, no change.
> >
> > All files in the $FIREBIRD directory path are owned by the same (non-root) 
> > user.
> >
> > Any further assistance much appreciated.
>
> Sorry - looks like I've forgotten --enable-binreloc configure switch.

That seems to have helped, I could connect via isql from the local system user.


Thanks

Ian Barwick


Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to