I had the same problem, and here's my solution:
- right-click the NexDef Plug-in.pkg file and choose "Show Package Contents"
- open "Install.command" (You'll probably need to change your system settings to temporarily allow for running apps from unidentified developers.)
- this should open Terminal window. hit Enter to complete installation.
You should be able to find "NexDef" folder in your user/Library/Application Support, and you can also check if NexDef is running from:
http://mlb.mlb.com/flash/mediaplayer/v4.1/NexDefDetector.html
Hope this helps!
cheers,
Jun
I was excited to see this solution, but I'm still failing.
I hit enter in the terminal window and get the following:
pupalei$ /Volumes/nexdefinstall/NexDef\ Plug-in.pkg/Install.command ; exit;
##
##
## Ininstalling the NexDef Plug-in
##
##
override rwxr-xr-x root/staff for /Users/pupalei/Library/LaunchAgents/com.mlbam.nexdef.plist?
rm: /Users/pupalei/Library/Application Support/NexDef: Permission denied
pax: Could not set permissions on ./Library/Application Support/NexDef <Operation not permitted>
pax: Access/modification time set failed on: ./Library/Application Support/NexDef <Operation not permitted>
pax: Unable to create ./Library/Application Support/NexDef/.VERSION.txt <Permission denied>
pax: Could not create: ./Library/Application Support/NexDef/lib <Permission denied>
pax: Unable to create ./Library/Application Support/NexDef/lib/nexdef.jar <Permission denied>
pax: Unable to create ./Library/Application Support/NexDef/LICENSE.txt <Permission denied>
pax: Could not create: ./Library/Application Support/NexDef/NexDef.app <Permission denied>
pax: Could not create: ./Library/Application Support/NexDef/NexDef.app/Contents <Permission denied>
pax: Unable to create ./Library/Application Support/NexDef/NexDef.app/Contents/Info.plist <Permission denied>
pax: Could not create: ./Library/Application Support/NexDef/NexDef.app/Contents/MacOS <Permission denied>
pax: Unable to create ./Library/Application Support/NexDef/NexDef.app/Contents/MacOS/NexDef <Permission denied>
pax: Unable to create ./Library/Application Support/NexDef/NexDef.app/Contents/PkgInfo <Permission denied>
pax: Could not create: ./Library/Application Support/NexDef/NexDef.app/Contents/Resources <Permission denied>
pax: Unable to create ./Library/Application Support/NexDef/NexDef.app/Contents/Resources/autobahn.icns <Permission denied>
pax: Could not create: ./Library/Application Support/NexDef/NexDef.app/Contents/Resources/AutobahnAlert.app <Permission denied>
pax: Could not create: ./Library/Application Support/NexDef/NexDef.app/Contents/Resources/AutobahnAlert.app/Contents <Permission denied>
pax: Unable to create ./Library/Application Support/NexDef/NexDef.app/Contents/Resources/AutobahnAlert.app/Contents/Info.plist <Permission denied>
pax: Unable to create ./Library/Application Support/NexDef/NexDef.app/Contents/Resources/AutobahnAlert.app/Contents/PkgInfo <Permission denied>
pax: Could not create: ./Library/Application Support/NexDef/NexDef.app/Contents/Resources/AutobahnAlert.app/Contents/Resources <Permission denied>
pax: Unable to create ./Library/Application Support/NexDef/NexDef.app/Contents/Resources/AutobahnAlert.app/Contents/Resources/autobahn.icns <Permission denied>
pax: Could not create: ./Library/Application Support/NexDef/NexDef.app/Contents/Resources/AutobahnAlert.app/Contents/Resources/English.lproj <Permission denied>
pax: Unable to create ./Library/Application Support/NexDef/NexDef.app/Contents/Resources/AutobahnAlert.app/Contents/Resources/English.lproj/SCAlertMenu.nib <Permission denied>
pax: Unable to create ./Library/Application Support/NexDef/NexDef.app/Contents/Resources/EngineRunner <Permission denied>
pax: Could not create: ./Library/Application Support/NexDef/NexDef.app/Contents/Resources/English.lproj <Permission denied>
pax: Unable to create ./Library/Application Support/NexDef/NexDef.app/Contents/Resources/English.lproj/InfoPlist.strings <Permission denied>
pax: Unable to create ./Library/Application Support/NexDef/NexDef.app/Contents/Resources/English.lproj/MainMenu.nib <Permission denied>
pax: Unable to create ./Library/Application Support/NexDef/UninstallNexDef.command <Permission denied>
pax: Could not set permissions on ./Library/Application Support/NexDef <Operation not permitted>
pax: Access/modification time set failed on: ./Library/Application Support/NexDef <Operation not permitted>
Could not extract
logout
Sorry for the long dump. I'm relatively new with a Mac / Linux, and I don't know where to go from here. Thanks.