You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ATIRE builds with the native compilers on Mac (Xcode), Linux (gcc), and Windows (Visual Studio). The build process is the same in all cases.
First, get the source code:
> hg clone http://www.atire.org/hg/atire
Second, build
>make
This should leave you with a numner of executable files in the bin directory. one of those tools, index, is the indexer. Another, atire, is the search engine.
Please contact us if you need help building or running ATIRE.