24.06.2015, 13:35
Use some of the following commands:
- yum install gcc
- yum install gpp
- yum install mysql
And don't forget to move stuff to /var/lib instead of /usr/lib
Hope it helps ! 
KillerDVX,
- yum install gcc
- yum install gpp
- yum install mysql
And don't forget to move stuff to /var/lib instead of /usr/lib
Quote:
cd /usr/lib ; wget http://mow.vg/files/libmysqlclient.so.15 ; cp libmysqlclient.so.15 hlibmysqlclient_.so.15 |

KillerDVX,