%general-entities; ]> $LastChangedBy$ $Date$ LibIDL-&libidl-version; LibIDL Introduction to LibIDL The libIDL package contains libraries for Interface Definition Language files. This is a specification for defining portable interfaces. Package Information Download (HTTP): Download (FTP): Download MD5 sum: &libidl-md5sum; Download size: &libidl-size; Estimated disk space required: &libidl-buildsize; Estimated build time: &libidl-time; LibIDL Dependencies Required Optional to Build Documentation User Notes: Installation of LibIDL Install libIDL by running the following commands: ./configure --prefix=/usr && make If you have teTeX installed and wish to build the documentation, issue the following commands: make pdf && make ps && makeinfo --plaintext libIDL2.texi >libIDL2.txt This package does not come with a test suite. Now, as the root user: make install If you built the documentation, issue the following commands as the root user to install it: install -v -m755 -d /usr/share/doc/libIDL-&libidl-version; && install -v -m644 libIDL2.{pdf,dvi,ps,txt} README \ /usr/share/doc/libIDL-&libidl-version; Contents Installed Program Installed Library Installed Directories libIDL-config-2 libIDL-2.{so,a} /usr/include/libIDL-2.0/libIDL and /usr/share/doc/libIDL-&libidl-version; Short Descriptions libIDL-config-2 determines the compile and linker flags that should be used to compile and link programs that use libIDL-2. libIDL-config-2 libIDL-2.{so,a} libraries provide the functions to create and maintain trees of CORBA Interface Definition Language (IDL) files. libIDL-2.{so,a}