[libhid-discuss] Configuration issue on SuSE 11.4 - SOLUTION
Robert Warner
rwarner1 at yahoo.com
Thu May 10 15:00:51 UTC 2012
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 <clepple at ghz.cc>
To: Robert Warner <rwarner1 at yahoo.com>
Cc: "libhid-discuss at lists.alioth.debian.org" <libhid-discuss at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/libhid-discuss/attachments/20120510/cc305710/attachment.html>
More information about the libhid-discuss
mailing list