The ptlib (Portable Tools Library) package is a class library that has it's genesis many years ago as PWLib (portable Windows Library), a method to produce applications to run on various platforms.
This package is known to build using an LFS 6.5 platform but has not been tested.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/ptlib/2.6/ptlib-2.6.7.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/ptlib/2.6/ptlib-2.6.7.tar.bz2
Download MD5 sum: 37279b5cf4aa64890eb9f38b4500ec6f
Download size: 3.1 MB
Estimated disk space required: 70 MB
Estimated build time: 0.9 SBU
ALSA Library-1.0.24.1, Cyrus SASL-2.1.23 expat-2.0.1 libavc1394, libdv-1.0.0, libraw1394, OpenLDAP-2.4.23, OpenSSL-1.0.0e, SDL-1.2.14, and Speex-1.2rc1
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/ptlib
Install ptlib by running the following commands:
./configure --prefix=/usr && make
This package does not come with a test suite.
Now, as the root
user:
make install
Last updated on 2010-08-14 10:56:08 +0000