mplayer and starting services
Janina Sajka
janina at rednote.net
Sun May 8 18:44:29 EDT 2005
Eric Kosten writes:
> First mplayer:
> I am wanting to play the asx windows media file, and mplayer under fc3 says:
> can't find avisynth.dll in /usr/lib/win32. It also mentions something
> concerning lirc support not found and some concerning remote control
Add the freshrpms and dag repos to your /etc/yum.repos.d and do yum
update. You may need to do yum search mplayer to find all the libraries,
I'm not sure any more.
> second:
> does anyone know where services such as httpd e.g. apache are started? As
> root if I type httpd and hit enter the web server responds, but until this
> is typed, nothing responds on port 80.
> info on machine:
service httpd start
Will start apache.
To see all available do:
chkconfig --list |more
Note that you turn them on/off per run level, so:
chkconfig --level 35 httpd on
guarantees that apache will be started when booting into either runlevel
3 or runlevel 5.
> fc3 fresh install of heidelberg, 2.6.11, all updates have been applied
> Eric
> _______________________________________________
> Speakup mailing list
> Speakup at braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
--
Janina Sajka Phone: +1.202.494.7040
Partner, Capital Accessibility LLC http://www.CapitalAccessibility.Com
Chair, Accessibility Workgroup Free Standards Group (FSG)
janina at freestandards.org http://a11y.org
If Linux can't solve your computing problem, you need a different problem.
More information about the Speakup
mailing list