-
Notifications
You must be signed in to change notification settings - Fork 7
Home
vir edited this page Feb 2, 2011
·
2 revisions
Welcome to the yate-g72X-ipp wiki!
This code is from http://yate.hosting.lv/.
I added support for IPP libs version 7 and debian packaging files.
You still need IPP debian packages to build. This is how to get them:
- Get IPP tarballs for your arch from Intel
- extract tarballs and find directory with rpms.
- apt-get install alient dpkg-dev
- alien --to-deb -k *.rpm
- dpkg -i *.deb
as usual, dpkg-buildpackage -uc -us -rfakeroot
from within directory in which you checked out yate-g72x-ipp sources.