installing phpmyadmin with yast

Hi,

I'm install LAMP on a OpenSUSE 11.1 box for the first time. I can get all the packages to work/install apart from phpMyAdmin. When I try to install that I get the below.

From command line;
yast2 �i phpMyAdmin

This opens 'Starting the software manager' and goes through downloading and installing some packages but then displays the error;
Following packages haven't been found on the meduim:
phpMyAdmin

Any idea's why this would have downloaded/installed for mysql & apache but not phpMyAdmin?

I have had a look through the openSUSE forums but couldn't find anything to help me. I have also had a look in the YAST software installer for the phpmyadmin package to install that way but it could not find it.

Thanks in advance for any help.


EDIT:

I've fixed the problem.  I went to http://www.phpmyadmin.net/home_page and downloaded the package and installed/configured it manually instead of through YAST.

Have you checked the "Package contains" box in yast?

have you tried:

zypper install phpmyadmin ?