OK, I didn’t look deep enough, but this is exactly what YaST says too, and I confess this all may have arrived as as result of trying a “1-click install” from a site which basically chose an older version for me, and when doing it, it added openSUSE repositories, and could also be a version expressly intended for that OS. Looks like I’ve got some housecleaning to do!
linux-2u6o:~ # zypper install phpmyadmin 4.0.7
Refreshing service ‘nu_novell_com’.
Loading repository data…
Reading installed packages…
‘4.0.7’ not found in package names. Trying capabilities.
No provider of ‘4.0.7’ found.
Resolving package dependencies…
Problem: nothing provides pwgen needed by phpMyAdmin-4.0.5-1.8.1.noarch
Solution 1: do not install phpMyAdmin-4.0.5-1.8.1.noarch
Solution 2: break phpMyAdmin-4.0.5-1.8.1.noarch by ignoring some of its dependencies
Choose from above solutions by number or cancel [1/2/c] (c):
BTW, I chose “1” for now. Direct downloads (only 1 so far: phpMyAdmin 4.0.7 from the original site) seem to be placed in my “/” directory.
At least now I know about using the CLI to install. Maybe I’ll try to remove it this way. (didn’t work as there are “no providers”)
linux-2u6o:~ # zypper remove phpmyadmin
Refreshing service ‘nu_novell_com’.
Loading repository data…
Reading installed packages…
Package ‘phpmyadmin’ is not installed.
‘phpmyadmin’ not found in package names. Trying capabilities.
No provider of ‘phpmyadmin’ found.
Resolving package dependencies…
Nothing to do.
I’ll bet Newbies are a PITA around here!
tarzy
[QUOTE=tarzy;16677]I have dowloaded the program, phpMyAdmin 4.0.7 (for purposes of administering MySQL for a PHP Shopping Cart/CMS I’m fond of), and seem to be unable to install it; YaST is what I’m resigned to in that instance, and when it arrives at the point of “conflict” asking me to proceed at the risk of some “dependencies” problem or “break” it, I chicken out.
What I would prefer is to install it via the terminal. I cannot seem to find the correct command to succeed. At this point, I would prefer to develop my install routines from the terminal exclusively, and I could use some “standard tips” to accomplish this.
Not having had these issues before with my old Linux distro (Fedora 9), I’m going to have to sort of start over when it comes to SLES. It is worth taking my lumps though, I can tell it’s the basis of an extremely stout Internet Server.
Also, I feel I should remove YaST for the time being, but I’m not sure how to accomplish this either.
Regards, tarzy[/QUOTE]