Re: Does Domino run on Suse 9.0?
Rainer Traut <[email protected]>
| Newsgroups | gmane.linux.suse.domino |
|---|---|
| Message-ID | <[email protected]> |
Hi, Sebastian Hilse wrote: > > Hi Roland, > > Does the HTTP task work on your machine? We had a lot of trouble with that. > > Regards, > > Sebastian Hilse > > Hi List, > > >> Does Domino run on Suse 9.0? > > Yes, it does. We are happy with it. > The most important is: > - install package "compat" > - set environment variable "export LD_ASSUME_KERNEL=2.4.0" > - read the redbook (as mentioned by response from Marc van Munnen) > > Regards, I can only speek for R6.5 running Redhat Enterprise and the problems java has caused there (and all the domino tasks which rely on java including http) but I guess it's worth trying on Suse, too. Problem is buggy jre that ships with R6.5, change this to the one from here (I believe this will be included in R6.51). http://www-106.ibm.com/developerworks/java/jdk/linux140/ Use the jre 1.31, just change the symbolic links within your domino program dir and there you go. I did not have to export LD_ASSUME_KERNEL=2.4.0 as this JRE is compatoble with the new threading model. Rainer