brown-ccv / ccv-ood-apps

MIT License
2 stars 1 forks source link

Rstudio server #55

Closed yangliu2009 closed 1 year ago

yangliu2009 commented 1 year ago

Run rstudio-server from the REHL singularity image

prasadbandarkar commented 1 year ago

pkg-config is looking for .pc files in these locations. $ pkg-config --variable pc_path pkg-config /usr/lib64/pkgconfig:/usr/share/pkgconfig

The number of files in these two directories inside and outside the container are different. Maybe, we can mount these two directories inside the image?