Pwlib: Difference between revisions

From CBLFS
Jump to navigationJump to search
Spyro (talk | contribs)
No edit summary
Spyro (talk | contribs)
No edit summary
Line 15: Line 15:
Compile the package:
Compile the package:


  ./configure --prefix=/usr
  ./configure --prefix=/usr &&
make
 
Install:
 
make install

Revision as of 13:26, 11 November 2006

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

Dependencies

Required

Non-Multilib

Compile the package:

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

Install:

make install
Retrieved from "?title=Pwlib&oldid=3915"