Difference between revisions of "Pwlib"
From CBLFS
Jump to navigationJump to search (→Optional) |
|||
Line 14: | Line 14: | ||
* [[OpenLDAP]] (you must use this if you wish to build [[ekiga]]) | * [[OpenLDAP]] (you must use this if you wish to build [[ekiga]]) | ||
+ | * [[CyrusSASL]] | ||
+ | * [[OpenSSL]] | ||
+ | * [[Expat]] | ||
+ | * [[SDL]] | ||
+ | * [[ALSA]] | ||
== Non-Multilib == | == Non-Multilib == |
Revision as of 10:46, 12 November 2006
Download Source: | http://www.ekiga.org/admin/downloads/latest/sources/sources/pwlib-1.10.2.tar.gz |
---|
Dependencies
Required
Optional
Non-Multilib
Compile the package:
./configure --prefix=/usr && make
Install:
make install