User Tools

Site Tools


notes:install-python-3.4-and-mysql-connector-on-debian-7-wheezy

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

notes:install-python-3.4-and-mysql-connector-on-debian-7-wheezy [2014/11/26 11:51] – created adminnotes:install-python-3.4-and-mysql-connector-on-debian-7-wheezy [2014/11/29 00:22] (current) admin
Line 4: Line 4:
  
 The necessary libs to build the optional modules can be istalled with The necessary libs to build the optional modules can be istalled with
-  sudo apt-get install build-essential libncurses5-dev libncursesw5-dev libreadline6-dev libgdbm-dev libsqlite3-dev liblzma-dev libbz2-dev+  sudo apt-get install build-essential libncurses5-dev libncursesw5-dev libreadline6-dev libgdbm-dev libsqlite3-dev liblzma-dev libbz2-dev tk-dev zlib1g-dev libssl-dev
      
 May be you would also need (are they really needed? to be confirmed) May be you would also need (are they really needed? to be confirmed)
-  sudo apt-get install libdb5.1-dev libssl-dev libexpat1-dev zlib1g-dev+  sudo apt-get install libdb5.1-dev libexpat1-dev 
  
 Now compile and install Python with  Now compile and install Python with 
notes/install-python-3.4-and-mysql-connector-on-debian-7-wheezy.1417002688.txt.gz · Last modified: 2014/11/26 11:51 by admin