|
|
#1 | |
|
Registered User
Join Date: Oct 2003
Location: Finland
Posts: 8
|
I've been trying to install the Mplayer in to my RH, but with no luck. If someone could post a step by step procedure how to do it, I would be in great debt.
|
|
|
|
|
|
|
#2 | |
|
Albino penguin
Join Date: Dec 2002
Location: Transylvania
Posts: 114
|
You need divx4linux (optional)
http://download.divx.com/divx/divx4l...0030428.tar.gz tar -zxvf divx4linux-std-20030428.tar.gz cd divx4linux-std-20030428/ ./install.sh download mplayer from http://www.mplayerhq.hu/homepage/design5/dload.html http://ftp3.mplayerhq.hu/MPlayer/rel....0pre2.tar.bz2 and the win32codecs from http://www1.mplayerhq.hu/MPlayer/rel...ralite.tar.bz2 1.Copy the win32codecs (after tar -jxvf extralite.tar.bz2) in /usr/lib/win32/ (You need to make that dir first mkdir -p /usr/lib/win32/) 2.Go in the Mplayer dir (After tar -jxvf MPlayer-1.0pre2.tar.bz2 ) and do a : ./configure --prefix=/usr --enable-gui ;make ;make install 3. Install the default skin (else won't work) Get http://www.mplayerhq.hu/MPlayer/Skin...lt-1.7.tar.bz2 tar -jxvf default-1.7.tar.bz2 and copy the all default dir into /usr/share/mplayer/Skin If ok then do ./mplayer movie.avi -fs or gmplayer (visual) Here is a a bash script compile.sh (You can run it with sh compile.sh as root) Quote:
__________________
http://www.firebirdsql.org Last edited by mariuz; 10-26-03 at 08:34 AM. |
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: Oct 2003
Location: Finland
Posts: 8
|
\O/
THANK YOU SO MUCH! I got it to work perfectly(well it complained something about fonts, so I dl:ed a font for it). Now the only thing that I need to get to work, is the kazaalite. Then byebye Windows(allmost). |
|
|
|
|
|
#4 | |
|
Registered User
Join Date: Oct 2003
Location: Athens, GA, USA
Posts: 17
|
i've always got it working by this way:
1) as root, make a directory in /usr/lib called win32, i.e. /usr/lib/win32. 2) go to the mplayer homepage, then download all the codecs, then extract them into the /usr/lib/win32 folder. make sure the "recreate folders" option is not checked when you extract! mplayer won't be able to find the codecs if you do. 3) go to freshrpms.net, get "apt for redhat 9," and "synaptic," then install them. you'll now be able to install mplayer with apt, and everything will be configured for you. you can also get totem this way, which i prefer over mplayer, but that's a personal preference. i have them both installed.
__________________
I'd rather have a bottle in front of me than a frontal lobotomy. AMD Athlon 64 3000+ | MSI K8T-NEO FSR | 2 X 512MB Kingston Hyper-X PC4000 | BFG 6800/OC 128 DDR | Samsung SP1213C 120GB SATA | Lite-on LDW-411S 4X DVD +/- RW | Aspire 550W PSU |
|
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Red Hat 7.3 2.4.18-3 & Nvidia drivers | Daelin | NVIDIA Linux | 2 | 10-07-02 08:02 AM |
| Red Hat null(limbo beta 3), guide to install Nvidia Drivers | utiel | NVIDIA Linux | 21 | 09-30-02 05:32 PM |
| red hat distros | gadido | NVIDIA Linux | 3 | 09-02-02 05:17 PM |
| Nvidia 1.0-2960 and Red Hat 7.3 Kernal 2.4.18-5 | Cheetah | NVIDIA Linux | 30 | 08-23-02 10:50 AM |
| Source RPMS for GCC3.2 - Red Hat 8.0? | chrisw01 | NVIDIA Linux | 4 | 08-21-02 08:17 AM |