G4:/applications/sqlite rnagle$ sqlite test.db -bash: sqlite: command not found
Hehe, take it you're new to OSX (I think) unix like intricacicies.
Should you not type:
./sqlite test.db
as you've probably got a setting somewhere to search system paths for binaries not including the current directory.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]