Hello,
When I tried to install gtk+-3.18.2, the build failed with this error: /bin/sh: /usr/bin/gdbus-codegen: python3: bad interpreter: No such file or directory I changed the first line of /usr/bin/gdbus-codegen from #!python3 to #!/usr/bin/python3 and that fixed it for me. Is this just my setup? Did I miss something installing python3 or glib? Regards, Thomas
-- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
