Created
October 7, 2018 11:54
-
-
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"
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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