Page 1 of 1

VLC Player on Asus Eee pc?!

Posted: 12 Feb 2008 22:19
by TheEye
Got a new Eee pc I am trying to install this on. I have tried numerous things:
----
add the following lines to your /etc/apt/sources.list:
deb http://download.videolan.org/pub/videolan/debian sarge main
deb-src http://download.videolan.org/pub/videolan/debian sarge main
For a normal install, do:
# apt-get update
# apt-get install vlc libdvdcss2
----

and variances of the above (from the webpages on the site).

I seemed to get libdvdcss2 to install ok, but VLC gives me a list of unmet dependecies and I am not sure what to do.

I downloaded the source, but of course, this little thing doesn't have a compiler...

So where do I go from here?

Re: VLC Player on Asus Eee pc?!

Posted: 13 Feb 2008 09:45
by revolunet
Hi DON'T use debian repositories in your EEE sources.list UNLESS you have pinned your system; this can break your install and youll need to reinstall

VLC 0.8.6a binaries are in the default xandros repositories. If you need higher version, compile from source, its easy

just be sure to install all the wx libraries

Re: VLC Player on Asus Eee pc?!

Posted: 13 Feb 2008 15:31
by TheEye
VLC 0.8.6a binaries are in the default xandros repositories
Ok. Forgive my ignorance please... where are these xandros repositories and how do I access them?

thank you.

Re: VLC Player on Asus Eee pc?!

Posted: 13 Feb 2008 16:50
by revolunet
please follow this guide to add reporitories :

http://wiki.eeeuser.com/addingxandrosre ... positories

then you should have access to vlc binaries

Re: VLC Player on Asus Eee pc?!

Posted: 13 Feb 2008 23:06
by TheEye
Thank you!
Works GREAT!