Closed yangliu2009 closed 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?
Run rstudio-server from the REHL singularity image