Re: Make swig-py does not work
From: John Szakmeister <john_at_szakmeister.net>
Date: 2006-06-05 12:32:53 CEST
----- SVNL <pineme@yahoo.com> wrote:
Stop. If you're installing from a release tarball, do NOT run ./autogen.sh. Everything has been set up for you, all you need to do is run configure. The release tarballs use a version of SWIG for packaging such that you don't even need SWIG on the target machine. Running 'make swig-py' will produce the bindings, and 'make install-swig-py' will install them. No need for SWIG at all. Running ./autogen.sh attempts to recreate all that stuff in your environment. If you don't have things set up appropriately, you end up clobbering everything.
-John
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.