Hi,
Trying to use your tool in a conda environment on a Linux server. Running ./Rcount-multireads results in the following error eventhough qt5 is installed:
./Rcount-multireads: error while loading shared libraries: libQt5Widgets.so.5: cannot open shared object file: No such file or directory
This is probably trivial, but how would I grant access to the qt5 libraries, which are located under the following path /software/miniconda3/envs/repeats/lib ?
Hi,
Trying to use your tool in a conda environment on a Linux server. Running
./Rcount-multireadsresults in the following error eventhough qt5 is installed:./Rcount-multireads: error while loading shared libraries: libQt5Widgets.so.5: cannot open shared object file: No such file or directoryThis is probably trivial, but how would I grant access to the qt5 libraries, which are located under the following path
/software/miniconda3/envs/repeats/lib?