LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   WMP 10 Fedora 4 Wine (https://www.linuxquestions.org/questions/linux-newbie-8/wmp-10-fedora-4-wine-392198/)

skyscraper5571 12-13-2005 12:06 AM

WMP 10 Fedora 4 Wine
 
At the moment I attempting to install Windows Media Player 10 but when I start to install WMP with wine I'm greet with this error messange

"An unexpected error has occurred. Setup was not able to dect any windows Media Updates. Please try again later."

I say that WMP is looking for a older version to update but of course been linux there is none, what should I do. The file MP10 was downloaded from a non microsoft site but I've use it many times within XP. Thanks in advance

Also what is the shell command to get your kernel version? I had to boot down and get it from grub before, lol.

Stats

Distro: Fedora Core 4
Kernel: 2.6.14-1.1644
Wine: -0.9.2

chADDo 12-13-2005 12:31 AM

not sure about your media player issue as your post is a bit confusing, however, you can get your kernel version by doing uname -va

skyscraper5571 12-13-2005 12:45 AM

Thankyou for that command. Also I edited my post, lol sometime my grammer and english can be shocking. So sorry.

chADDo 12-13-2005 01:46 AM

windows media player?
 
you're welcome.

may i ask why your goal is to install windows media player?

there are other options that work quite nicely, such as VLC

perhaps, you have drm content? if so, there are ways to play such content in other players.

skyscraper5571 12-13-2005 03:32 AM

I check the link you gave me and I could only find package for Core 3, will they work ok on Core 4? I'm not to fussed about what medi player I have and just need something that gonna play, mp3,mov,avi,wma.

chADDo 12-13-2005 07:53 AM

VLC on Core 4
 
sure it will.

you can also do this as root: yum -y install vlc

skyscraper5571 12-13-2005 03:39 PM

I attempt to install the VLC by rpm -U *.rpm and had many failed dependencies error. Here whats it's looking for.

libcdio.so.0 is needed by cdinfo-0.71-0.i386
libiso9660.so.2 is needed by cdinfo-0.71-0.i386
libcdio.so.0 is needed by libvcd-0.7.20-3.i386
libcdio.so.0(CDIO_0) is needed by libvcd-0.7.20-3.i386
libiso9660.so.2 is needed by libvcd-0.7.20-3.i386
libiso9660.so.2(ISO9660_2) is needed by libvcd-0.7.20-3.i386
libcrypto.so.4 is needed by openslp-1.2.0-1.i386
libcdio.so.0 is needed by vcdimager-0.7.20-3.i386
libcdio.so.0(CDIO_0) is needed by vcdimager-0.7.20-3.i386
libiso9660.so.2 is needed by vcdimager-0.7.20-3.i386
libiso9660.so.2(ISO9660_2) is needed by vcdimager-0.7.20-3.i386
libcdio.so.0 is needed by vcdimager-libvcd-0.7.20-1.1.vlc.i386
libcdio.so.0(CDIO_0) is needed by vcdimager-libvcd-0.7.20-1.1.vlc.i386
libiso9660.so.0 is needed by vcdimager-libvcd-0.7.20-1.1.vlc.i386
libiso9660.so.0(ISO9660_0) is needed by vcdimager-libvcd-0.7.20-1.1.vlc.

I also tryed yum -y install vlc as Chaddo suggested and it began to update it self but come with this error

Parsing package install arguments
No Match for argument: vlc
Nothing to do

What should I do here? Also I'm trying to get some info on my connection and LAN, in win I would use ipconfig /all, what command do you use for linux.

tuxrules 12-13-2005 03:53 PM

linux uses
Code:

ifconfig
Code:

iwconfig
The latter will be useful if you use wifi.

for vlc...try
Code:

yum install videolan-client
Tux,

Edit: If you want you can check out the following site and see the exact names. http://rpm.pbone.net

skyscraper5571 12-14-2005 10:49 AM

yum install videolan-client

Parsing package install arguments
No Match for argument: videolan-client
Nothing to do

Still the same thing, now is there excat directly that I have to be in to do the command?

tuxrules 12-14-2005 11:03 AM

what repositories have you configured with yum? Dag wieers repo must have vlc package. Check this out.

chADDo 12-14-2005 12:43 PM

guide
 
dunno about anyone else, but that link pointed to more or less a blank page...

tell ya what, skyscraper, why don't you take a look at this well done guide and be sure to pay particularly close attention to the parts about yum and installing media apps (such as VLC) and perhaps you will have some success!

tuxrules 12-14-2005 12:52 PM

Quote:

Originally Posted by chADDo
dunno about anyone else, but that link pointed to more or less a blank page...

If got a nice page of instructions the first time around...but it does show a blank page when i open it now...strange. Anyway here's the link:
http://dag.wieers.com/home-made/apt/

go to "Installation and Configuration"

Thanks for pointing that out.
Tux,

chADDo 12-14-2005 03:49 PM

odd for sure
 
yeah, it seems to be back up now. huh.

well, either way, hopefully once you get yum config'd properly you'll be good to go, scrape!

tux and i haven't given up on you.:tisk:


All times are GMT -5. The time now is 05:23 PM.