in reply to Re: Using the unicode61 tokenizer in DBD::SQLite
in thread Using the unicode61 tokenizer in DBD::SQLite

Thanks, Anonymonk.
I have no idea about any of the steps required for recompiling sqlite for DBD::SQLite. I don't even know where the executable or the source code is stored. Can you give me some pointers? I'm on Windows BTW.
  • Comment on Re^2: Using the unicode61 tokenizer in DBD::SQLite

Replies are listed 'Best First'.
Re^3: Using the unicode61 tokenizer in DBD::SQLite
by Anonymous Monk on Jan 06, 2014 at 21:51 UTC
    Um, I'm on windows too .... if you don't recognize cpanp -z... perl Makefile... you probably want to read A Guide To Installing Modules ... among others
      I seem to have missed that bit. Are you saying that the unicode61 tokenizer works out of the box in 1.41_03?

        I seem to have missed that bit. Are you saying that the unicode61 tokenizer works out of the box in 1.41_03?

        I don't know; If the stuff I copy/pasted means unicode61 is working, then I guess it is.

      Yes, according to DBD::SQLite it should work out of the box.