Hello,
I am trying to build R with Easy Build, but it ends with the following error:
== FAILED: Installation ended unsuccessfully (build directory: /home/user/.local/easybuild/build/ncurses/6.0/system-system): build failed (first 300 chars): cmd "ln -s /home/user/.local/easybuild/software/ncurses/6.0/lib/libncurses.so /home/user/.local/easybuild/software/ncurses/6.0/lib/libtinfo.so" exited with exit code 1 and output:
ln: failed to create symbolic link '/home/user/.local/easybuild/software/ncurses/6.0/lib/libtinfo.so': No such file or d (took 1 min 5 sec)
== Results of the build can be found in the log file(s) /tmp/eb-9_2wuptg/easybuild-ncurses-6.0-20210531.121840.bngRO.log
ERROR: Build of /home/user/.local/easybuild/software/EasyBuild/4.3.4/easybuild/easyconfigs/n/ncurses/ncurses-6.0.eb failed (err: 'build failed (first 300 chars): cmd "ln -s /home/user/.local/easybuild/software/ncurses/6.0/lib/libncurses.so /home/user/.local/easybuild/software/ncurses/6.0/lib/libtinfo.so" exited with exit code 1 and output:\nln: failed to create symbolic link \'/home/user/.local/easybuild/software/ncurses/6.0/lib/libtinfo.so\': No such file or d')
How can I fix this error? I installed EB following the easy setup instructions on the docs page.
The eb Im trying to install is: eb V8-2.3-foss-2019a-R-3.6.0.eb --robot
module list:
Currently Loaded Modules:
- EasyBuild/4.3.4
My Environment:
- OpenSuse Leap 15.2
- EasyBuild 4.3.4
If you need further information, please let me know.
Hello,
I am trying to build R with Easy Build, but it ends with the following error:
How can I fix this error? I installed EB following the easy setup instructions on the docs page.
The eb Im trying to install is:
eb V8-2.3-foss-2019a-R-3.6.0.eb --robotmodule list:Currently Loaded Modules:
My Environment:
If you need further information, please let me know.