%general-entities; ]> 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. &lfs74_checked; 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 && makeinfo --plaintext -o libIDL2.txt libIDL2.texi If you have Live TeX installed and wish to build alternate forms of the documentation, issue the following command: make pdf ps This package does not come with a test suite. Now, as the root user: make install install -v -m755 -d /usr/share/doc/libIDL-&libidl-version; && install -v -m644 README libIDL2.{txt,texi} \ /usr/share/doc/libIDL-&libidl-version; If you built the additional documentation, issue the following command as the root user to install it: install -v -m644 libIDL2.{pdf,dvi,ps} \ /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}