Get error in compile test of MOOSE installation #19090
-
|
I got this error in MOOSE installation. Would you please let me know how can I fix it? Sincerely, `(moose) sajjad@sajjad-PC:~$ conda install moose-tools UnavailableInvalidChannel: The channel is not accessible or is invalid. You will need to adjust your conda configuration to proceed. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 14 replies
-
|
That is an old channel. Please run the following to remove it and recreate your environment: Sorry for the trouble. I'll make an issue so that in the future we have this information on the site. |
Beta Was this translation helpful? Give feedback.
-
|
Many thanks, Now I got stuck with a new problem Any advice?
|
Beta Was this translation helpful? Give feedback.
Many thanks,
Now I got stuck with a new problem
at the last step to 'make -j4' there is the following passage and 'run test' failed.
Any advice?
Linking Executable /home/sajjad/projects/moose/framework/contrib/exodiff/exodiff... /home/sajjad/miniconda3/envs/moose/bin/../lib/gcc/x86_64-conda-linux-gnu/9.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: /home/sajjad/miniconda3/envs/moose/lib/libcrypto.so.1.1: undefined reference toclock_gettime@GLIBC_2.17'/home/sajjad/miniconda3/envs/moose/bin/../lib/gcc/x86_64-conda-linux-gnu/9.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: /home/sajjad/miniconda3/envs/moose/lib/libcrypto.so.1.1: undefined reference to
__fdelt_chk@GLIBC_2.15' /home/sajjad/m…