| View previous topic :: View next topic |
| Author |
Message |
pvdbogaard n00b

Joined: 13 Dec 2002 Posts: 16
|
Posted: Fri Dec 13, 2002 3:17 pm Post subject: Java webstart in suns jdk 1.4.1 |
|
|
Installed Suns jdk 1.4.1 This one includes a zip file containing javaws. After installing javaws and starting exceptions are thrown telling me:
$ ./javaws
$ Exception in thread "main" java.lang.UnsatisfiedLinkError: /opt/sun-jdk-1.4.1.01/jre/lib/i386/libfontmanager.so: libstdc++-libc6.1-1.so.2: cannot open shared object file: No such file or directory
And indeed I do not have this version of libstdc. Is there a gentoo package that includes this version. Any clues how to resolve this issue.
Thanks. |
|
| Back to top |
|
 |
db_404 Guru

Joined: 05 Dec 2002 Posts: 336
|
Posted: Mon Dec 16, 2002 5:06 pm Post subject: |
|
|
| Try lib-compat (emerge lib-compat) |
|
| Back to top |
|
 |
|