Difference between revisions of "MacOS X Tips"

From Briki
Jump to: navigation, search
Line 14: Line 14:
 
* VLC
 
* VLC
 
* MediaCentral
 
* MediaCentral
 +
 +
== Useful Commands ==
 +
; mdinfo : Mac equivalent to locate (since it seems locatedb isn't periodically updated for OS X)
  
 
== Installing from the command line ==
 
== Installing from the command line ==
 
 
* hdiutil attach ''file''.dmg
 
* hdiutil attach ''file''.dmg
 
* cd /Volumes/''mount''/
 
* cd /Volumes/''mount''/

Revision as of 13:04, 11 October 2007

TO DO

Issues

Configuration

Software

  • RemoteBuddy
  • xvid codec
  • VLC
  • MediaCentral

Useful Commands

mdinfo 
Mac equivalent to locate (since it seems locatedb isn't periodically updated for OS X)

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. The most recent working build is 14650. To build this: