On Tue, Mar 29, 2011 at 07:01:31PM -0500, Roger Wehage scratched on the wall:
> Mac OS X 10.6.7 MacBook Pro 2.4 GHz Intel Core 2 Duo
> 
> /Users/roger/Desktop
> roger-wehages-macbook-pro:Desktop roger$ ./sqlite3_analyzer
> dyld: Library not loaded: /usr/local/lib/libtcl8.6.dylib
>   Referenced from: /Users/roger/Desktop/./sqlite3_analyzer
>   Reason: image not found
> Trace/BPT trap

  Yeah, that seems a bit odd.  10.6 includes the current stable
  TCL 8.5 libs, but it looks like this version of sqlite3_analyzer was
  linked against the development TCL 8.6 libs.  I'm not sure if that
  was intentional or not.

  If you just want to roll with it, you can download a 8.6 installer here:
  http://www.activestate.com/activetcl/downloads

   -j

-- 
Jay A. Kreibich < J A Y  @  K R E I B I.C H >

"Intelligence is like underwear: it is important that you have it,
 but showing it to the wrong people has the tendency to make them
 feel uncomfortable." -- Angela Johnson
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to