Hi All,

I am wrong, python was not needed and the method of 'disabling' python is 
non-obvious. It needs to be disabled by disabling 'swig', which is also 
non-obvious as --help does not list --disable-swig as an option.

./configure --disable-swig &&
su
make install

appears to works just fine.




________________________________
 From: Charles Lepple <clep...@ghz.cc>
To: Robert Warner <rwarn...@yahoo.com> 
Cc: "libhid-discuss@lists.alioth.debian.org" 
<libhid-discuss@lists.alioth.debian.org> 
Sent: Thursday, May 10, 2012 5:20 AM
Subject: Re: [libhid-discuss] Configuration issue on SuSE 11.3
 
On May 9, 2012, at 5:39 PM, Robert Warner wrote:

> You probably have to install the development version of the Python package
>    for your distribution.  The exact name of this package varies among them.

If you installed Python via RPM, is python-devel installed?

Or, as Peter suggested, you should be able to disable Python support by passing 
the appropriate flags to ./configure.
_______________________________________________
libhid-discuss mailing list
libhid-discuss@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/libhid-discuss
http://libhid.alioth.debian.org/

Reply via email to