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

adding gtk support for Linux version #25

Closed
zym1010 opened this issue Aug 14, 2016 · 5 comments
Closed

adding gtk support for Linux version #25

zym1010 opened this issue Aug 14, 2016 · 5 comments

Comments

@zym1010
Copy link
Contributor

zym1010 commented Aug 14, 2016

I wonder if opencv can be built with GTK support, as this is needed for some opencv dependent programs, such as https://github.com/yosinski/deep-visualization-toolbox. Thanks.

@patricksnape
Copy link
Contributor

On that I'm not sure - it depends on what the support is like for GTK across different Linux versions.

@zym1010
Copy link
Contributor Author

zym1010 commented Aug 15, 2016

@patricksnape are you saying that you want conda-forge's opencv to support those Linux versions that don't come with gtk? I can understand that. If that's the case, then maybe the solution would be compiling a custom opencv myself.

BTW, do you think GTK libraries across different Linux versions are somehow compatible? Say I compile a GTK enable opencv on CentOS 6 and run it in Ubuntu 12.04. Do you think it will work? Thanks.

@patricksnape
Copy link
Contributor

patricksnape commented Aug 15, 2016

Yes we want conda-forge to run on all Linux versions - we already build in a CentOS 5 6 docker container - which you may have already been using on your Ubuntu machine!

@zym1010
Copy link
Contributor Author

zym1010 commented Aug 15, 2016

@patricksnape thanks!

@zym1010 zym1010 closed this as completed Aug 15, 2016
@jakirkham
Copy link
Member

we already build in a CentOS 5 docker container

Sorry, correction, we use a CentOS 6 container. Details here.

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