Saturday, November 04, 2006

Well,
Currently, compiling Wired with autoconf >= 2.60 break images things.
If you want to use it anyway, you should add a flag to the configure script --datadir=/usr/local/share/ where /usr/local is your prefix.


This will be fixed next week... It's because we used AC_DEFINE to handle our #define, and it's not conform to the GNU Coding Standards.

Damn it !

0 Comments:

Post a Comment

<< Home