Ptlib-config Installation On A Arch, CentOS, Fedora And Raspbian
Install ptlib-config
-
Arch Linux
pacman -S ptlibClick to copy -
CentOS
yum install ptlib-develClick to copy -
Fedora
dnf install ptlib-develClick to copy -
Raspbian
apt-get install libpt-1.10.10-devClick to copy
ptlib-devel
The ptlib-devel package includes the libraries and header filesfor ptlib.
libpt2.4.5-dev
Portable Tools Library development filesThis package contains the headers and a static version of the library PTLib, which is a moderately large class library that has its genesis many years ago as a method to produce applications to run on both Microsoft Windows and Unix X-Window systems.
ptlib
PTLib (Portable Tools Library) is a moderately large class librarythat has it's genesis many years ago as PWLib (portable Windows Library), a method to product applications to run on both Microsoft Windows and Unix systems. It has also been ported to other systems such as Mac OSX, VxWorks and other embedded systems. It is supplied mainly to support the OPAL project, but that shouldn't stop you from using it in whatever project you have in mind if you so desire.
libpt-1.10.10-dev
Portable Windows Library development filesThis package contains the headers and a static version of the library PWLib, which is a moderately large class library that has its genesis many years ago as a method to produce applications to run on both Microsoft Windows and Unix X-Window systems.




