|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Generate data entry and reporting .NET Web apps in minutes, straight from your database. Read our FREE whitepaper “Build Web 2.0 Applications Without Hand-Coding” Download now! |
|
#1
|
|||
|
|||
|
Deploying J2SE 1.4 on Debian Linux 2.2r5
Anybody know how to do this properly? I'm getting the following error:
Quote:
I'm running libstdc++2.10 and libc6, as well as the dev packages for each. I've simply apt-get'd them from the stable Debian repository. Has anybody tried getting 1.4 to work on Debian Stable yet? |
|
#2
|
|||
|
|||
|
install the last revision of the c++ shared libs
Hey, I had the same problem. It's a simple fix though, just apt-get the last revision of the c++ shared libs. If I'm recalling correctly, libstdc++2.9-glibc2.1 is the package you want. (you don't need the dev package, and the 'runtime' will peacefully coexist with the latest version)
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Java Help > Deploying J2SE 1.4 on Debian Linux 2.2r5 |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|