Hi all

Has anybody tried to install latest pycairo with DESTDIR

While

python2 setup.py install --optimize=1 --root=$DESTDIR

works, both


python2 setup.py install_pycairo_header --root=$DESTDIR
python2 setup.py install_pkgconfig --root=$DESTDIR


fail, with


error: option --root not recognized


Is there a way to get these using $DESTDIR ?

Bye
Tim
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to