Re: SuSE 11.1 und idl 7 [message #64382] |
Mon, 22 December 2008 13:46 |
gsever
Messages: 28 Registered: August 2008
|
Junior Member |
|
|
Yes, I find the same solution as well right after googling for "failed
to load idl_jdml"
and installed compat-libstdc++ which includes libstdc++5 file.
Now the workbench it is up and running.
On Dec 22, 4:26 pm, Reimar Bauer <R.Ba...@fz-juelich.de> wrote:
>
> now I have it and no idea if it was the one which was missing.
> I have some more systems to upgrade so I can determine this later.
>
> the solusion in my case was to install every libstdc++xx-devel package
>
> cheers
> Reimar
|
|
|
Re: SuSE 11.1 und idl 7 [message #64383 is a reply to message #64382] |
Mon, 22 December 2008 13:26  |
R.Bauer
Messages: 1424 Registered: November 1998
|
Senior Member |
|
|
F�LDY Lajos schrieb:
> Hi,
>
> /usr/local/itt/idl/idlde/bin.linux.x86> ldd libidl_dml.so
> linux-gate.so.1 => (0xffffe000)
> librt.so.1 => /lib/librt.so.1 (0xf7f9d000)
> libpthread.so.0 => /lib/libpthread.so.0 (0xf7f86000)
> libidl_bml.so => not found
> libstdc++.so.5 => /usr/lib/libstdc++.so.5 (0xf7ec5000)
> libm.so.6 => /lib/libm.so.6 (0xf7e9f000)
> libgcc_s.so.1 => /usr/local/gcc-4.2/lib/libgcc_s.so.1 (0xf7e93000)
> libc.so.6 => /lib/libc.so.6 (0xf7d60000)
> /lib/ld-linux.so.2 (0x56555000)
>
> Have you installed libstdc++.so.5?
>
> regards,
> lajos
>
now I have it and no idea if it was the one which was missing.
I have some more systems to upgrade so I can determine this later.
the solusion in my case was to install every libstdc++xx-devel package
cheers
Reimar
>
> On Mon, 22 Dec 2008, Reimar Bauer wrote:
>
>> Hi
>>
>> I got a strange error with idlde 7 on my SuSE 11.1 linux box
>>
>> "Fatal error initializing DML"
>>
>> Any idea?
>>
>>
>> cheers
>> Reimar
>>
|
|
|
Re: SuSE 11.1 und idl 7 [message #64384 is a reply to message #64383] |
Mon, 22 December 2008 13:15  |
Foldy Lajos
Messages: 268 Registered: October 2001
|
Senior Member |
|
|
Hi,
/usr/local/itt/idl/idlde/bin.linux.x86> ldd libidl_dml.so
linux-gate.so.1 => (0xffffe000)
librt.so.1 => /lib/librt.so.1 (0xf7f9d000)
libpthread.so.0 => /lib/libpthread.so.0 (0xf7f86000)
libidl_bml.so => not found
libstdc++.so.5 => /usr/lib/libstdc++.so.5 (0xf7ec5000)
libm.so.6 => /lib/libm.so.6 (0xf7e9f000)
libgcc_s.so.1 => /usr/local/gcc-4.2/lib/libgcc_s.so.1 (0xf7e93000)
libc.so.6 => /lib/libc.so.6 (0xf7d60000)
/lib/ld-linux.so.2 (0x56555000)
Have you installed libstdc++.so.5?
regards,
lajos
On Mon, 22 Dec 2008, Reimar Bauer wrote:
> Hi
>
> I got a strange error with idlde 7 on my SuSE 11.1 linux box
>
> "Fatal error initializing DML"
>
> Any idea?
>
>
> cheers
> Reimar
>
|
|
|
Re: SuSE 11.1 und idl 7 [message #64385 is a reply to message #64384] |
Mon, 22 December 2008 13:13  |
R.Bauer
Messages: 1424 Registered: November 1998
|
Senior Member |
|
|
Reimar Bauer schrieb:
> Hi
>
> I got a strange error with idlde 7 on my SuSE 11.1 linux box
>
> "Fatal error initializing DML"
>
> Any idea?
>
>
> cheers
> Reimar
After installing every
libstdc++xx-devel package it works now.
I have no idea which one it needs and why it doesn't tell the
dependencies itselfs.
At some point it may become easier to build a deb or rpm package for
ittvis instead of getting all these requests.
cheers
Reimar
|
|
|
Re: SuSE 11.1 und idl 7 [message #64386 is a reply to message #64385] |
Mon, 22 December 2008 13:14  |
gsever
Messages: 28 Registered: August 2008
|
Junior Member |
|
|
I have the same problems on my new Fedora 10
(2.6.27.7-134.fc10.i686.PAE #1)
I have never managed to have a successful IDL 7 installation on these
Linux machines. There is always some problems occur. Either display
driver issues, or Java errors, or something else.
Please let us know if you get any progress.
On Dec 22, 3:50 pm, Reimar Bauer <R.Ba...@fz-juelich.de> wrote:
> Hi
>
> I got a strange error with idlde 7 on my SuSE 11.1 linux box
>
> "Fatal error initializing DML"
>
> Any idea?
>
> cheers
> Reimar
|
|
|