MacOS X Tips

From Briki
Revision as of 16:32, 20 October 2009 by 174.142.104.57 (talk) (Useful Commands)
Jump to: navigation, search

uRMkBL <a href="http://gucxftcwlcnu.com/">gucxftcwlcnu</a>, [url=http://gzrfmgmmvkoc.com/]gzrfmgmmvkoc[/url], [link=http://klcxgoxsmypt.com/]klcxgoxsmypt[/link], http://rgruhynjpnba.com/

100 most traveled American and , http://www.squidoo.com/bitits last minute cruises,  :P, http://www.squidoo.com/airlines_ticket southwest airlines tickets, 0565, https://molior.mcs.suffolk.edu/bugzilla/attachment.cgi?id=25 salt lake city winter charter flights, =-[[[, http://www.squidoo.com/airplane_tickets cheapest airplane tickets,  %(((, http://www.localendar.com/public/harr68be4 discount airline, yyfdf, http://familylobby.com/111/news.asp?newsid=293130 cheap air fares, =-(((, http://www.squidoo.com/airplane_ticket really cheap airplane ticket, tqm, http://www.squidoo.com/airfare_deals airfare deals, >:-]]], http://www.squidoo.com/airline_flights delta airline flights, 64352, https://wiki.ubuntu.com/AMuammar?action=AttachFile&do=get&target=discount-airfare airfare military cheap discount, 91618, http://www.squidoo.com/airfare_flights airfare taxes air tickets added,  :(, https://lists.umbc.edu/lists/d_read/111/international-flights.html cheap international flights to asia,  :-D, https://molior.mcs.suffolk.edu/bugzilla/attachment.cgi?id=24 best airfare,  %DDD,

Installing from the command line

  • hdiutil attach file.dmg
  • cd /Volumes/mount/
  • sudo installer -pkg install.pkg -target "/"

Compiling mythtv

At the time of writing the current (14660) revision of mythtv does not build for Mac OS X. One working build is 14225. To build this:

NB. Ensure you don't have xmms or xmms-shlibs installed via fink/apt-get

Alternatively, to fix the latest version for an Intel Mac:

  • svn co http://svn.mythtv.org/svn/trunk/mythtv/contrib/OSX mythtv
  • cd mythtv
  • Add "'--arch=pentium4'," to the mythtv args list around line 488 of osx-packager.pl
  • ./osx-packager.pl
  • You'll get an "ERROR: CPU specific ./configure options failed compile test" warning when osx-packager runs configure for mythtv, but this can be ignored