Tekrar merhaba,<br>Doruk beyin tavsiyelerini dikkate aldım. gentoo-portage'taki mod_python örneğine baktım. actions.py dosyasını ona göre düzenledim fakat yine bir sonuca ulaşamadım.. pspec.xml dosyam sanırım doğru. yanlışlık actions.py dosyasında olmalı. actions.py dosyası şöyle; <br>
<br>from pisi.actionsapi import autotools<br>from pisi.actionsapi import pisitools<br>from pisi.actionsapi import get<br><br>def setup():<br> pisitools.dosed("dist/Makefile.in", "--optimize 2", "--no-compile")<br>
<br> autotools.autoconf()<br> autotools.configure("--with-apxs=/usr/sbin/apxs --with-python=/usr/bin/python2.5")<br><br>def build():<br> autotools.make('OPT="`apxs -q CFLAGS` -fPIC"')<br>
<br>def install():<br> autotools.install("DESTDIR=%s" % get.installDIR())<br><br><br>-- <br>Hüseyin -neXus- Berberoğlu<br><a href="http://www.birazkisisel.com">http://www.birazkisisel.com</a> - süper blog