LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Compile error in Terminal when I open Terminal in Ubuntu (https://www.linuxquestions.org/questions/linux-software-2/compile-error-in-terminal-when-i-open-terminal-in-ubuntu-4175482701/)

secman110 10-29-2013 07:46 PM

Compile error in Terminal when I open Terminal in Ubuntu
 
Hi,

I tried to compile a Perl lib yesterday and it was not successful. After that, whenever, I open terminal in Ubuntu 12.04, I am receiving below error:

Code:

Can't locate local/lib.pm in @INC (@INC contains: /home/mark/perl5/lib/perl5 /etc/perl /usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.14 /usr/share/perl/5.14 /usr/local/lib/site_perl .).
BEGIN failed--compilation aborted.
mark@ubuntu:~$

Please let me know how I can fix this issue.

Thanks,

evo2 10-29-2013 08:04 PM

Hi,

what did you actually do? For example did you modify any of your dot files? Eg ~/.bashrc

Evo2.

knudfl 10-29-2013 11:00 PM

Quote:

Can't locate local/lib.pm
You could reinstall the package that provides "local/lib.pm" :

The package name is : liblocal-lib-perl


All times are GMT -5. The time now is 02:18 AM.