I also had the same problem with Ubuntu 7.10 nothing works with the DVD so that what I have done and now everything is working.<br>Click system -> administration > sofware sources > third party tab (in the window that appears)
<br>click the add button, and in the Apt Line text box, type the following:<br>deb <a href="http://www.debian-multimedia.org">http://www.debian-multimedia.org</a> etch main<br>click the add button then close. You'll be informed that the information that the information about the available software is out of date, so click the reload button.
<br>You may see error messages, just ignore them, at least it's what I did.<br>Open the synaptic package manager and search for w32codecs, put a check in the box. Search for totem-xine, then libxine-extracodecs, mark them too and apply.
<br>Ignore the messages and proceed with installation, after your DVD should work.<br>good luck<br>Megan<br><br><div><span class="gmail_quote">On 10/26/07, <b class="gmail_sendername">Peter Garrett</b> <<a href="mailto:peter.garrett@optusnet.com.au">
peter.garrett@optusnet.com.au</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">On Thu, 25 Oct 2007 11:14:21 -0700<br>NoOp <
<a href="mailto:glgxg@sbcglobal.net">glgxg@sbcglobal.net</a>> wrote:<br><br>> if I install Dia (sudo apt-get install dia) from the command<br>> line it says it's installed, but it fails to run. However if I search
<br>> synaptics, synaptics now has it listed as 'dia-gnome'. Installed that<br>> and now Dia works. Packages are showing up in two locations:<br><br>Dia and dia-gnome are not quite the same package :)<br><br>
apt-cache depends dia > diadeps<br>apt-cache depends dia-gnome > diadeps-gnome<br>diff diadeps diadeps-gnome | wc -l<br>20<br><br>Most of the diff is gnome-related, as you would expect.<br><br>--<br>Peter Garrett <
<a href="mailto:peter.garrett@optusnet.com.au">peter.garrett@optusnet.com.au</a>><br><br>--<br>ubuntu-users mailing list<br><a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a><br>Modify settings or unsubscribe at:
<a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br></blockquote></div><br>