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
266 stars 123 forks source link

xtcwp #144

Open zakyisputra opened 1 year ago

zakyisputra commented 1 year ago

Good morning sir and full of respect,

I have a problem with first installation. I'am using linux mint

i am following these steps (for cwp_su_all_44R26): $ mkdir SU

Changes made to makefile.config: XDRFLAG = #-DSUXDR

$ cd SU/src; $ export CWPROOT=~/zisputra/SU $ echo "export PATH=$PATH:/zisputra/SU/bin $ source ~/.bashrc $ make install

I have a problem: (after make remake) /home/zisputra/SU/src/su/main/amplitudes/sunan.c:80: undefined reference to isfinite' /usr/bin/ld: /home/zisputra/SU/src/su/main/amplitudes/sunan.c:86: undefined reference toisfinite' /usr/bin/ld: /home/zisputra/SU/src/su/main/amplitudes/sunan.c:88: undefined reference to isfinite' /usr/bin/ld: /home/zisputra/SU/src/su/main/amplitudes/sunan.c:90: undefined reference toisfinite' /usr/bin/ld: /home/zisputra/SU/src/su/main/amplitudes/sunan.c:91: undefined reference to `isfinite' collect2: error: ld returned 1 exit status make[4]: [Makefile:31: /home/zisputra/SU/bin/sunan] Error 1 (ignored) chmod: cannot access '/home/zisputra/SU/bin/sunan': No such file or directory make[4]: [Makefile:32: /home/zisputra/SU/bin/sunan] Error 1 make[4]: Leaving directory '/home/zisputra/SU/src/su/main/amplitudes' make[3]: [Makefile:37: remake] Error 2 make[3]: Leaving directory '/home/zisputra/SU/src/su/main/amplitudes' make[2]: [Makefile:34: remake] Error 2 make[2]: Leaving directory '/home/zisputra/SU/src/su/main' make[1]: [Makefile:15: remake] Error 2 make[1]: Leaving directory '/home/zisputra/SU/src/su' make: *** [Makefile:137: remake] Error 2

How should i do for resolve this problem?

$ sudo apt-get install libx11-dev $ sudo apt-get install libxt-dev $ make xtinstall 

i have another problem: make: *** [Makefile:97: xtcwp_] Error 2

Perhaps you've some solutions for this challenge? cause i really need to finish the installation

Bien cordialement,