Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PennCNV error #54

Closed
hui-1 opened this issue Apr 10, 2020 · 4 comments
Closed

PennCNV error #54

hui-1 opened this issue Apr 10, 2020 · 4 comments

Comments

@hui-1
Copy link

hui-1 commented Apr 10, 2020

Hello, i first time use penncnv, I have some problems, no matter what version of perl installing, the detect_cnv.pl can't work. error information as following:
PennCNV error: Can't load './kext/5.8.8/x86_64-linux/khmm.so' for module khmm: ./kext/5.8.8/x86_64-linux/khmm.so: undefined symbol: PL_thr_key at /home/my/perl5/perlbrew/perls/perl-5.8.8-PIC/lib/5.8.8/x86_64-linux/DynaLoader.pm line 230.
at kext/khmm.pm line 11
Compilation failed in require at detect_cnv.pl line 10.
PennCNV compilation error: Please download source code from http://www.openbioinformatics.org/penncnv/ and compile executable program.
how can i do?
thanks and hope for your reply! sincerely

@nikmanadli
Copy link

I had this issue before. If I can remember correctly, what I did were 1) I downloaded the source code again, 2) recompile them, and then 3) I sudo apt-get install libperl-dev. If I'm not mistaken my issue was that the perl version I had was the updated version, but detect_cnv.pl kind of need the previous versions to execute it. You can also use perlbrew to go back to previous versions I think. Hope this helps.

@hui-1
Copy link
Author

hui-1 commented Apr 21, 2020

I had this issue before. If I can remember correctly, what I did were 1) I downloaded the source code again, 2) recompile them, and then 3) I sudo apt-get install libperl-dev. If I'm not mistaken my issue was that the perl version I had was the updated version, but detect_cnv.pl kind of need the previous versions to execute it. You can also use perlbrew to go back to previous versions I think. Hope this helps.

Thanks for your help. I have solved it.

@kaichop
Copy link
Contributor

kaichop commented Apr 21, 2020

Thank you @nikmanadli !

@kaichop kaichop closed this as completed Apr 21, 2020
@nikmanadli
Copy link

Thank you @nikmanadli !
@kaichop

Hi Dr Kai Wang, can you please help me in addressing an issue I raised last week? the link is here:
#55

Please I really need to solve it quick...thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants