|
Loading...
|
mplayer-dev-eng@mplayerhq.hu
[Prev] Thread [Next] | [Prev] Date [Next]
[MPlayer-dev-eng] [Patch] Changes in the INSTALL.TXT for mplayerosx Joan Tue Sep 25 12:03:45 2007
Please CC me, I had some problems compiling mplayerosx that some users in the users list helped me to solve, basically now you have to compile mplayer separately and then copy the binary into the appropiate place. I made some comments to the INSTALL.txt from the svn repo of mplayerosx that make it a bit more clear, hope it's useful. --- INSTALL.txt.bck 2007-09-23 12:14:49.000000000 +0200 +++ INSTALL.txt 2007-09-23 14:16:14.000000000 +0200 @@ -56,16 +56,21 @@ STEP2: Compiling MPlayer ~~~~~~~~~~~~~~~~~~~~~~~~ -Now you can start the compilation by navigating to 'mplayerosx' (if you +Now you can start the compilation by navigating to 'main' (if you are not already there) and executing: + ./configure make mplayer -When this completes, still in 'mplayerosx' execute: +When this completes, go to 'mplayerosx' and execute: + cp ../main/mplayer ./External_Binaries/mplayer_intel.app/Contents/MacOS/mplayer make make dist +NOTE: If you are using a ppc mac, you should copy the binary to mplayer_ppc instead. +NOTE2: This process is to be able to compile the trunk version of mplayer (not the one +in mplayerosx branch) and put it together with the mplayerosx gui. ____________________________________________ STEP3: Installing and Using the Application _______________________________________________ MPlayer-dev-eng mailing list [EMAIL PROTECTED] http://lists.mplayerhq.hu/mailman/listinfo/mplayer-dev-eng
- [MPlayer-dev-eng] [Patch] Changes in the INSTALL.TXT for mplayerosx Joan 2007/09/25 <=