Markus Hoenicka wrote:
Hi,
I've just built 2.8.15 on Cygwin which worked without a hitch (thanks to those
who added Cygwin support in the past). However, I came across a problem that
makes working with databases a bit inconvenient. It seems like the library does
not understand absolute paths, only relative paths. You can simply test this
It's a bit of a long-shot, but have you tried the 'cygdrive' path syntax?
$ sqite /cygdrive/c/cygwn/usr/local/share/refdb/db/refdb
(assuming you installed Cygwin on C:\cygwin)
How did you make it on Windows? I wonder if there is a switch in there somewhere that is tripping you up.
-Alan
-- Alan Mead - [EMAIL PROTECTED] People often find it easier to be a result of the past than a cause of the future.

