rpm -qa|grep sql perhaps the package is called something different
some packagers divide up into, say, mysql-server and mysql-admin On Mon, 09 May 2005 12:39:03 +1200 motivated wrote: > I used: rpm -ql mysql | less > It returned : Package mysql not installed. > > How do I check if the package is on the machine, I think I can install it if > its there somewhere. >
