> From: [email protected] > > Anybody solved this error? It looks like linasound.so.2 comes from either the
libasound2:i386 or libasound2 package (the former for 32-bit, and the latter for 64-bit). So I'd say that you should try: sudo apt-get install libasound2:i386 libasound2 and see if that fixes the problem. Dave Hylands _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
