<\body> > is a package which allows to handle shared or dynamic libraries, in a transparent way under most of the platforms. Related to this distribution, we need development tools for dynamic modules and in particular: <\itemize-dot> the header file , the library . It can be downloaded and installed from the url and installed with the following instructions: <\shell-code> ./configure && make && make install A version greater than 1.5.24 should be used. <\shell-code> sudo yum install libtool-ltdl-devel <\shell-code> sudo port libtool installation> > can be obtained from |http://sourceforge.net/project/showfiles.php?group_id=204414&package_id=263040>. You can also download the sources from the SVN server and compile them as follows: <\shell-code> svn checkout http://dlfcn-win32.googlecode.com/svn/trunk/ dlfcn-win32-read-only \; cd dlfcn-win32-read-only;make . If you don't have this file, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.> <\initial> <\collection>