This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
RE: Installing Domino 6 on Linux ~Bella Lopkrotexader 19.Jun.03 06:44 AM a Web browser Domino Server 6.0.1Linux - RedHat
Yes
I did that ie run ./server from the /notesdata but then I hit some Java things. I have tried with the IBM and SUN j2re kits but both end same story. Here is the result;
[notes@localhost notesdata]$ /lotus/lotus/bin/./server
./java -ss512k -Xoss5M -cp jhall.jar:cfgdomserver.jar:Notes.jar lotus.domino.setup.WizardManagerDomino -data /lotus/notesdata
/lotus/lotus/notes/latest/linux/serversetup: line 124: 2532 Segmentation fault
./java -ss512k -Xoss5M -cp "jhall.jar:cfgdomserver.jar:Notes.jar" lotus.domino.setup.WizardManagerDomino $datapath $1 $2 $3 $4 $5 $6 $7 $8 $9
[notes@localhost notesdata]$