1

I tried installing sphinx.

I downloaded the 0.9.9 version, but after compiling and installing, it came out as 0.9.8. Anyone has any idea why's this?

Thanks!

Patrick
  • 455
  • 1
  • 7
  • 10

1 Answers1

1

Are you sure you are picking up the correct binary? I compiled version 0.9.9 and it displays the correct version number. You may want to try to execute something like ./src/indexer --version from the source directory to make 100% sure you are picking up the right binary.

carson
  • 1,620
  • 11
  • 15