• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Devaka Cooray
  • Liutauras Vilda
Sheriffs:
  • Jeanne Boyarsky
  • paul wheaton
  • Henry Wong
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Carey Brown
  • Mikalai Zaikin
Bartenders:
  • Lou Hamers
  • Piet Souris
  • Frits Walraven

Installing J2EE SDK under REDHAT ENTERPRISE 4

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Trying to install j2EE 1.4 in a Linux Entreprise 4.0 box i got the following message:

j2eesdk-1_4_01-linux.bin: error while loading shared libraries: libstdc++-libc6. 2-2.so.3: cannot open shared object file: No such file or directory

or

j2eesdk-1_4_02_2005Q2-linux.bin: error while loading shared libraries: libstdc++ -libc6.2-2.so.3: cannot open shared object file: No such file or directory

Can you please suggest a way around?

Thanks
 
John Pazarzis
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The problem was resolved when I installed
the following rpm:

compat-libstdc++-296-2.96-132.7.2.i386.rpm
 
You don't like waffles? Well, do you like this tiny ad?
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic