%general-entities; ]> $LastChangedBy$ $Date$ ptlib-&ptlib-version; ptlib Introduction to ptlib The ptlib (Portable Tools Library) package is a class library that has its genesis many years ago as PWLib (portable Windows Library), a method to produce applications to run on various platforms. &lfs72_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &ptlib-md5sum; Download size: &ptlib-size; Estimated disk space required: &ptlib-buildsize; Estimated build time: &ptlib-time; ptlib Dependencies Optional , libavc1394, , libraw1394, , , , and User Notes: Installation of ptlib Install ptlib by running the following commands: sed -i -e 's:typedef.*int32.*[SU]DWORD://&:' \ include/ptlib/unix/ptlib/contain.h && ./configure --prefix=/usr && make This package does not come with a test suite. Now, as the root user: make install Command Explanations sed ... contain.h: This command removes a conflict with the installed include file /usr/include/sqltypes.h. Contents Installed Programs Installed Library Installed Directories None libpt.so, libpt_s.a, alsa_pwplugin.so, and v4l2_pwplugin.so /usr/{include/{ptclib,ptlib/unix/ptlib}, lib/ptlib-&ptlib-version;/devices/{sound,videoinput}, share/ptlib/make} Short Descriptions libpt{.so,_s.a} contains the ptlib API methods. libpt{.so,_s.a}