Difference between revisions of "Opal"

From CBLFS
Jump to navigationJump to search
(Dependencies)
Line 15: Line 15:
 
* [[pwlib]]
 
* [[pwlib]]
  
== Optional ==
+
=== Optional ===
  
* [[speex]]  (uses internal version otherwise)
+
* [[Speex]]  (uses internal version otherwise)
  
 
== Non-Multilib ==
 
== Non-Multilib ==

Revision as of 12:33, 12 November 2006

Download Source: http://www.ekiga.org/admin/downloads/latest/sources/sources/opal-2.2.3.tar.gz

Dependencies

A LOT OF RAM! (dont do make -j5 unless you have in excess of 2GB of RAM!)

Required

Optional

  • Speex (uses internal version otherwise)

Non-Multilib

Compile the package:

./configure --prefix=/usr &&
make

Install:

make install