Ubuntu installation Mysql-python and python-ldap,navicate issues

Source: Internet
Author: User
Tags ldap

1.Ubuntu pip Install Mysql-python

Error Environmenterror:mysql_config not found

The reason is that the mysqlclient package is missing and the sudo apt-get install Libmysqlclient-dev can be resolved

Reference Http://stackoverflow.com/questions/5178292/pip-install-mysql-python-fails-with-environmenterror-mysql-config-not-found

2.Installing Python-ldap in Ubuntu

In file included from Modules/ldapobject.c:9:0:modules/errors.h:8:18:fatal error:lber.h:no such file or directory

Execute sudo apt-get install Libldap2-dev to resolve

Reference http://blog.csdn.net/xiaoxinyu316/article/details/46344393

3.Ubuntu under Installation navicate

To view the system-supported character sets: Locale-a

Opens the Start_navicat file and sees the export lang= "en_US. UTF-8 "To change this sentence to export lang=" ZH_CN. UTF-8 "

Reference http://blog.csdn.net/loadrunn/article/details/50886772

Ubuntu installation Mysql-python and python-ldap,navicate issues

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.