On 64-bit Ubuntu: Just install the ia32-libs package
On 64-bit CentOS: You will need to install the following packages:
- glibc.i686
 - libstdc++.i686
 - expat.i686
 - libcurl.i686
 - pcre.i686
 - libxslt.i686
 - libpng.i686
 
The bundled Tomcat and Java wrapper API has not been tested under this environment at the time this post was published, so to take a logical shot in the dark, you probably need to just install the respective 32-bit JVM package for the Tomcat and Java wrapper API to work. If it turns out I'm wrong about that, please do correct me in the comments below.
No comments:
Post a Comment