I think that in the configure script line 13038: for dir in /usr{,local}/include/python{,2.2,2.1,2.0} ; do should rather be: for dir in /usr{,/local}/include/python{,2.2,2.1,2.0} ; do as i assume it wants to look rather in /usr/local than in /usrlocal . It would also be nice, if the script would look for the python libraries in LD_LIBRARY_PATH and not only /usr/lib . Else people with more "exotic" distros (like me) will need to edit the configure script manually. On my local server the plugin seems to work stable. Is there a technical or a gameplay reason, it is not enabled on metalforge? _______________________________________________ crossfire-devel mailing list crossfire-devel at lists.real-time.com https://mailman.real-time.com/mailman/listinfo/crossfire-devel