Hi John,

i dont think pixman need perl. i can compile Xorg without perl. for 
pixman i use:

./configure --prefix=/usr \
             --sysconfdir=/etc \
             --disable-static \
             --enable-shared \
             --enable-mmx \
             --enable-sse2 \
             --disable-vmx \
             --disable-gtk \
             --with-gnu-ld

eventually the tests needs perl ( i dont know, because i am dont compile 
tests).
i do:

echo "" > test/Makefile.am

make

make install

Am 22.10.2009 16:54, schrieb John Taylor:
> Hello,
>
> I'm trying to manually build X.org, but I'm stuck with pixman. It says
> it needs perl, but I really don't want perl on my system (I hate it). Is
> there any known workaround? Either disabling pixman or perl dependency
> for example?
>
> Thanks.
> _______________________________________________
> xorg mailing list
> [email protected]
> http://lists.freedesktop.org/mailman/listinfo/xorg
>
>    


-- 
               ### OpenELEC.tv ###
The free and open Mediacenter Distribution 4 you
              http://www.openelec.tv

_______________________________________________
xorg mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/xorg

Reply via email to