| Author |
WCS 5.5 on Redhat 9
|
|
| Eddie Clement 2004-02-19, 4:33 am |
| Has anybody gotten WCS 5.5 to install on Redhat 9 ? I know it's not
"officially supported, but wanted to know if it was possible. I am getting
an error during the install that says "Failed to determine Linux type", and
it hangs.
| |
|
| you can but only if you dig into to trick the install into thinking it
is another version and I dont remember how to do that off the top of my
head.
Eddie Clement wrote:
> Has anybody gotten WCS 5.5 to install on Redhat 9 ? I know it's not
> "officially supported, but wanted to know if it was possible. I am getting
> an error during the install that says "Failed to determine Linux type", and
> it hangs.
>
>
| |
|
| I got it to installed on both Redhat ES 2.1 and SLES 8.0 but it would
not install on RedHat 7.2. The installer would just hang on RH7.2.
Also, DB2 udb would not install on RedHat 7.2 but worked fine on
RedHat 8.0. Anyway, even with Commerce successfully installed on
RedHat ES 2.1 and SLES 8.0, configuring a commerce instance does not
properly update the IHS httpd.conf file. I get the following error on
both OS installs . . .
java.lang.NullPointerException
at java.util.StringTokenizer.<init>(StringTokenizer.java:136)
at com.ibm.commerce.config.components.CMWebServer.UncommentString(CMWebServer.java:198)
at com.ibm.commerce.config.components.WSIHS.EnableSSLLibrary(WSIHS.java:1440)
at com.ibm.commerce.config.components.SysUnixWSIHS.EnableSSL(SysUnixWSIHS.java:62)
at com.ibm.commerce.config.components.CMWebServer.ConfigureWebserver(CMWebServer.java:99)
at com.ibm.commerce.config.components.WebServer.ConfigureComponent(WebServer.java:1549)
at com.ibm.commerce.config.components.Instances.configureComponents(Instances.java:656)
at com.ibm.commerce.config.components.Instances.run(Instances.java:1063)
at java.lang.Thread.run(Thread.java:513)
Anyone seen this error?
========================================
========================
rhettcorby@yahoo.com (Rhett Daniel) wrote in message news:<ff8b1321.0402230844.489037dd@posting.google.com>...[color=darkred]
> Not sure if this will help or not... we used to use this parameter to
> "fool" Domino into thinking that it was using an older kernel:
>
> LD_ASSUME_KERNEL=2.2.5
>
>
>
> Geo <george@eglobal-sol.com> wrote in message news:<c13p0e$654m$1@news.boulder.ibm.com>...
| |
|
| I get this exception on SLES 8.0
"Fail to get Linux Type" & the install hangs.
did try LD_ASSUME_KERNEL=2.2.5, export LD_ASSUME_KERNEL
didn't help
Did you guys try anything else??
thanks
| |
| Vinod 2004-04-18, 10:38 am |
| my kernel was 2.4.21. changed it to 2.4.19
install successful
vinodbijlani@yahoo.com (Vinod) wrote in message news:<1200c716.0404121013.10a336f4@posting.google.com>...
> I get this exception on SLES 8.0
>
>
> "Fail to get Linux Type" & the install hangs.
>
> did try LD_ASSUME_KERNEL=2.2.5, export LD_ASSUME_KERNEL
> didn't help
>
> Did you guys try anything else??
>
> thanks
|
|
|
|