Hi There
Any help to install libmysqlclient-devel on SLES 11 SP3.
I think I don’t have any right repository for this.
I am very new to python and pip, can anyone please help me to for the following installations
Installation of pip on Machine1 " Plateform SLES11 SP3" (yast -i python-pip did not find any package to install)
Write a python script on Machine1 to connect MYSQL DB on Machine 2 and display all databases
Pyhton is running on machine1 and machine2 only has running MySQL server
[QUOTE=mahmoodhassan;22621]Hi There
Any help to install libmysqlclient-devel on SLES 11 SP3.
I think I don’t have any right repository for this.
I am very new to python and pip, can anyone please help me to for the following installations
Installation of pip on Machine1 " Plateform SLES11 SP3" (yast -i python-pip did not find any package to install)
Write a python script on Machine1 to connect MYSQL DB on Machine 2 and display all databases
Pyhton is running on machine1 and machine2 only has running MySQL server
Thanks
Mahmood[/QUOTE]
I’d expect that you’ll find any required functionality by installing “python-mysql” and its dependencies from the SLE11 SDK.
Please note that the SDK is an add-on product, not simply as another repository. So if not already installed, you’ll need to add i.e. the SDK ISO (available for free from SUSE) as an Add-On Product in YaST.