Corwind / termite-install

A termite installation script for Ubuntu users (and other Ubuntu-based distributions)
GNU General Public License v2.0
198 stars 42 forks source link

termite.cc fatal erorr #22

Open manusimon opened 3 years ago

manusimon commented 3 years ago

Compilation failed: 1 error(s), 14 warning(s) make[3]: [Makefile:655: vte_2_91_vala.stamp] Error 1 make[3]: se sale del directorio '/home/m4s1/termite-install/vte-ng/bindings/vala' make[2]: [Makefile:451: all-recursive] Error 1 make[2]: se sale del directorio '/home/m4s1/termite-install/vte-ng/bindings' make[1]: [Makefile:577: all-recursive] Error 1 make[1]: se sale del directorio '/home/m4s1/termite-install/vte-ng' make: [Makefile:484: all] Error 2 Package vte-2.91 was not found in the pkg-config search path. Perhaps you should add the directory containing vte-2.91.pc' to the PKG_CONFIG_PATH environment variable No package 'vte-2.91' found Package vte-2.91 was not found in the pkg-config search path. Perhaps you should add the directory containingvte-2.91.pc' to the PKG_CONFIG_PATH environment variable No package 'vte-2.91' found g++ -std=c++11 -O3 -Wall -Wextra -pedantic -Winit-self -Wshadow -Wformat=2 -Wmissing-declarations -Wstrict-overflow=5 -Wcast-align -Wconversion -Wunused-macros -Wwrite-strings -DNDEBUG -D_POSIX_C_SOURCE=200809L -DTERMITE_VERSION=\"v15-5-g9565563\" -Wno-missing-field-initializers -s -Wl,--as-needed termite.cc -o termite termite.cc:32:10: fatal error: gtk/gtk.h: No existe el archivo o el directorio 32 | #include <gtk/gtk.h> | ^~~ compilation terminated. make: *** [Makefile:39: termite] Error 1 update-alternatives: error: la ruta alternativa /usr/local/bin/termite no existe

ps173 commented 3 years ago

I got same error. even after trying lot of things