Saturday, May 4, 2024
0
rated 0 times [  0] [ 0]  / answers: 1 / hits: 405  / 1 Year ago, thu, may 11, 2023, 10:55:15

I am an inexperienced user. I have two different bioinformatics applications using different Perl libraries. I get the following error when trying to execute one of them:


/usr/bin/perl: symbol lookup error: /home/karen/.t_coffee/perl/lib/perl5/x86_64-linux-gnu-thread-multi/auto/Encode/Encode.so: undefined symbol: Perl_xs_apiversion_bootcheck

I understand that the app is being directed to the wrong Perl library, but I don't know how to fix the problem.


Thanks in advance.


More From » shared-library

 Answers
6

To fix the issue you have to move ~/.t_coffee/perl to the temporary new place.


[#1624] Thursday, May 11, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
ithriv

Total Points: 46
Total Questions: 115
Total Answers: 96

Location: Malaysia
Member since Wed, May 11, 2022
2 Years ago
ithriv questions
Tue, Mar 14, 23, 14:31, 1 Year ago
Wed, Oct 5, 22, 02:59, 2 Years ago
Fri, Mar 11, 22, 10:12, 2 Years ago
Sun, Sep 26, 21, 06:47, 3 Years ago
Mon, Feb 7, 22, 03:36, 2 Years ago
;