%general-entities; ]> $LastChangedBy$ $Date$ Opal-&opal-version; Opal Introduction to Opal The Opal package contains a C++ class library for normalising the numerous telephony protocols into a single integrated call model. &lfs7a_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &opal-md5sum; Download size: &opal-size; Estimated disk space required: &opal-buildsize; Estimated build time: &opal-time; Additional Downloads Required patch: Opal Dependencies Required Optional Celt, , GSM, ISDN4Linux, , , , Spandsp, , and User Notes: Installation of Opal Install Opal by running the following commands: patch -Np1 -i ../opal-&opal-version;-ffmpeg2-1.patch && sed -e 's/CODEC_ID/AV_&/' \ -e 's/PIX_FMT_/AV_&/' \ -i plugins/video/H.263-1998/h263-1998.cxx \ plugins/video/common/dyna.cxx \ plugins/video/H.264/h264-x264.cxx \ plugins/video/MPEG4-ffmpeg/mpeg4.cxx && sed -e '/<< mime.PrintContents/ s/mime/(const std::string\&)&/' \ -i src/im/msrp.cxx && ./configure --prefix=/usr && CXXFLAGS=-Wno-deprecated-declarations make This package does not come with a test suite. Now, as the root user: make install && chmod -v 644 /usr/lib/libopal_s.a Command Explanations sed ...: The first sed fixes several files to work properly with . The second fixes a build issue with . CXXFLAGS=-Wno-deprecated-declarations: This parameter reduces a lot of warnings generated by . Contents Installed Programs Installed Libraries Installed Directories None libopal.so and libopal_s.a /usr/include/opal and /usr/lib/opal-&opal-version; Short Descriptions libopal.so contains the Opal API functions. libopal.so