The download link is: http://mlb.mlb.com/media/player/nexd...definstall.dmg (As of 3/28/2012)
The following commands are how I did it:
1. Navigate to your Downloads folder.
2. Do the following commands; if you don't have the programs, install them.
Code:
dmg2img mlbnexdefinstall.dmg sudo modprobe hfsplus sudo mount -t hfsplus -o loop mlbnexdefinstall.img /mnt cp /mnt/NexDef\ Plug-in.pkg/Contents/Archive.pax.gz . gzip -d Archive.pax.gz pax -r < Archive.pax cd Library/Application\ Support/NexDef/lib/ java -Xmx128m -jar ./nexdef.jar
Good luck, and Go Cubs!
Teddy
Hey Teddy, thanks for the hint. It worked for me too. For 2012 there are some changes in the paths, as follows:
ReplyDeleteLink to download the dmg file:
http://mlb.mlb.com/shared/media/nexdef/v2011_125/mlbnexdefinstall.dmg
Navigate to the Download folder and then issue these commands:
dmg2img mlbnexdefinstall.dmg
sudo modprobe hfsplus
sudo mount -t hfsplus -o loop mlbnexdefinstall.img /mnt
cp /mnt/NexDef\ Plug-in.pkg/Contents/Archive.pax.gz .
gzip -d Archive.pax.gz
pax -r < Archive.pax
cd Library/Application\ Support/NexDef/lib/
java -Xmx128m -jar ./nexdef.jar
This worked for me as of Feb 26th 2012
Cheers,
Mit
Thank you very much
ReplyDeleteYou guys are awesome!
HERES WHAT WORKED FOR ME
ReplyDeletecd Downdloads/
dmg2img mlbnexdefinstall.dmg
sudo modeprobe hfsplus
sudo mount -t hfsplus -o loop mlbnexdefinstall.img /mnt
cp /mnt/MLB.TV\ Nexdef\ Plug-in.pkg/Contents/Archive.pax.gz .
gzip -d Archive.pax.gz
pax -r < Archive.pax
cd Library/Application\ Support/Swarmcast/lib
java -Xmx128m -jar ./autobahn.jar
Thanks so much guys...you saved my watching-season!!
ReplyDeleteThis comment has been removed by the author.
ReplyDeleteDoes anyone have an update for this for the 2014 season?
ReplyDelete