Hi!

I can't seem to use the sqlite3_analyzer on my MacBook Pro 2010 i7.

Following the instructions in the book 'The Definitive Guide To Sqlite', to
analyze the test.db all I have to do is issue the command 'sqlite3_analyzer
test.db'. This command unfortunately gives me the response '-bash:
sqlite3_analyzer: command not found'.

The EXE sqlite3_analyzer is in the same directory as test.db, it was
downloaded from sqlite.org:   'Precompiled Binaries For Mac OS X (x86)
sqlite-analyzer-osx-x86-3071100.zip'.

I downloaded the source code and untared it with 'tar -xzvf
sqlite-autoconf-3071100.tar'.

I moved to the new directory and issued the command 'make sqlite3_analyzer',
which gives me the output 'make: *** No rule to make target
`sqlite3_analyzer'.  Stop.'.

Why can't I analyze my test.db?

Any tips, help or information would be greatly appreciated.

Thanks,

-- 
View this message in context: 
http://old.nabble.com/make-sqlite3_analyzer-No-rule-to-make-target-%60sqlite3_analyzer%27.--Stop.-tp33544901p33544901.html
Sent from the SQLite mailing list archive at Nabble.com.

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to