Discussion:
[referencer] Python Dependency
Aaron Seilis
2011-04-02 23:39:43 UTC
Permalink
Hey all,

I've been going through the build process and I'm wondering whether
Python is meant to actually be optional or not. I've found that with the
code as-is, it can't actually be compiled without Python (even with
Python disabled).

Regardless, on my system, I had to update configure.ac to add Python to
pkg-config for it to compile and run.

If everyone is comfortable with Python as a dependency, I will remove
the autoconf conditional tests and add Python to pkg-config.

Aaron
Matej Urbas
2011-04-04 11:56:51 UTC
Permalink
Some very important built-in plugins are written in Python, right?

I don't mind the dependency.
Post by Aaron Seilis
Hey all,
I've been going through the build process and I'm wondering whether
Python is meant to actually be optional or not. I've found that with the
code as-is, it can't actually be compiled without Python (even with
Python disabled).
Regardless, on my system, I had to update configure.ac to add Python to
pkg-config for it to compile and run.
If everyone is comfortable with Python as a dependency, I will remove
the autoconf conditional tests and add Python to pkg-config.
Aaron
_______________________________________________
referencer mailing list
referencer at icculus.org
http://icculus.org/mailman/listinfo/referencer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://icculus.org/pipermail/referencer/attachments/20110404/378df30b/attachment.pgp>
Mads Chr. Olesen
2011-04-04 11:58:22 UTC
Permalink
Post by Matej Urbas
Some very important built-in plugins are written in Python, right?
I don't mind the dependency.
I agree: given our limited manpower, and the fact that nobody seems to
use Referencer without Python, we should just make it a hard dependency.
--
Mads Chr. Olesen <mads at mchro.dk>
Loading...