egl library for cairo
by mike_canada from LinuxQuestions.org on (#4T3FM)
I'm trying to manually install GTK3 on my slackware Linux 13 but packages are apparently missing.
I did a package check on GTK and it states egl is missing.
Quote:
Where can I get such a package for Slackware?


I did a package check on GTK and it states egl is missing.
Quote:
| bash-3.1# pkg-config --modversion gtk+-3.0 Package egl was not found in the pkg-config search path. Perhaps you should add the directory containing `egl.pc' to the PKG_CONFIG_PATH environment variable Package 'egl', required by 'cairo', not found bash-3.1# |