For Moonlight, the way I've installed it is to do it through Firefox. Open Firefox, go to
http://www.go-mono.com/moonlight/ and click on Download. It will install the Moonlight add-on and offer to restart Firefox. Click on Restart and it will restart automatically. That should do it. I don't know if it will work without the Microsoft Media Pack codecs.
However, I just installed Moonlight in Firefox with VL7 beta 1 and it crashes Firefox. I don't know if this is due to beta1 or a general problem with Moonlight. I'll check it out on my VL6 Light computer later and see what happens. This is what I get when I start Firefox from the command line:
[code]me:$ firefox
Moonlight: 3.99.0.1
Moonlight: Attempting to load libmoonloaderxpi
debug_get_option: GALLIUM_DRIVER = softpipe
couldn't open libtxc_dxtn.so, software DXTn compression/decompression unavailable
Moonlight: no audio capture service available
Moonlight: Installing signal handlers for crash reporting.
Moonlight: Enabling MONO_DEBUG=keep-delegates,reverse-pinvoke-exceptions and MOONLIGHT_ENABLE_CONSOLE=1
Moonlight: Loaded mscodecs from: /home/me/.mozilla/plugins/moonlight/silverlight-media-pack-linux-x86-21-1.so.
Using the ff3 bridge
Moonlight: Plugin AppDomain Creation: OK
Moonlight: URL = http://ims.istreamplanet.com/client/presenter/silverlightlaunch/ispresenter.html
Moonlight: URL = http://ims.istreamplanet.com/client/presenter/silverlightlaunch/ClientBin/isPresenter.xap
(firefox:3689): Moonlight-WARNING **: Insufficient OpenGL version: 1.3 Mesa 7.10.1-devel
debug_get_bool_option: GALLIUM_NOSSE = FALSE
debug_get_bool_option: GALLIUM_DUMP_FS = FALSE
debug_get_bool_option: SOFTPIPE_DUMP_GS = FALSE
debug_get_bool_option: DRAW_FSE = FALSE
debug_get_bool_option: DRAW_NO_FSE = FALSE
debug_get_bool_option: GALLIUM_DUMP_VS = FALSE
debug_get_bool_option: SP_NO_RAST = FALSE
debug_get_bool_option: GALLIUM_NOSSE = FALSE
Using native xaml parser.
trying to load: /System.Windows;component/themes/generic.xaml
trying to load: /System.Windows.Controls;component/themes/generic.xaml
Moonlight: ErrorEventArgs created with message: 'downloader failed'
Moonlight: ErrorEventArgs created with message: 'downloader failed'
Unhandled Exception: System.ExecutionEngineException: SIGILL
[/code]
I don't understand any of that.
--GrannyGeek