Note for the solution to fix this problem

Error Message

$ shutter  
Can't locate Gnome2.pm in @INC (you may need to install the Gnome2 module)  
(@INC contains:  
    /usr/lib/perl5/5.26/site_perl  
    /usr/share/perl5/site_perl  
    /usr/lib/perl5/5.26/vendor_perl  
    /usr/share/perl5/vendor_perl  
    /usr/lib/perl5/5.26/core_perl  
    /usr/share/perl5/core_perl  
) at /usr/bin/shutter line 37.  
BEGIN failed--compilation aborted at /usr/bin/shutter line 37.  

Solution

$ yaourt -S gnomecanvas-perl  
$ yaourt -S gnome-vfs-perl  
$ pacman -Qqo '/usr/lib/perl5/vendor_perl' | xargs yaourt -S --noconfirm  

Reference


Share


Donation

如果覺得這篇文章對你有幫助, 除了留言讓我知道外, 或許也可以考慮請我喝杯咖啡, 不論金額多寡我都會非常感激且能鼓勵我繼續寫出對你有幫助的文章。

If this blog post happens to be helpful to you, besides of leaving a reply, you may consider buy me a cup of coffee to support me. It would help me write more articles helpful to you in the future and I would really appreciate it.


Related Posts