Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Fix for Fedora 18 32-bit fail to start #4926
On a Fedora 18 32-bit VM, installed swig 3.0.10 from sources into /usr/local, removed the system swig, cloned pybox2d 2.3.2 055428c, then did `python setup.py build` and copied the `build/lib.linux-i686-2.7` tree to Physics. Fixes https://bugs.sugarlabs.org/ticket/4926 Signed-off-by: James Cameron <quozl@laptop.org>
- Loading branch information