Open Capisaurus opened 9 months ago
Having the same issue. Looking for solutions, thanks.
install libtirpc-devel (e.g., sudo dnf install -y libtirpc libtirpc-devel
, or, sudo apt install -y libtirpc libtirpc-devel
).
Then export CPATH=/usr/include/tirpc:$CPATH
(check to make sure this directory exists)
Having the same issue. Looking for solutions, thanks. sudo apt install -y libtirpc libtirpc-devel Reading package lists... Done Building dependency tree... Done Reading state information... Done E: Unable to locate package libtirpc E: Unable to locate package libtirpc-devel
Hello. I'm trying to install Seismic Unix but at the end I'm getting the error message I wrote above. As far as I know, everything else needed for SU is correctly installed, environment variables are okay too.
Also I'm getting some warnings like "Impricit declaration of function 'pclose'; did you mean 'epclose?. I mention this for it could be helpful.
I appreciate any help, thank you so much!