Read other questions; unfortunately they were not relevant.
Using this tutorial: http://lpsolve.sourceforge.net/5.5/Python.htm
Found this file: lp_solve_5.5.2.0_exe_ux32
That contains these files:
- libbfp_etaPFI.so
- libbfp_GLPK.so
- libbfp_LUSOL.so
- libxli_CPLEX.so
- libxli_DIMACS.so
- libxli_LINDO.so
- libxli_MathProg.so
- libxli_XPRESS.so
- libxli_ZIMPL.so
- lp_solve
The tutorial says the need file is: lpsolve55.so
How do you get lpsolve working with Python in Ubuntu?