ras@localhost:~> cd GEOPSY/
ras@localhost:~/GEOPSY> ls -al
total 17676
drwxr-xr-x 1 ras ras      122 May 29 21:20 .
drwx------ 1 ras ras      464 May 29 21:05 ..
drwxr-xr-x 1 ras ras        0 May 29 21:20 build
drwxr-xr-x 1 ras ras        0 May 18 21:58 GeopsyAPP
drwxr-xr-x 1 ras ras     1670 Jul 30  2021 geopsypack-src-3.4.2
-rw-r--r-- 1 ras ras 18097705 May 18 22:00 geopsypack-src-3.4.2.tar.gz
ras@localhost:~/GEOPSY> ./configure -builddir /home/ras/GEOPSY/build -prefix /home/ras/GEOPSY/GeopsyAPP
bash: ./configure: No such file or directory
ras@localhost:~/GEOPSY> cd 
build/                GeopsyAPP/            geopsypack-src-3.4.2/ 
ras@localhost:~/GEOPSY> cd geopsypack-src-3.4.2/
ras@localhost:~/GEOPSY/geopsypack-src-3.4.2> ./configure -builddir /home/ras/GEOPSY/build -prefix /home/ras/GEOPSY/GeopsyAPP

geopsypack contains items licensed to you under
the terms of this license:

   LICENSE.GPL3

Type 'view' to view .
Type 'yes' to accept .
Type 'no' to decline .

Do you accept ? yes

Configure mseed
Configure slink
Configure QGpCoreTools
Configure QGpGuiTools
Configure QGpCoreMath
Configure SciFigs
Configure QGpGuiMath
Configure figue
Configure QGpCoreWave
Configure QGpGuiWave
Configure QGpCompatibility
Configure GeopsyCore
Configure GeopsyGui
Configure geopsyfigs
Configure GeopsySLink
Configure GeopsySLinkGui
Configure DinverCore
Configure DinverGui
Configure DinverDCCore
Configure DinverDCGui
Configure QGpCoreStat
Configure HVCore
Configure HVGui
Configure ArrayCore
Configure ArrayGui
Configure geopsy-fk
Configure geopsy-spac
Configure geopsy-hv
Configure geopsy
Configure vslarray
Configure dinver
Configure WaranCore
Configure TapePositioningSystem
Configure waran
Configure warangps
Configure geopsyarray
Configure geopsyhv
Configure geopsydamping
Configure geopsytfa
Configure geopsynr
Configure geopsyptmotion
Configure geopsyrefra
Configure hvtfa
Configure campbelltob3
Configure dinverdc
Configure dinverext
Configure spac2disp
Configure max2curve
Configure gppoisson
Configure gpprofile
Configure gpdc
Configure gplivemodel
Configure gpec8
Configure gpdcreport
Configure gptarget
Configure gpviewdcreport
Configure gpdcmisfit
Configure gpell
Configure gpgroup2phase
Configure gpmodel2param
Configure gpparam2model
Configure gpdepths
Configure gpsort
Configure gpcurve
Configure gprandom
Configure gpspac
Configure gprefra
Configure gpsignal
Configure gphistogram
Configure gpviewmax
Configure gpdistance
Configure gptime
Configure gpcoord
Configure gpreplace
Configure gpsh
Configure gpmt
Configure gpgridsearch
Configure gpfksimulator
Configure gpmaplayer
Configure dinvermatlab
Configure matfiles
Configure GeopsyLand
Configure gpvoronoi
Configure screenpicker
Configure phaseit
Info: creating stash file /home/ras/GEOPSY/build/.qmake.stash

  geopsypack is now configured for building.

  To proceed, run (if you have 8 cores)

    $ make -j 8 -C /home/ras/GEOPSY/build

  Once everything is built, you must run either

    $ su -c make install, if root privileges are needed;
  or
    $ make install, if user permissions are sufficient.

  The current configuration options are stored in 'configure.cache'.
  To change the configuration, run './configure [options]'.

ras@localhost:~/GEOPSY/geopsypack-src-3.4.2> 
