Skip to content

Instantly share code, notes, and snippets.

@5a494d
Created October 7, 2018 11:54
Show Gist options
  • Save 5a494d/05e9180c76173339b1af13b02440da0f to your computer and use it in GitHub Desktop.
Save 5a494d/05e9180c76173339b1af13b02440da0f to your computer and use it in GitHub Desktop.
Steps to solve: Can not find "new" object method via package "Gnome2 :: Vte :: Terminal"
1 - cpan Glib::MakeHelper
2 - cpan Gnome2::Vte
3 - wget http://search.cpan.org/CPAN/authors/id/X/XA/XAOC/Gnome2-Vte-0.11.tar.gz
4 - tar xfz Gnome2-Vte-0.11.tar.gz
5 - cd Gnome2-Vte-0.11/
6 - perl Makefile.PL
7- make
8 - sudo cp -f blib/arch/auto/Gnome2/Vte/Vte.so /opt/pac/lib/ex/vte64/auto/Gnome2/Vte/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment