Help with Fedora Core 2

Old forum that is now archived. Please use one of the other forums.
Chris466

Help with Fedora Core 2

Postby Chris466 » 23 Feb 2005 11:39

I have Fedora Core 2 installed on my laptop.

I have already installed VLC on my windows partitian and would now like to install it on my Fedora core 2 partition.

However I'm a bit of a Linux novice so I'm not sure which files to download, and once I've downloaded them and unzipped them using the command lines on the website how do I run VLC when I put a DVD in.

Any help would be much appreciated.

Cheers,

Chris.

pjhealy
New Cone
New Cone
Posts: 6
Joined: 17 Feb 2005 15:41
Location: Hamburg, NY USA
Contact:

Fedora Core 2 Help

Postby pjhealy » 23 Feb 2005 16:47

The file locations are somewhat arbitrary; you can download the tarball anywhere, then extract it and install the RPMs.

However, I know it helps to have some idea of safe directories to install things in... I like to create a directory under /usr/local called 'rpms'. It's the place I install things that aren't part of the stock Fedora install. So try these steps:

(either login as root, or use 'su' to become root)
mkdir -p /usr/local/rpms
cd /usr/local/rpms
wget http://download.videolan.org/pub/videol ... ary.tar.gz

gunzip -c vlc-binary.tar.gz | tar -xvf -

rpm -U vlc/* --force

Then you should be all set. Good luck!

Guest

Postby Guest » 23 Feb 2005 17:16

Cheers I've followed your instructions and it seems to have worked fine. But now how do I open vlc?


If it helps my "CD and DVD" Preferences are set so when a DVD is inserted the command "vlc dvd:%d" is used. But nothing happens.

Thanks again.


Return to “VideoLAN”

Who is online

Users browsing this forum: No registered users and 35 guests