Scheduled Downtime
On Tuesday 24 October 2023 @ 5pm MT the forums will be in read only mode in preparation for the downtime. On Wednesday 25 October 2023 @ 5am MT, this website will be down for maintenance and expected to return online later in the morning.
Normal Operations
The forums are back online with normal operations. If you notice any issues or errors related to the forums, please reach out to help@ucar.edu

Problem using interpinic tool on Cheyenne

Hello,I have been having issues using the interpinic tool on Cheyenne. When I try to use interpinic with the following general line of code:./interpinic -i   -o I get the following error:./interpinic: error while loading shared libraries: libnetcdf_c++.so.4: cannot open shared object file: No such file or directory
If I use the same line of code on Yellowstone, interpinic will work. With Yellowstone being taken down at the end of this month, I would like to get some help with this issue. Is this shared library not accessible from Cheyenne?Thank you,Sophia
 

jedwards

CSEG and Liaisons
Staff member
You need to compile the interpinic file for cheyenne, you cannot run the executable built on yellowstone there. 
 
Top