Installation problem

2 replies
majdiy
majdiy's picture
Joined: 07/29/2009
User offline. Last seen 50 weeks 6 days ago.

Hello

When i try starts the installation i get this error msg :

root@server [~]# rpm -ihv greensql-fw-1.0.0-13.1.x86_64.rpm
warning: greensql-fw-1.0.0-13.1.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID 1674ae8b
error: Failed dependencies:
libmysqlclient.so.15()(64bit) is needed by greensql-fw-1.0.0-13.1.x86_64
libmysqlclient.so.15(libmysqlclient_15)(64bit) is needed by greensql-fw-1.0.0-13.1.x86_64

I have
CENTOS 5.3 x86_64
mysql (4.1.22-standard-log)

Please help me

Prometheus
Prometheus's picture
Joined: 02/16/2010
User offline. Last seen 22 weeks 5 days ago.

"Failed dependencies" means that your system additionally needs libmysqlclient.so.15()(64bit) and libmysqlclient.so.15(libmysqlclient_15)(64bit). After the installation of these packages it should work.

Cheers

yuli
yuli's picture
Joined: 01/30/2008
User offline. Last seen 2 days 2 hours ago.

Hello

I advise you to use a new version of GreenSQL. Version 1.0.0 is considered too old.

Best regards,
Yuli

Back to top