g++ (>= 4.2)python (>= 2.4)libnss3-dev >= 3.12libasound2-devlibpulse-devlibjpeg62-devlibxv-devlibgtk2.0-devlibexpat1-devFor 32-bit builds on a 64-bit system:lib32asound2-devia32-libsFor my Ubuntu is 64-bit, if I want build an android webrtc, should I install "lib32asound-dev" and "ia32-libs"?If should, how can I install them?When I run "sudo apt-get install lib32asound-dev", error info is:E: Unable to locate package lib32asound2-dev
When I run "sudo apt-get install ia32-libs", error info is:Package ia32-libs is not available, but is referred to by another package.This may mean that the package is missing, has been obsoleted, oris only available from another sourceHowever the following packages replace it: lib32z1 lib32ncurses5 lib32bz2-1.0
E: Package 'ia32-libs' has no installation candidate
Shall I install "lib32z1", "lib32ncurses5" and "lib32bz2-1.0" instead of "ia32-libs"?As discribed on https://sites.google.com/site/webrtc/native-code/development/prerequisite-sw, to build a android webrtc we can manually install these prerequisite packets:g++ (>= 4.2)python (>= 2.4)libnss3-dev >= 3.12libasound2-devlibpulse-devlibjpeg62-devlibxv-devlibgtk2.0-devlibexpat1-devFor 32-bit builds on a 64-bit system:lib32asound2-devia32-libsFor my Ubuntu is 64-bit, if I want build an android webrtc, should I install "lib32asound-dev" and "ia32-libs"?
If should, how can I install them?When I run "sudo apt-get installlib32asound-dev", error info is:E: Unable to locate package lib32asound2-devWhen I run "sudo apt-get install ia32-libs", error info is:Package ia32-libs is not available, but is referred to by another package.This may mean that the package is missing, has been obsoleted, oris only available from another sourceHowever the following packages replace it:lib32z1 lib32ncurses5 lib32bz2-1.0E: Package 'ia32-libs' has no installation candidate
Shall I install "lib32z1", "lib32ncurses5" and "lib32bz2-1.0" instead of "ia32-libs"?
--
---
You received this message because you are subscribed to the Google Groups "discuss-webrtc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to discuss-webrt...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/discuss-webrtc/7171bb9c-f257-4136-8d29-f73017fb31de%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.