The sqlite3.dll already came with the instiki package. However, I had to add to the path that was in instiki.cmd to get it to work.
set PATH=.\lib\native\win32;%PATH%
Thanks again,
Nick
On 4/26/06, Assaph Mehr <[EMAIL PROTECTED]> wrote:
Hi Nicholas,
> from c:/ruby/lib/ruby/1.8/dl/import.rb:29:in
> `dlload'
> from c:/ruby/lib/ruby/1.8/dl/import.rb:27:in
> `dlload'
> from
> ./script/../config/../vendor/sqlite3-ruby/sqlite3/driver/dl/api.rb:
> 63
Looks like the sqlite3 driver can't load the sqlite3 dll. Have you
downloaded and placed sqlite3 on the path?
Cheers,
Assaph
_______________________________________________
Instiki-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/instiki-users
_______________________________________________ Instiki-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/instiki-users
