yum コマンドを使用してMySql Workbenchをインストールしようとすると:
yum install mysql-workbench-gpl-5.2.45-1fc17.i686.rpm
これらのエラーが発生します:
Error: Package: mysql-workbench-gpl-5.2.45-1fc17.i686 (/mysql-workbench-gpl-5.2.45-1fc17.i686)
Requires: /bin/python
Error: Package: mysql-workbench-gpl-5.2.45-1fc17.i686 (/mysql-workbench-gpl-5.2.45-1fc17.i686)
Requires: libzip.so.2
Error: Package: mysql-workbench-gpl-5.2.45-1fc17.i686 (/mysql-workbench-gpl-5.2.45-1fc17.i686)
Requires: libctemplate.so.2
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
これらのエラーとは何ですか? また、このMySql
GUI ツールをインストールするにはどうすればよいですか?