JohnWStockwellJr / SeisUnix

The CWP/SU: Seismic Un*x Package - a free open seismic processing, research, and educational software package. Please seek distribution gzipped tar files at https://wiki.Seismic-Unix.org not the Github version.
https://wiki.Seismic-Unix.org
Other
264 stars 123 forks source link

Problem in installation seismic unix #122

Open abd106 opened 2 years ago

abd106 commented 2 years ago

Hello, please help. I don't know anything about Linux. I downloaded centos 7, I followed the steps to install seismic unix, but when executing the make install command, an error occurred in the last lines [make[2]: [/home/user/Programs/Cwp/src/Rules/suffix.rules:4: /home/user/Programs/Cwp/lib/libsu.a(fgettr.o)] Error 1 make[2]: Leaving directory '/home/user/Programs/Cwp/src/su/lib' make[1]: [Makefile:7: INSTALL] Error 2 make[1]: Leaving directory '/home/user/Programs/Cwp/src/su' make: *** [Makefile:92: sustuff] Error 2]. I know I need to install some libraries but I do not know how do that. Please tell me what to write in detail and where. Thank you very much for the help.

JohnWStockwellJr commented 2 years ago

Sounds like you need to install the C-compiler from your Linux distribution.

John Stockwell Visit: https://wiki.Seismic-Unix.org The new home of Seismic Un*x

On Oct 8, 2022, at 4:08 PM, abd106 @.***> wrote:

 Hello, please help. I don't know anything about Linux. I downloaded centos 7, I followed the steps to install seismic unix, but when executing the make install command, an error occurred in the last lines [make[2]: [/home/user/Programs/Cwp/src/Rules/suffix.rules:4: /home/user/Programs/Cwp/lib/libsu.a(fgettr.o)] Error 1 make[2]: Leaving directory '/home/user/Programs/Cwp/src/su/lib' make[1]: [Makefile:7: INSTALL] Error 2 make[1]: Leaving directory '/home/user/Programs/Cwp/src/su' make: *** [Makefile:92: sustuff] Error 2]. Please tell me what to write in detail and where. Thank you very much for the help.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.

abd106 commented 2 years ago

Yes, that's why, thank you for your efforts, Professor John Stockwell.