hello,
I did the following things:
1. rpm - file
1.1. download rpm from
http://rpm.pbone.net to my home dir
1.2. browsed with konqueror to the file - right mouse click - actions - install via YAST
YAST opened - entered pw
1.3. nothing happens - YAST didn't receive any data for installing
--> i tried the same as root
2. mplayer.tar.bz2
2.1. download the tar-file from
http://www.mplayerhq.hu/homepage/design7/news.html to my home dir
2.2. opened shell and entered:
rar xfvj mplayer.tar.bz2
2.3. browsed to the folder and entered:
./configure --enable-gui
ERROR: PNG support rquired for GUI compilation, please install libpng and libpng-dev packages.
i have already installed the libpng but I dont find the libpng-dev file!!
3. rpm - shell command
3.1. rpm -ivh mplayer.rpm
warning: Mplayer.rpm: V3 DSA signature: NOKEY, key ID 8eaa1216
error: Failed dependencies: libvgagl.so is needed by mplayer
no problem i thought and downloaded the requested file from rpm-search.
first i tried to install it via yast. but it failed. then i tried via the shell
warning: svgalib-...rpm: V3 DSA signature: NOKEY, key ID 8eaa1216
error: cannot get exclusive lock on /var/lib/rpm/Packages
error: cannot open Packages index using db3 - the operation is not allowed (1)
error: cannot open Packages database in /var/lib/rpm
thanks in advance!