BetaONE will rise again!

BetaONE will rise again! (http:\\b1.hcanet.com\forum/index.php)
-   Alternative OS Support (http:\\b1.hcanet.com\forum/forumdisplay.php?f=40)
-   -   Linux and WMA (http:\\b1.hcanet.com\forum/showthread.php?t=4910)

Sephiroth 8th Dec 02 05:05 AM

This works with Mandrake 8.... I don't know about 9, but give it a shot

cd to the dir with your rpm's in there

if there are rpm's stored in that dir other than the mplayer rpm's, do a

mkdir mplayer | mv mplayer*.rpm ./mplayer

then try this

urpmi *.rpm

it should install all 3 rpm's, and prompt you for the mandrake cd's to automatically take care of the dependencies for you

if that doesn't work, and libpng.so.2 already exists, try this

rpm -Uhv *.rpm --nodeps --force

it'll force it to install... but be careful, if it doesn't work, then do an rpm -e eachrpmhere (without the .rpm on the end), to uninstall them

~*McoreD*~ 8th Dec 02 02:34 PM

[root@localhost mplayer]# urpmi *.rpm
The following packages have bad signatures:
./mplayer-font-iso1-1.0-1.noarch.rpm
./mplayer-skin-default-1.5-1.noarch.rpm

Do you want to continue installation ? (y/N) y
installing ./mplayer-gui-0.90pre10-1.i686.rpm ./mplayer-0.90pre10-1.i686.rpm ./mencoder-0.90pre10-1.i686.rpm ./mplayer-font-iso1-1.0-1.noarch.rpm ./mplayer-skin-default-1.5-1.noarch.rpm

Installation failed:
libpng.so.2 is needed by mplayer-gui-0.90pre10-1
libpng.so.2 is needed by mplayer-0.90pre10-1
libmp3lame.so.0 is needed by mencoder-0.90pre10-1
libpng.so.2 is needed by mencoder-0.90pre10-1

[root@localhost mplayer]# rpm -Uhv *.rpm --nodeps --force
Preparing... ########################################### [100%]
1:mplayer-common ########################################### [ 16%]
2:mplayer ########################################### [ 33%]
3:mencoder ########################################### [ 50%]
4:mplayer-font-iso1 ########################################### [ 66%]
5:mplayer-skin-default ########################################### [ 83%]
6:mplayer-gui ########################################### [100%]
[root@localhost mplayer]#

I will just stuff this up hey :(
Can't be strained more and bother you guys anymore :(

craftyc 8th Dec 02 05:45 PM

I believe the bad signitures are caused by corrupt files. Try re-downloading them.

~*McoreD*~ 10th Dec 02 08:45 AM

Quote:

Originally posted by craftyc@Dec 9 2002, 01:45 AM
I believe the bad signitures are caused by corrupt files. Try re-downloading them.
Haven't gave up yet :D

I downloaded those files, under Linux. Now downloading under Windows.
I will update this post, on how I proceeded..:)

14:43 11/12/2002
As craftyc said I re-downloaded them (but the i386 ones) and I did the same as Saphiroth said.
This time it didn't mention about any corrupted files.
I managed to play a WMA file using the terminal just typing:
mplayer /root/mp3/testing.wma

But still I didn't get the GUI. I thought when I typed mplayer, a program will start like the mmjb (MusicMatch JukeBox). :unsure:

buildid 10th Dec 02 10:01 AM

http://www.divx.com/products/product_list.php?typeid=1
go to this page and download:DivX For Linux say filename is : divx4linux501-20020418.tgz



tar xzvf divx4linux501-20020418.tgz
cd divx4linux-20020418
su
./install.sh

next: download win32codecs from de mplayer homepage
install them

tar xjvf w32codec-0.60.tar.bz2
cd w32codec-0.60
mkdir /usr/lib/win32
mv * /usr/lib/win32

su
chmod -R 755 /usr/lib/win32

install these one

* libdvdcss
* libdvdnav
* libdvdread
* openquicktime
* mpeg2dec
* libogg
* gtk
* gtk-devel
* glib
* glib-devel
download mplayer and install:

tar xjvf MPlayer-0.90prexxx.tar.bz2
cd MPlayer-0.90pre6
./configure --enable-gui
make
su
make install

Fonts en Skins
http://ftp.lug.udel.edu/MPlayer/rele...iso-8859-1.zip
unzip mp-arial-iso-8859-1.zip
cd iso-8859-1
cp -r arial-14 /usr/local/share/mplayer/font

http://ftp.lug.udel.edu/MPlayer/Skin/proton.tar.bz2
tar xjvf proton.tar.bz2
cp -R proton /home/usernaam/.mplayer/Skin/default

~*McoreD*~ 11th Dec 02 07:07 AM

WoW! Pretty good straightforward instructions buildid :)
I tried it m8 :)
But I got stuck here...
./configure --enable-gui worked nicely.
but make didn't work :unsure:
So did make install :(

tar xjvf MPlayer-0.90prexxx.tar.bz2
cd MPlayer-0.90pre6
./configure --enable-gui
make
su
make install

buildid 11th Dec 02 10:16 AM

and you wont succeed?????

buildid 11th Dec 02 10:25 AM

have you installed MAKE ???

~*McoreD*~ 11th Dec 02 11:17 AM

Quote:

Originally posted by buildid@Dec 11 2002, 06:25 PM
have you installed MAKE ???



OIC, I gotta install that? Oops...I don't think I have that.
Is it in the Mandrake Linux CDs?

Quote:

and you wont succeed?????
As craftyc said I re-downloaded them (but the i386 ones) and I did the same as Saphiroth said.
This time it didn't mention about any corrupted files.
I managed to play a WMA file using the terminal just typing:
mplayer /root/mp3/testing.wma
But still I didn't get the GUI. I thought when I typed mplayer, a program will start like the mmjb (MusicMatch JukeBox). --- I said before. So I am partially succeeded :)
But still didn't succeded in your way. :( May be cos I haven't got MAKE. I will try to do the rest though...:)

buildid 11th Dec 02 11:47 AM

to start the gui : type in the command bar from your start button : gmplayer this weill do .thats how i start my mplayer.

remember the zip file fonts have several fonts lets say 10-12-14-16 JUST copy 1 size to your mplayer directory

and also look in your consolle what message it will give for your gui after you have installed make . like to now if you dont succeed.


gmplayer: for the mplayer with gui


All times are GMT +1. The time now is 11:52 AM.

Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.