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

Consider adding glib to dependencies #116

Open
rsdunlapiv opened this issue Nov 18, 2021 · 0 comments
Open

Consider adding glib to dependencies #116

rsdunlapiv opened this issue Nov 18, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@rsdunlapiv
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Some users have trouble installing the dependencies due to an older version of glib:

checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.16... yes
checking for GLIB - version >= 2.28.0... 
checking for GLIB - version >= 2.28.0...
*** 'pkg-config --modversion glib-2.0' returned 2.62.6, but GLIB (2.66.1)
*** was found! If pkg-config was correct, then it is best
*** to remove the old version of GLib. You may also be able to fix the error
*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing
*** /etc/ld.so.conf. Make sure you have run ldconfig if that is
*** required on your system.
*** If pkg-config was wrong, set the environment variable PKG_CONFIG_PATH
*** to point to the correct configuration files
no
configure: error: glib >= 2.28 is required - download it from ftp://ftp.gtk.org/pub/gtk

https://docs.gtk.org/glib/

Describe the solution you'd like
Consider adding glib to install_dependencies.sh.

This is a slippery slope and may not be worthwhile, since it may cascade to other dependencies. In this case we need to lean more into the containerized version of push and process online options.

But it is worth looking into whether it is straightforward to include as a dependency.

@rsdunlapiv rsdunlapiv added the enhancement New feature or request label Nov 18, 2021
@ryanlong1004 ryanlong1004 added this to the v1.0 milestone Nov 20, 2021
@ryanlong1004 ryanlong1004 self-assigned this Nov 20, 2021
@ryanlong1004 ryanlong1004 modified the milestones: v1.0, v0.3.0 Jan 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants