Closed GoogleCodeExporter closed 8 years ago
If your Ubuntu install is a 64 bit system then most likely you're missing the
following packages (you can use Synaptic Package Manager to find them)
libc6-i386
lib32-gcc1
and for completeness (though it may not be required)
lib32stdc++6
These three packages provide support for running 32 bit compiled binaries (the
NaCL tools are 32 bit even if they build 64 bit binaries).
Original comment by awkimp...@gmail.com
on 22 Apr 2011 at 12:04
You will also need lib32z1 - the 32 bit libZ (compression)
Original comment by awkimp...@gmail.com
on 22 Apr 2011 at 3:43
Thank you so much!!!
Original comment by a.borond...@gtempaccount.com
on 25 Apr 2011 at 7:07
Cleaning out old bugs.
Original comment by dsprin...@google.com
on 2 Aug 2011 at 5:36
Original issue reported on code.google.com by
a.borond...@gtempaccount.com
on 19 Jan 2011 at 10:11