updated dependencies in documentation
parent
a2c4a9edfc
commit
10199cfa63
|
@ -108,8 +108,8 @@ package may be named differently if you are using Debian Linux or another Ubuntu
|
||||||
First, run
|
First, run
|
||||||
\begin{shell}
|
\begin{shell}
|
||||||
$\text{\$}$ sudo apt-get install build-essential scons mercurial qt4-dev-tools libpng12-dev
|
$\text{\$}$ sudo apt-get install build-essential scons mercurial qt4-dev-tools libpng12-dev
|
||||||
libjpeg62-dev libilmbase-dev libxerces-c-dev libboost-all-dev
|
libjpeg-dev libilmbase-dev libxerces-c-dev libboost-all-dev
|
||||||
libopenexr-dev libglewmx1.5-dev libxxf86vm-dev libpcrecpp0 libeigen3-dev
|
libopenexr-dev libglewmx-dev libxxf86vm-dev libpcrecpp0 libeigen3-dev libfftw3-dev
|
||||||
\end{shell}
|
\end{shell}
|
||||||
To get COLLADA support, you will also need to install the \texttt{collada-dom} packages
|
To get COLLADA support, you will also need to install the \texttt{collada-dom} packages
|
||||||
or build them from scratch. Here, we install the \code{x86\_64} binaries and development
|
or build them from scratch. Here, we install the \code{x86\_64} binaries and development
|
||||||
|
|
Loading…
Reference in New Issue