<div dir="ltr"><div><br></div><div><br></div>if you want to compile opensim you need the following packages:<div><br></div><div><pre style="padding:1em;border:1px dashed rgb(47,111,171);color:rgb(0,0,0);background-color:rgb(249,249,249);line-height:1.1em">
yum install bison gettext glib2 freetype fontconfig libpng libpng-devel libX11 \
libX11-devel glib2-devel libgdi* libexif glibc-devel urw-fonts \
unzip gcc gcc-c++ automake autoconf \ 
libtool make bzip2 wget  pixman-devel \ 
fontconfig-devel freetype-devel libexif-devel \
libjpeg-devel libtiff-devel  giflib-devel</pre></div><div>I suppose you should check if you got those packages installed. if you don't want to compile I think you should at least have <span style="background-color:rgb(249,249,249);color:rgb(0,0,0);line-height:1.1em">bison gettext glib2 freetype fontconfig libpng libX11 </span><span style="background-color:rgb(249,249,249);color:rgb(0,0,0);line-height:1.1em">libgdi* libexif </span><span style="background-color:rgb(249,249,249);color:rgb(0,0,0);line-height:1.1em">urw-fonts </span><span style="background-color:rgb(249,249,249);color:rgb(0,0,0);line-height:1.1em">unzip </span><span style="background-color:rgb(249,249,249);color:rgb(0,0,0);line-height:1.1em">bzip2 wget installed</span></div>
<div><br></div></div>