Search found 9 matches

by Lessandro_Sadala
Fri Feb 24, 2023 11:12 pm
Forum: Installation
Topic: Erro na instalação. Passo do make -j 8
Replies: 12
Views: 124037

Re: Erro na instalação. Passo do make -j 8

I managed to solve this problem by exporting the line above in the .bashrc file. Then I load the file with source ~/.bashrc. Finally, I restarted my pc and typed geopsy in the terminal, opening the soft instantly. Thanks for the clarification dear colleagues.
by Lessandro_Sadala
Fri Feb 24, 2023 10:46 pm
Forum: Installation
Topic: Erro na instalação. Passo do make -j 8
Replies: 12
Views: 124037

Re: Erro na instalação. Passo do make -j 8

manosmat wrote: Tue Nov 22, 2022 5:59 pm I think this happens because you modified the $PATH variable either at your .profile or your .bashrc file. Try to correctly add $PATH of geopsy to the former, for permanent configuration.
PATH=/usr/local/Geopsy.org/bin:$PATH
by Lessandro_Sadala
Fri Feb 24, 2023 10:43 pm
Forum: Installation
Topic: Erro na instalação. Passo do make -j 8
Replies: 12
Views: 124037

Re: Erro na instalação. Passo do make -j 8

admin wrote: Mon Nov 07, 2022 9:29 am Hi Lessandro,

Where did you insert "PATH=...:$PATH", in which file?
What is your default shell?

Code: Select all

echo $SHELL
will tell you.
/bin/bash
by Lessandro_Sadala
Mon Oct 31, 2022 10:05 pm
Forum: Geopsy usage
Topic: Editing header
Replies: 1
Views: 18945

Editing header

Hello, does anyone know how to change or force change the file number value in the data header?
by Lessandro_Sadala
Mon Oct 31, 2022 3:07 pm
Forum: Installation
Topic: Erro na instalação. Passo do make -j 8
Replies: 12
Views: 124037

Re: Erro na instalação. Passo do make -j 8

Thank you Marc and manosmat. I realized that the problem was not in the make, but in the directory where I was directing the configuration. Qt was configured in the /opt/Qt folder... and I was performing the make and previous steps for the /usr/local/Geopsy.org directory... After performing all the ...
by Lessandro_Sadala
Wed Oct 19, 2022 1:38 am
Forum: Installation
Topic: Erro na instalação. Passo do make -j 8
Replies: 12
Views: 124037

Re: Erro na instalação. Passo do make -j 8

With Qt 5.14.2 I still get the same error: cd mseed/ && ( test -e Makefile || /opt/Qt5.14.2/5.14.2/gcc_64/bin/qmake -o Makefile /home/lessandro/Downloads/geopsypack-src-3.4.2/mseed/mseed.pro ) && make -f Makefile make[1]: Entering directory '/home/lessandro/Downloads/geopsypack-src-3...
by Lessandro_Sadala
Tue Oct 18, 2022 5:23 pm
Forum: Installation
Topic: Erro na instalação. Passo do make -j 8
Replies: 12
Views: 124037

Re: Erro na instalação. Passo do make -j 8

My ubuntu is 16.4 LTS, I found it more viable to install a slightly older version so there are no problems. I will follow your suggestion. My other question is the following: after the installation is finished, how do we open the program interface? I thank you for your help.
by Lessandro_Sadala
Tue Oct 18, 2022 5:52 am
Forum: Installation
Topic: Erro na instalação. Passo do make -j 8
Replies: 12
Views: 124037

Erro na instalação. Passo do make -j 8

Hello, I'm finishing the installation of Geopsy 3.3.0 on my Ubuntu 16.4. However, when I run the make -j 8 command I have some errors. Could someone please help me to solve this problem? The error obtained is shown below: cd mseed/ && ( test -e Makefile || /opt/Qt5.12.0/5.12.0/gcc_64/bin/qma...
by Lessandro_Sadala
Tue May 10, 2022 5:13 pm
Forum: Installation
Topic: Installation error on ubuntu 16
Replies: 0
Views: 79154

Installation error on ubuntu 16

I'm trying to install version 2.10.1 on my ubuntu, however when I get to the >make step I get the following error: Makefile.Release:795: recipe for target 'release/AbstractStream.o' failed make[2]: *** [release/AbstractStream.o] Error 1 make[2]: Leaving directory '/home/lessandro/Downloads/geopsypac...