• Home
  • Systems
  • Networking
  • WordPress
  • Web
  • Geekery

Analysis and Review

Install OpenOpt Framework on Ubuntu

February 14, 2016 by Kurt Turner

Quick walk through explaining the step by step process on how to install OpenOpt on Ubuntu 14 LTS –

1)Install dependencies :


# apt-get install libreadline-dev libncurses5-dev libssl1.0.0 tk8.5-dev zlib1g-dev liblzma-dev

2)Install Tar file. 

#wget https://www.python.org/ftp/python/3.3.5/Python-3.3.5.tar.xz

3) Extract and cd the extracted directory

#tar -xjf Python-3.xtar.bz2 cd Python-3.x

4) Configure and install

#./configure –prefix=/opt/python3 #make #make install

5) To check it work proper;
/opt/python3.3/bin/python3

6) install GLPK libraries;
#apt-get install glpk-doc libglpk-dev glpk-utils libglpk-java libglpk0 libglpk0-dbg python-glpk r-cran-rglpk

7) Install openopt
# apt-get install apt-get install python-openopt python-scikits-openopt

Filed Under: Systems

Latest and Greatest

Apache vs Nginx for WordPress

Certbot Lets Encrypt And WordPress MU Multi-Site

How To Find and Replace Multiple File in MS Word

How To Get Stretch Res on Windows 10 AMD Radeon For Game Play

This is the ASUS Chromebox we've been running for 2 years as our "brain" for our home grown digital display kiosk.

DIY Digital Signage Bulletin Board or Kiosk

© Copyright Analysis And Review · All Rights Reserved ·