-
Notifications
You must be signed in to change notification settings - Fork 19
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
Unicode error #36
Comments
Hi Karen,
This is a missing system file which is not directly used by SKESA. You should ask your system admin about installing it.
From: Karen ***@***.***>
Sent: Wednesday, November 23, 2022 6:58 AM
To: ncbi/SKESA ***@***.***>
Cc: Subscribed ***@***.***>
Subject: [EXTERNAL] [ncbi/SKESA] Unicode error (Issue #36)
Hi,
When installing SKESA on ubuntu, after executing the command:
make
I get the following error:
/libxml2/libxml/encoding.h:31:10: fatal error: unicode/ucnv.h: No such file or directory
31 | #include <unicode/ucnv.h>
Would you have any insights on why this is happening?
-
Reply to this email directly, view it on GitHub<https://gcc02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fncbi%2FSKESA%2Fissues%2F36&data=05%7C01%7Csouvorov%40ncbi.nlm.nih.gov%7Ce7c677cbd7e844055a2608dacd4a010c%7C14b77578977342d58507251ca2dc2b06%7C0%7C0%7C638048014968114484%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=5zbyBqwfeob8Opxg52OioZDIZQ7zqcu0pOXxKo8e6%2B0%3D&reserved=0>, or unsubscribe<https://gcc02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAGIEUFVHKK2M7UNMKOOI4D3WJYBFDANCNFSM6AAAAAASI4GOKA&data=05%7C01%7Csouvorov%40ncbi.nlm.nih.gov%7Ce7c677cbd7e844055a2608dacd4a010c%7C14b77578977342d58507251ca2dc2b06%7C0%7C0%7C638048014968114484%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=Ob2WL1I7DsPIwSyV7ASi5cJO%2BTtJTFOb65lF75GH9zQ%3D&reserved=0>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.******@***.***>>
CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and are confident the content is safe.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
When installing SKESA on ubuntu, after executing the command:
make
I get the following error:
Would you have any insights on why this is happening?
The text was updated successfully, but these errors were encountered: