#11549: Review dependencies on Python 2
-----------------------------+------------------------
Reporter: pierre.labastie | Owner: blfs-book
Type: enhancement | Status: new
Priority: normal | Milestone: 8.5
Component: BOOK | Version: SVN
Severity: normal | Resolution:
Keywords: Python 2 |
-----------------------------+------------------------
Comment (by pierre.labastie):
About inkscape: If nothing is done and P2 is not installed (it is
recommended for scour, but scour is a runtime dep, so P2 can be built
after inkscape), inkscape cannot be built... The reason is that "python"
is hardcoded in some CMakeLists.txt. It seems that:
{{{
find . -name CMakeLists.txt | xargs sed -i 's/python/&3/'
}}}
allows the build to pass. Now, I am not sure whether all the
functionalities are enabled.
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/11549#comment:72>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page