LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   MPlayer Installation Problems (https://www.linuxquestions.org/questions/linux-software-2/mplayer-installation-problems-140753/)

jblanco 01-31-2004 01:49 PM

MPlayer Installation Problems
 
If anybody can help me out with this problem, I would greatly appreciate it. I've read all over the forums and can't find this problem. I've updated and upgraded the apt rpm, installed apt-0.5.5cnc6-fr1.i386.rpm, and added the lines to download mplayer, but it still won't install correctly. The output is shown below:

[~]$ sudo apt-get install mplayer
Reading Package Lists... Done
Building Dependency Tree... Done
The following extra packages will be installed:
aalib alsa-lib atrpms atrpms-package-config directfb faad2 lame libdv
libdvdcss libdvdread libfame libmad libpostproc lirc-lib live lzo
mplayer-fonts mplayer-skin-Blue mplayer-skin-default w32codec xvid

The following NEW packages will be installed:
aalib alsa-lib atrpms atrpms-package-config directfb faad2 lame libdv
libdvdcss libdvdread libfame libmad libpostproc lirc-lib live lzo mplayer
mplayer-fonts mplayer-skin-Blue mplayer-skin-default w32codec xvid

0 packages upgraded, 22 newly installed, 0 removed and 98 not upgraded.
Need to get 0B/25.4MB of archives.
After unpacking 66.8MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Executing RPM (-Uvh)...
warning: /var/cache/apt/archives/aalib_1.4.0-0.rc5.dag.rh90_i386.rpm: V3 DSA signature: NOKEY, key ID 6b8d79e6
warning: /var/cache/apt/archives/alsa-lib_1.0.2-10.rh9.at_i386.rpm: V3 DSA signature: NOKEY, key ID 66534c2b
warning: /var/cache/apt/archives/xvid_2%3a0.9.2-1_i386.rpm: V3 DSA signature: NOKEY, key ID 75aa026a
Preparing... ########################################### [100%]
file /etc/apt/apt.conf from install of atrpms-package-config-45-1.rh9.at conflicts with file from package apt-0.5.5cnc6-fr1
file /etc/apt/rpmpriorities from install of atrpms-package-config-45-1.rh9.at conflicts with file from package apt-0.5.5cnc6-fr1
file /etc/apt/sources.list from install of atrpms-package-config-45-1.rh9.at conflicts with file from package apt-0.5.5cnc6-fr1
file /etc/apt/vendors.list from install of atrpms-package-config-45-1.rh9.at conflicts with file from package apt-0.5.5cnc6-fr1

E: Sub-process /bin/rpm returned an error code (22)


I'm a newbie so if you'd like to try and help, please don't make it too complicated in the explanation. Hope the colors help in debugging. Thanks.

--jdblanco

trickykid 01-31-2004 01:56 PM

To tell you the truth, I don't know much about apt especially on a Redhat system but I would recommend to just install mplayer and its requirements by downloading the sources. It will most likely give you less headache and give you more control over the install.

Have you tried to install by source?

jblanco 01-31-2004 02:10 PM

Success
 
I just successfully installed it using the source code. Thanks! I'd love to install a gui version is possible, but is there a source for it? I can't find one.

Crashed_Again 01-31-2004 03:15 PM

I'm pretty sure you have to enable the gui when you do ./configure. I forget the exact switch. Try running:

./configure --help

for all the options. Its something like --enable-gui.

jblanco 02-01-2004 09:37 AM

Sucess
 
Thanks everyone for all your help. I got everything I needed up and running, and even a plug-in installed. Took awhile, but I'm learning one step at a time.


All times are GMT -5. The time now is 05:11 AM.