Results 1 to 5 of 5
Hi All,
I am a newby user to this forum & Linux, I'me trying to install VLC on my linux machine,
The RPM install is telling me I need extra ...
- 12-03-2010 #1Just Joined!
- Join Date
- Mar 2008
- Posts
- 2
Installing VLC Player Redhat Enterprise Linux 2.6.9-42
Hi All,
I am a newby user to this forum & Linux, I'me trying to install VLC on my linux machine,
The RPM install is telling me I need extra packages. Does anyone know what I need, also any help installing vLC on Linux would be appreciated.
Rgds.
Harry
- 12-03-2010 #2Just Joined!
- Join Date
- Jul 2008
- Posts
- 17
If you have connection then use following command
yum install vlc
- 12-03-2010 #3Just Joined!
- Join Date
- Mar 2008
- Posts
- 2
I'me on a corporate network with a firewall.......I'me told yum won't work?, or need to reconfigure firewall, which i don't have access to.
- 12-03-2010 #4
try sudo apt-get install vlc. if you have its installation file.
- 12-03-2010 #5
Apt-get is a Debian/Ubuntu command. RHEL does not use it.
VLC requires a ton of packages. If your firewall stops you from using yum, it will be a pain to find everything and install it.
I don't use RHEL/Fedora, so I'm not sure if they have a convenient way of divining the dependencies. You can look at the spec file to see how it's built.
Here is a list of the dependencies for Arch. It's a much newer version that what is available for RHEL4, but it should at least give you an idea of what you'll need, give your take a few. The package names probably differ in RHEL as well.


Reply With Quote