-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Assistance with NCEPLIBS install #215
Comments
The above comment asking you to download a file is malware to steal your account; do not under any circumstances download or run it. The post needs to be removed. If you have attempted to run it please have your system cleaned and your account secured immediately. |
Thank you. When I clicked the link I got the following: Dangerous File Blocked |
Can you show me your compiler configuration? |
(base) ***@***.*** bin]# ./spack config get compilers
compilers:
- compiler:
spec: gcc@=8.5.0
paths:
cc: /bin/gcc
cxx: null
f77: /bin/gfortran
fc: /bin/gfortran
flags: {}
operating_system: rhel8
target: x86_64
modules: []
environment: {}
extra_rpaths: []
…On Tue, Aug 27, 2024 at 12:21 PM Alex Richert ***@***.***> wrote:
Can you show me your compiler configuration? spack config get compilers
should do the trick.
—
Reply to this email directly, view it on GitHub
<#215 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BKR6UJHNFQS2TGQ2IC45NITZTSRR3AVCNFSM6AAAAABNGOKMD6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMJTGAYDONRUGA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
--
Michelle Waters
Linux System Administrator
IBM
NOAA Affiliate
Email: ***@***.*** ***@***.***>*
|
Don't click the malware links... |
Try installing g++ and add it to your config. |
I will delete this original message... |
g++ was already installed but unsure of how to add it to the config since I'm not the one that will be using the NCEPLIBS. |
Run |
Ok.
(base) ***@***.*** bin]# ./spack config get compilers
compilers:
- compiler:
spec: gcc@=8.5.0
paths:
cc: /bin/gcc
cxx: /bin/g++
f77: /bin/gfortran
fc: /bin/gfortran
flags: {}
operating_system: rhel8
target: x86_64
modules: []
environment: {}
extra_rpaths: []
…On Tue, Aug 27, 2024 at 3:01 PM Alex Richert ***@***.***> wrote:
Run spack config blame compilers to determine where your compiler
configuration is, then edit that file and set 'cxx' to the path of g++
(presumably /bin/g++).
—
Reply to this email directly, view it on GitHub
<#215 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BKR6UJEHYCDPW46VNYSFP73ZTTEJLAVCNFSM6AAAAABNGOKMD6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMJTGMYDEMBUGA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
--
Michelle Waters
Linux System Administrator
IBM
NOAA Affiliate
Email: ***@***.*** ***@***.***>*
|
I predict the packages that failed will build now, so please try again. |
Thanks. It looks like I was able to successfully install NCEPLIBS IP... I
install the rest of the NCEPLIBS and check with the user to see if she can
access/use them. Thanks so much for your help.
…On Tue, Aug 27, 2024 at 3:13 PM Alex Richert ***@***.***> wrote:
I predict the packages that failed will build now, so please try again.
—
Reply to this email directly, view it on GitHub
<#215 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BKR6UJALY6KT2CKYNRNXHJ3ZTTFUHAVCNFSM6AAAAABNGOKMD6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMJTGMZDCNRSHA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
--
Michelle Waters
Linux System Administrator
IBM
NOAA Affiliate
Email: ***@***.*** ***@***.***>*
|
It looks like it was installed
in: /opt/spack/opt/spack/linux-rhel8-skylake_avx512/gcc-8.5.0
(base) ***@***.*** gcc-8.5.0]# ls
berkeley-db-18.1.40-w5oj4afhdxz254uhptf55naxupknugmo
ncurses-6.5-wrds6akf7xoutpykirqq6roe2odetm4m
bzip2-1.0.8-ho547hgmlmbl5apflpbqlca7aysctmlp
nghttp2-1.62.0-ilngzimor3shj3ztgrqa6aj5kvw7257e
ca-certificates-mozilla-2023-05-30-hxi5actxhx7h2qbi6a63y2u2bj35pgt7
openssl-3.3.1-inpgperlfrjfu55m4ragqlt5qpobtxxk
cmake-3.30.2-3acms7clqi34m4wkjxvzkb2a75ajribd
perl-5.40.0-3osrkop43mrcphefxuagqfadmulekdyt
curl-8.7.1-nts3kp7zqxec3aobc6n4ocpn7rp7twk3
pkgconf-2.2.0-icj4wqtndn7i6c5zdzawmtdg6mwlgki6
diffutils-3.10-2rhz3em2g3vixkpgf2upi243gtorgiyj
readline-8.2-b4e7wso7djgiffzseix7l3d3jlqr7yw3
gcc-runtime-8.5.0-3xmeqfikk74anle5h6nzghqov73uyat7
sp-2.3.3-2krhjz25krph6xywrcxhmnzaw2yenyf3
gdbm-1.23-wyfctdzwm2sj6uslwkwdvir4onzy5uiw
zlib-ng-2.2.1-jntc7byf6m42wjsbzead327ibh6cy4qx
ip-3.3.3-gpzqhrfeemlfdma7wnq45yoxkmlqpv56
…On Tue, Aug 27, 2024 at 3:13 PM Alex Richert ***@***.***> wrote:
I predict the packages that failed will build now, so please try again.
—
Reply to this email directly, view it on GitHub
<#215 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BKR6UJALY6KT2CKYNRNXHJ3ZTTFUHAVCNFSM6AAAAABNGOKMD6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMJTGMZDCNRSHA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
--
Michelle Waters
Linux System Administrator
IBM
NOAA Affiliate
Email: ***@***.*** ***@***.***>*
|
Submitting request her per Alex Richert
Good afternoon,
I have a ServiceNow
nceplibs_install_error2.txt
ticket to install NCEPLIBS for OPC. I was given the following page of where the libs can be found: https://github.com/NOAA-EMC/NCEPLIBS?tab=readme-ov-file.
The user wants it installed in a shared location and available to compilers. I attempted to follow these instructions to install but was unsuccessful.
git clone https://github.com/spack/spack
. spack/share/spack/setup-env.sh # assuming bash, zsh, or dash shell
spack external find cmake gmake # find external packages to save time
spack install ip
spack load ip
See the attached file for the errors.
Because we are not familiar with NCEPLIBS and how they are installed/used, can you please provide us some assistance it getting the NCEPLIBS available to the user?
The text was updated successfully, but these errors were encountered: