Subject Re: [IBDI] Does anyone have yachts.gdb ?
Author Mark O'Donohue
Don't worry I found yachts.gdb in the win32 distribution
(as metadata.sql) it's just missing from the linux one...

My current problem is in the pyxis package:

forms.gdb was pointed to the aformentioned metadata.gdb

Im trying to figure out if this in one of those "retired" packages that
doesn't need to be in the build..

Otherwise Im getting there ...

Cheers

Mark

cc -c -ggdb -DLINUX -w -fwritable-strings -DDEV_BUILD altp.c
cp debug.c debugfoo.c
cc -c -ggdb -DLINUX -w -fwritable-strings -DDEV_BUILD debugfoo.c
mv -f debugfoo.o debug.o
rm -f debugfoo.c
source/interbase/bin/gpre -r -m -z -n edit.e
gpre version LI-V6.0.0.624
Version(s) for database "forms.gdb"
InterBase/linux Intel (access method), version "LI-V6.0.0.624"
InterBase/linux Intel (remote server), version "LI-V6.0.0.624/tcp
(bila)/P10"
InterBase/linux Intel (remote interface), version "LI-V6.0.0.624/tcp
(bila)/P10"
on disk structure version 10.0

(E) edit.e:187: expected quoted string, encountered "Edit options: "
(E) edit.e:189: expected quoted string, encountered "SELECT"
(E) edit.e:192: expected quoted string, encountered "MOVE"
(E) edit.e:197: expected quoted string, encountered "ADD"
etc...