Search found 6 matches
- Tue Nov 25, 2025 12:47 pm
- Forum: Installation
- Topic: fedora 43 compilation
- Replies: 0
- Views: 41584
fedora 43 compilation
Dear all, i try to compile geoopsy 3.5.2 on Fedora 43 and I have the following compilation error: In file included from /usr/include/H5public.h:39, from /usr/include/hdf5.h:21, from src/GeoSignal.cpp:36: /usr/include/c++/15/cinttypes:60:11: error: ‘imaxdiv_t’ has not been declared in ‘::’ 60 | using...
- Mon Feb 18, 2013 9:57 am
- Forum: Miscellaneous
- Topic: SEG2 import
- Replies: 3
- Views: 93079
Re: SEG2 import
I wasn't able to compile the testing version (due to issues described in the install thread), however, I've tried now a new devel version (20130214) and I still cannot import the SEG2 files. The files are available here: This is the original file from the seismograph (ABEM Terraloc): http://val.sdf-...
- Tue Jan 29, 2013 2:16 pm
- Forum: Installation
- Topic: compilation on fedora 64-bit
- Replies: 8
- Views: 144517
Re: compilation on fedora 64-bit
Thank you. I came to the same solution and just have been writing the answer :) I'm running gcc 4.7.2. With this (including unistd.h) I was able to compile the devel version, however, the test 2.5.0 version failed from different reason: After some googling, I've found a solution for the current deve...
- Thu Jan 24, 2013 12:50 pm
- Forum: Installation
- Topic: compilation on fedora 64-bit
- Replies: 8
- Views: 144517
compilation on fedora 64-bit
Hi, I've tried to install geopsy on a Fedora 17 64-bit system, however I can't compile nor the testing 2.5.0 version nor the current development package. The Qt version is: qmake -v QMake version 2.01a Using Qt version 4.8.4 in /usr/lib64 With the testing version I got the following error: g++ -c -p...
- Thu Jan 24, 2013 12:07 pm
- Forum: Miscellaneous
- Topic: SEG2 import
- Replies: 3
- Views: 93079
Re: SEG2 import
I've just tried to compile the testing version, but I couldn't compile it. So first I'll start an installation thread to sort it out.
- Mon Jan 21, 2013 7:30 pm
- Forum: Miscellaneous
- Topic: SEG2 import
- Replies: 3
- Views: 93079
SEG2 import
Hello, I hace some SEG-2 files from the ABEM Terraloc machine and have problems importing them into the geopsy. The files are 16384 samples long and sampling interval is 50 microseconds. However, only the first 4098 samples are read and displayed by geopsy. I use the development version on fedora 64...