Changes between Version 21 and Version 22 of IPP_Installation
- Timestamp:
- Jul 6, 2012, 12:25:30 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
IPP_Installation
v21 v22 18 18 This is safer than installing the IPP supplied versions because the developer versions are consistent with the build of existing packages on your machine. 19 19 Here is an apt-get command that installs all of the developer packages we need: 20 {{{ apt-get install libx11-dev libncurses-dev automake libtool libjpeg-dev zlib1g-dev libgsl0-dev libmysqlclient-dev libpng12-dev libgtk-3-lib }}} 20 {{{ 21 apt-get install libx11-dev libncurses-dev automake libtool libjpeg-dev zlib1g-dev libgsl0-dev libmysqlclient-dev libpng12-dev libgtk-3-lib 22 }}} 21 23 22 24 = Build & Install (unify and clarify) =
