Subject ISQL on linux
Author Daniel Bertin
Hi all,
this is probably obvious but, I tried this as a user, and as root.

using firebird1.5 rc4 on mandrake 9.1,
I go to the /usr/local/firebird directory and execute ./bin/isql

SQL> SET SQL DIALECT 3;

SQL> CREATE DATABASE 'scrum.fdb' USER 'SYSDBA' PASSWORD 'vgw6636';

Statement failed, SQLCODE = -902
operating system directive semget failed
-no such file or directory

can someone please tell me what is wrong here?
thanks
Daniel