Gents
It appears that th Qt libraries need to be removed ftom the OpendTect Release/ directorh.
Sent from my Kindle Fire
Hi Gianluigi,
I think that problem is cause by fact that I compiled opendtect with qt5, but, at run, opendtect looks for libQtGui.so.4 instead libQt5Gui,
How to do? I need to use libQt5 but my efforts did not give results...
In the terminal where you run OpendTect, set the environment variable LD_LIBRARY_PATH to use Qt5 libraries. For example,
setenv LD_LIBRARY_PATH /usr/local/qt5/lib:${LD_LIBRARY_PATH}
I hope this helps.
Regards,
______________________________
Raman K Singh Manager Software Development
______________________________
dGB Earth Sciences, India Phone: +91 22 25704984 Fax: +91 22 25704977 Mobile: +91 98 33452542 E-mail: raman...@dgbes.com Internet: dgbes.com & opendtect.org
On 04/29/2016 03:03 AM, milcham wrote:
Hello,--
Maybe I understand what caused the segmentation fault.
I tempted to fix it, but without success.
I think that problem is cause by fact that I compiled opendtect with qt5, but, at run, opendtect looks for libQtGui.so.4 instead libQt5Gui,
How to do? I need to use libQt5 but my efforts did not give results...
Best regards
Il giorno sabato 16 aprile 2016 17:47:37 UTC+1, milcham ha scritto:Dear all,
I Installed opendtect by OpendTect_Installer_lux64.sh script and everything goes well.
I performed, also, a second installation by sources that download by from https://github.com/OpendTect/OpendTect.git.
I compiled and installed opendtect in debug mode (CMAKE_BUILD_TYPE=Debug)
My problem is that when I run start_dtect -> /home/opendTect/git/installation/bin/start_dtect* from my command line
I have a segmentation fault:
/start_dtect
Setting up GMT environment ... GMT installation directory not found
Setting up Madagascar environment ... Madagascar installation directory not found
Segmentation fault (core dumped)
I do not know if this could be useful, but If I launch the script in debug mode, (I understand that it is need to set export DTECT_START_DEBUGGER=/usr/bin/gdb, but I'm not sure)
output is:
17:14:09 $ ./start_dtect
Setting up GMT environment ... GMT installation directory not found
Setting up Madagascar environment ... Madagascar installation directory not found
DTECT_HOME: /home/opendTect/git/installation
DTECT_SETTINGS: /home/opendTect/git/installation/.od
Original cmd: /bin/csh /home/opendTect/git/installation/bin/od_exec od_main
GNU gdb (Ubuntu 7.7.1-0ubuntu5~14.04.2) 7.7.1
Copyright (C) 2014 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /home/opendTect/git/installation/bin/lux64/Debug/od_main...done.
(gdb) r
Starting program: /home/opendTect/git/installation/bin/lux64/Debug/od_main
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Program received signal SIGSEGV, Segmentation fault.
0x00007fffe77b15cd in ?? () from /home/opendTect/OpendTect_Installer_lux64/bin/lux64/Release/libQtGui.so.4
Did you have some idea about the problem?
Thank you so much
Best regards
G
You received this message because you are subscribed to the Google Groups "OpendTect Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to developers+...@opendtect.org.
To post to this group, send email to devel...@opendtect.org.
Visit this group at https://groups.google.com/a/opendtect.org/group/developers/.
To view this discussion on the web visit https://groups.google.com/a/opendtect.org/d/msgid/developers/f96ee4c5-8b22-441b-aeee-5376249c37a1%40opendtect.org.
For more options, visit https://groups.google.com/a/opendtect.org/d/optout.
To view this discussion on the web visit https://groups.google.com/a/opendtect.org/d/msgid/developers/5722E3DC.5080003%40dgbes.com.--
You received this message because you are subscribed to the Google Groups "OpendTect Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to developers+...@opendtect.org.
To post to this group, send email to devel...@opendtect.org.
Visit this group at https://groups.google.com/a/opendtect.org/group/developers/.
Gianluigi Caddeo
This e-mail is confidential and may also contain privileged information. If you are not the intended recipient you are not authorised to read, print, save, process or disclose this message. If you have received this message by mistake, please inform the sender immediately and delete this e-mail, its attachments and any copies.
Any use, distribution, reproduction or disclosure by any person other than the intended recipient is strictly prohibited and the person responsible may incur penalties.
Thank you
Please don’t use “Gents”, we all need to be gender neutral on email announcements.
To view this discussion on the web visit https://groups.google.com/a/opendtect.org/d/msgid/developers/864568d8-1a00-4741-86da-1103be2f0c1f%40email.android.com.