On Sat, Jan 03, 2009 at 05:54:28PM -0500, Mark Fraser scratched on the wall:
> Jay,
>
> Thanks for your reply.
>
>> It might make more sense to install a newer version in /usr/local
>>  rather than /usr.  That way you can use the updated version for your 
>
> That is what I did.  I downloaded and extracted the .bin file and copied  
> it to /usr/local/bin.
>
> Then after chmod +x it I ran it and got the Bus error.
>
> By what you are saying it appears that the one I already had in  
> /usr/local/bin was not the original OS X version, so maybe it was  
> installed by another application.  I do have an older version in  
> /usr/bin which is ostensibly the OS X delivered version.

  Sounds like it.  It is Apple's policy to keep their hands out of
  /usr/local, so something else must have put that there.

> Any other suggestions?

  Not really.  I assume you noticed that the pre-compiled binary
  download is for Intel-based Macs only.  If you have an older PPC
  Mac, you need to build the executable from source.

  Also, .bin is an old System Seven era Mac encoding format used to 
  encode applications and other resource-fork files.  The download is
  NOT a .bin file-- just gunzip the download, chmod, and that's all
  you should need to do.

   -j

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

"Our opponent is an alien starship packed with atomic bombs.  We have
 a protractor."   "I'll go home and see if I can scrounge up a ruler
 and a piece of string."  --from Anathem by Neal Stephenson
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to