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

Home » Public Forums » archive » Re: IDL problems with XML !!
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: IDL problems with XML !! [message #43879 is a reply to message #43871] Wed, 04 May 2005 15:48 Go to previous messageGo to previous message
Robert Barnett is currently offline  Robert Barnett
Messages: 70
Registered: May 2004
Member
Hi,

I've had the same problem for a while and threw it in the "too hard
basket". You don't just need libstdc++, you actually need libstdc++ as
it was packaged for mandrake and redhat. The distribution I use (gentoo) has a
compatibility package lib-compat - "Compatibility C++ and libc5 and
libc6 libraries for programs new and old". I recommend looking for an
equivalent package in your distribution.

If you can't find one then you need to install libstdc++ yourself.
I'm guessing that redhat/mandrake used libstdc++ for gcc 2.95.3 or
something close to that (Perhaps you can verify it with RSI).
You can get gcc from ftp://gcc.gnu.org/pub/gcc/releases/
Don't make the entire of gcc, just "make all-target-libstdc++".

Another option is to include the binaries themselves. There are numerous
versions floating around. For example:

> When migrating users from a Mandrake 6 box, we found that some C++
> binaries were broken due to our missing libstdc++-libc6.1-2.so.3.
> lib-compat doesn't provide this one, but it really should. creating
> symlinks to either of the other libstdc++-libc6*so's seemed to work,
> but I decided to go with the Mandrake binary for certainty (see the
> tarball)
> http://dev.gentoo.org/~eradicator/lib-compat-add.tar.bz2

As you can see, this is a general issue with migrating binaries from
redhat and mandrake.

Another thing to note is that there is a makefile in
/usr/local/rsi/idl_6.0/bin/bin.linux.x86
I wonder if it is possible to build objects like
libxerces-c1_7_0.so overselves so that we (and RSI) don't have to worry
about the compatibility libraries.

I can't really give a detailed way to solve this without knowing the
distribution. But I hope this post gives you a few options to get it
working.

--

Robbie Barnett
Sydney Australia
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: ENVI IDL Link
Next Topic: Re: need to speed up Runge-Kutta section

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

Current Time: Fri Oct 10 15:29:29 PDT 2025

Total time taken to generate the page: 0.63398 seconds