Search found 10 matches

by manosmat
Tue Nov 22, 2022 5:59 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 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.
by manosmat
Tue Nov 22, 2022 5:53 pm
Forum: Installation
Topic: Linux installation error [solved]
Replies: 14
Views: 163755

Re: Linux installation error [solved]

Hello again, When starting geopsy, I get the following warning: Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway. Although the program starts and I have made it to use active fk method up to dinver results, when trying to process something big...
by manosmat
Tue Oct 18, 2022 8:39 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

Ola,

I got quite similar issues, the following answers might be helpful to you:

viewtopic.php?t=539
by manosmat
Fri Oct 14, 2022 6:45 pm
Forum: Installation
Topic: Linux installation error [solved]
Replies: 14
Views: 163755

Re: Linux installation error

Only if I first source .profile, it was possible to start geopsy. But after restarting, by simply typing geopsy to the terminal, application ~finally~ starts! :D I get the following warning though, I'm not sure if it's fine. manosmat@manosmat-Inspiron-3583:~$ geopsy Warning: Ignoring XDG_SESSION_TYP...
by manosmat
Fri Oct 07, 2022 4:15 pm
Forum: Installation
Topic: Linux installation error [solved]
Replies: 14
Views: 163755

Re: Linux installation error

Hi again, Apparently Qt is installed which is the most important point. Yes, but is was only after installing package qttools5-dev-tools when qmake -version command returned: QMake version 3.1 Using Qt version 5.15.3 in /usr/lib/x86_64-linux-gnu Anyway, commands: make -j 8 and make install -C /path/...
by manosmat
Thu Oct 06, 2022 6:42 pm
Forum: Installation
Topic: Linux installation error [solved]
Replies: 14
Views: 163755

Re: Linux installation error

Hello Marc, Thank you once again for your answer. By first typing: make clean things seemed to go better, but after a time and before installing finishes, it seems that I'm actually running out of space. :) Therefore, I actually format everything and now I'm running under Ubuntu 22.04.1 LTS, with a ...
by manosmat
Sat Oct 01, 2022 11:25 am
Forum: Installation
Topic: Linux installation error [solved]
Replies: 14
Views: 163755

Re: Linux installation error

Hi Marc, and thank you for answering immediately. I appreciate that. Yes, my mistake: I should have add "-skip-openblas" to configure command and not at make . But is not recognized as an option for configure as well. Attached you may see the " Bad option.. " message I get. Never...
by manosmat
Thu Sep 22, 2022 8:20 pm
Forum: Installation
Topic: Linux installation error [solved]
Replies: 14
Views: 163755

Re: Linux installation error

Well, I tried both, single "-" and double "--", I just put the screenshot from the latter. When adding "-skip-openblas" option to make command, then after the options list shown above, I got all these extra #environment information, and also some more. Does this means I...
by manosmat
Thu Sep 22, 2022 12:59 pm
Forum: Installation
Topic: Linux installation error [solved]
Replies: 14
Views: 163755

Re: Linux installation error

Hello, thanks for your reply! When I add the "-skip-openblas" command you mentioned, the following message appears. The "-skip" command is not recognized, and as far as I can tell, I should add something like "--ignore-errors" and/or "--keep-going" . Any thoug...
by manosmat
Tue Sep 13, 2022 8:58 am
Forum: Installation
Topic: Linux installation error [solved]
Replies: 14
Views: 163755

Linux installation error [solved]

Hello everyone, I'm using Linux Mint 20.2 and try to install geopsy. After successful troubleshooting Qt libraries and geopsy version conflict (warning about older Qt version), I'm trying to install geopsy v3.4.2, but I receive the following errors, as depicted bellow in the attached image. Any idea...