Re: IDL problems with XML !! [message #43869] |
Thu, 05 May 2005 00:40  |
Antonio Santiago
Messages: 201 Registered: February 2004
|
Senior Member |
|
|
Antonio Santiago wrote:
> Hi,
> I have just installed IDL on my laptop with an Ubuntu (debian based)
> distribution.
> I had a problem with libstdc++ but I was resolve with a link (see this
> http://groups-beta.google.com/group/comp.lang.idl-pvwave/bro wse_frm/thread/c9df1db8851fb4b7/5729be364888e32e?q=libstdc%2 B%2B&rnum=2&hl=en#5729be364888e32e
> )
>
> Now the problem is here:
>
> IDL> demo
> % Embedded IDL: Research Systems, Inc., IDL Demo.
> % Restored file: DEMO.
> % Error loading sharable executable.
> Symbol: IDL_Load, File =
> /usr/local/rsi/idl_6.1/bin/bin.linux.x86/idl_xml.so
> /usr/local/rsi/idl_6.1/bin/bin.linux.x86/libxerces-c2_4_0.so .24:
> undefined symbol: cout
> % Error occurred at: DEMOOBJ__DEFINE
> % OBJ_NEW
> % DEMO
> % $MAIN$
> % Execution halted at: $MAIN$
> IDL>
>
> I dont know waht the problem is with libxerces.
> The file 'libxerces-c2_4_0.so.24' is a soft-link to the file
> 'libxerces-c2_4_0.so.24.0' in the same directory.
>
> Any idea?
>
> Antonio.
Well, this is an autor-reply :)
Finally I found the package needed to run idl and load correctly the XML
module.
I use Ubuntu (Debian based) distribution and the magic package (among
others) is:
libstdc++2.10-glibc2.2
Bye.
--
-----------------------------------------------------
Antonio Santiago P�rez
( email: santiago<<at>>grahi.upc.edu )
( www: http://www.grahi.upc.edu/santiago )
( www: http://asantiago.blogsite.org )
-----------------------------------------------------
GRAHI - Grup de Recerca Aplicada en Hidrometeorologia
Universitat Polit�cnica de Catalunya
-----------------------------------------------------
|
|
|