Error when running Rscript under Ubuntu
0
0
Entering edit mode
3.2 years ago
Evy_00 • 0

Hi,everyone!

I'm new to R and Ubuntu. I was trying to run a Rscript under Ubuntu, and something wrong when I ran the Rscript.

    Error in jpeg(file = paste(outputFolder, "/vsd_normalized.", readType,  :
  X11 module cannot be loaded
In addition: Warning message:
In jpeg(file = paste(outputFolder, "/vsd_normalized.", readType,  :
  unable to load shared object '/home/yangyuan/R-3.5.0/modules//R_X11.so':
  /usr/lib/x86_64-linux-gnu/libcairo.so.2: undefined symbol: FT_Get_Var_Design_Coordinates

I can't find any solutions on the Internet.Is there any idea about these error?How can I solve the problem?

R • 682 views
ADD COMMENT
0
Entering edit mode

It seems you have a problem if your X11 module, maybe you could try reinstalling it via your terminal : sudo apt install xorg ?

ADD REPLY
0
Entering edit mode

I tried, but it still didn't work.

ADD REPLY
0
Entering edit mode

This question may be best posed on StackOverflow, since it does not relate to a bioinformatics error specifically - you may find more help there.

ADD REPLY
0
Entering edit mode

I see. Thanks for your reminder!

ADD REPLY

Login before adding your answer.

Traffic: 1758 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6