comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » IDL 7.060 crashes on Linux RedHat Enterprise 5
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
IDL 7.060 crashes on Linux RedHat Enterprise 5 [message #65303] Tue, 24 February 2009 04:14 Go to next message
whitemike86 is currently offline  whitemike86
Messages: 3
Registered: February 2009
Junior Member
Hello!
We just installed IDL 7.060 on our Dell Workstation with RH5 on it.
If we want to start IDL it appears a window with the following error:

JVM terminated. Exit code=13
/usr/bin/java
-Dorg.eclipse.swt.browser.XULRunnerPath=/usr/local/itt/idl70 6/idlde/
bin.linux.x86/xulrunner-1.8.1.3
-jar
/usr/local/itt/idl706/idlde/plugins/
org.eclipse.equinox.launcher_1.0.0.v20070606.jar
-os linux
-ws gtk
-arch x86
-showsplash
-launcher /usr/local/itt/idl706/idlde/idlde.linux.x86
-name Idlde.linux.x86
-launcher.library
/usr/local/itt/idl706/idlde/plugins/
org.eclipse.equinox.launcher.gtk.linux.x86_1.0.0.v20070606/
eclipse_1020.so
-startup
/usr/local/itt/idl706/idlde/plugins/
org.eclipse.equinox.launcher_1.0.0.v20070606.jar
-exitdata 2b000e
-vm /usr/bin/java
-vmargs
-Dorg.eclipse.swt.browser.XULRunnerPath=/usr/local/itt/idl70 6/idlde/
bin.linux.x86/xulrunner-1.8.1.3
-jar
/usr/local/itt/idl706/idlde/plugins/
org.eclipse.equinox.launcher_1.0.0.v20070606.jar


Here is further information about our situation if necessary:

[iqlacexpert@iqlac2 ~]$ /usr/bin/xulrunner --version
Mozilla XULRunner 1.9.0.6 - 2009012111
[iqlacexpert@iqlac2 ~]$ ldd /usr/local/itt/idl706/idlde/bin.linux.x86/
libidl_jdml.so
linux-gate.so.1 => (0xffffe000)
libidl_dml.so => not found
libidl.so.7.0 => not found
libidl_ops.so.7.0 => not found
libidl_ipcclient.so.7.0 => not found
libXp.so.6 => not found
libXinerama.so.1 => /usr/lib/libXinerama.so.1 (0xf7d3d000)
libXpm.so.4 => /usr/lib/libXpm.so.4 (0xf7d2c000)
libXmu.so.6 => /usr/lib/libXmu.so.6 (0xf7d15000)
libXext.so.6 => /usr/lib/libXext.so.6 (0xf7d05000)
libXt.so.6 => /usr/lib/libXt.so.6 (0xf7cac000)
libSM.so.6 => /usr/lib/libSM.so.6 (0xf7ca3000)
libICE.so.6 => /usr/lib/libICE.so.6 (0xf7c89000)
libX11.so.6 => /usr/lib/libX11.so.6 (0xf7b86000)
librt.so.1 => /lib/librt.so.1 (0xf7b7d000)
libpthread.so.0 => /lib/libpthread.so.0 (0xf7b66000)
libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xf7b59000)
libdl.so.2 => /lib/libdl.so.2 (0xf7b55000)
libm.so.6 => /lib/libm.so.6 (0xf7b2e000)
libc.so.6 => /lib/libc.so.6 (0xf79ea000)
libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xf78ff000)
libXau.so.6 => /usr/lib/libXau.so.6 (0xf78fc000)
libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0xf78f5000)
/lib/ld-linux.so.2 (0x00459000)
[iqlacexpert@iqlac2 ~]$ uname -a
Linux iqlac2 2.6.18-128.1.1.el5 #1 SMP Mon Jan 26 13:58:24 EST 2009
x86_64 x86_64 x86_64 GNU/Linux
[iqlacexpert@iqlac2 ~]$ java -version
java version "1.5.0_11"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_11-b03)
Java HotSpot(TM) Server VM (build 1.5.0_11-b03, mixed mode)


It would be great if you could help us!
Greetings from snowy Bavaria,
Michael Jockisch
Re: IDL 7.060 crashes on Linux RedHat Enterprise 5 [message #65324 is a reply to message #65303] Fri, 27 February 2009 09:51 Go to previous messageGo to next message
jkj is currently offline  jkj
Messages: 48
Registered: April 2007
Member
On Feb 27, 5:50 am, whitemik...@googlemail.com wrote:
>> You need to resolve these:
>
>>         libidl_dml.so => not found
>>         libidl.so.7.0 => not found
>>         libidl_ops.so.7.0 => not found
>>         libidl_ipcclient.so.7.0 => not found
>>         libXp.so.6 => not found
>
> A colleague of mine could solve our problem that way.
> Probably he will write how he did it in this thread
>
> Greetings,
> Michael Jockisch

I also had to "yum install libXtst" and "yum install bug-buddy.i386" -
now the idlde gui comes up but anything related to graphics crashes
it... getting closer.
Re: IDL 7.060 crashes on Linux RedHat Enterprise 5 [message #65342 is a reply to message #65303] Fri, 27 February 2009 03:50 Go to previous messageGo to next message
whitemike86 is currently offline  whitemike86
Messages: 3
Registered: February 2009
Junior Member
>
> You need to resolve these:
>
>         libidl_dml.so => not found
>         libidl.so.7.0 => not found
>         libidl_ops.so.7.0 => not found
>         libidl_ipcclient.so.7.0 => not found
>         libXp.so.6 => not found
>

A colleague of mine could solve our problem that way.
Probably he will write how he did it in this thread

Greetings,
Michael Jockisch
Re: IDL 7.060 crashes on Linux RedHat Enterprise 5 [message #65406 is a reply to message #65324] Sat, 28 February 2009 15:00 Go to previous message
jkj is currently offline  jkj
Messages: 48
Registered: April 2007
Member
On Feb 27, 11:51 am, jkj <ke...@vexona.com> wrote:
> On Feb 27, 5:50 am, whitemik...@googlemail.com wrote:
>
>>> You need to resolve these:
>
>>>         libidl_dml.so => not found
>>>         libidl.so.7.0 => not found
>>>         libidl_ops.so.7.0 => not found
>>>         libidl_ipcclient.so.7.0 => not found
>>>         libXp.so.6 => not found
>
>> A colleague of mine could solve our problem that way.
>> Probably he will write how he did it in this thread
>
>> Greetings,
>> Michael Jockisch
>
> I also had to "yum install libXtst" and "yum install bug-buddy.i386" -
> now the idlde gui comes up but anything related to graphics crashes
> it... getting closer.

setting LIBGL_ALWAYS_INDIRECT=1 has everything working now... thanks
to ITT for the guidance and I guess I should get a video card rather
than use the integrated video on the motherboard...
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Common x- and y-axes labels.....
Next Topic: Congrid and interpolate problem!

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Thu Oct 09 07:54:41 PDT 2025

Total time taken to generate the page: 1.20118 seconds