Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

configure still has MATE references #7

Closed
ali1234 opened this issue Feb 7, 2016 · 2 comments
Closed

configure still has MATE references #7

ali1234 opened this issue Feb 7, 2016 · 2 comments

Comments

@ali1234
Copy link
Contributor

ali1234 commented Feb 7, 2016

After installing all the Gtk-2.0 stuff to make configure happy, it still doesn't work due to a syntax error:

checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.7/dist-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.7/dist-packages
checking for headers required to compile python extensions... found
sed: can't read ${exec_prefix}/lib/python2.7/config/Makefile: No such file or directory
sed: can't read ${exec_prefix}/lib/python2.7/config/Makefile: No such file or directory
checking for PYGTK... no
configure: WARNING: No package 'pygobject-2.0' found
No package 'pygtk-2.0' found
configure: WARNING: Disabling python support
checking for glib-genmarshal... /usr/bin/glib-genmarshal
checking for glib-mkenums... /usr/bin/glib-mkenums
./configure: line 15288: syntax error near unexpected token yes' ./configure: line 15288:MATE_COMPILE_WARNINGS(yes)'

@itzexor
Copy link
Contributor

itzexor commented Feb 9, 2016

I created a pull request #8 to fix this. Also, you can pass --with-gtk=3.0 to autogen.sh to build with gtk3

@itzexor
Copy link
Contributor

itzexor commented Feb 10, 2016

This should be fixed now by pull request #9 which has been merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants