[ooni-probe/master] Add pypcap build instructions for 32 bit ubuntu

30 Nov
2012
30 Nov
'12
2:23 p.m.
commit 459dfeb8633276801d9fac532cf9eb34315950ed Author: aagbsn <aagbsn@extc.org> Date: Wed Nov 28 17:11:00 2012 +0000 Add pypcap build instructions for 32 bit ubuntu --- README.md | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/README.md b/README.md index 43bb6b0..be35943 100644 --- a/README.md +++ b/README.md @@ -155,6 +155,9 @@ into: `for sd in ('lib', 'lib64', 'lib/x86_64-linux-gnu', ''):` +On a 32 bit ubuntu 12.10 use the line: + + for sd in ('lib', 'lib64', 'lib/i386-linux-gnu', ''): ## Including your geo data in the test report
4555
Age (days ago)
4555
Last active (days ago)
0 comments
1 participants
participants (1)
-
art@torproject.org