PDA

View Full Version : 在Red Hat Linux Fedora Core 6下安装 Domino 求教


apexzlm
13-02-07, 10:13 AM
请关在Fedora Core 6下如何安装Lotus_Domino_6.5


Fedora Core 6 下Domino服务器版是选择哪个链接, Lotus_Domino_6.5_Red_Hat_Enterprise_Linux_AS_2.1_(Uni-processor_only),UnitedLinux_Powered_by_UnitedLinux_1.0_SP2_For_Linux_on_Intel_Pentium.iso,
我选个这个(用Emule 搜到的)

http://www.stock1818.com/soft/Article.Asp?id=5718 ( target=_blank]http://www.stock1818.com/soft/Article.Asp?id=5718[/url]
这是网上找到网页,
我创建了用户与群组, edinotes, 登录后
当用户输入“/opt/lotus/bin/http httpsetup”命令来启动用于配置的http服务器时,有时会看到无法找到libjitc.so文件的错误信息:
"libjitc.so: cannot open shared object file: No such file or directory (libjitc.so)"
,找了很久找不到解决方法


[url=)
这是网上找到网页,
我创建了用户与群组, edinotes, 登录后
当用户输入“/opt/lotus/bin/http httpsetup”命令来启动用于配置的http服务器时,有时会看到无法找到libjitc.so文件的错误信息:
"libjitc.so: cannot open shared object file: No such file or directory (libjitc.so)"
,找了很久找不到解决方法
-----我切换成 edinotes用户
[edinotes@Linr65 notesdata]$ /opt/lotus/bin/http httpsetup
/opt/lotus/notes/latest/linux/server: error while loading shared libraries: libs tdc++-libc6.1-1.so.2: cannot open shared object file: No such file or directory
[edinotes@Linr65 notesdata]$


----------------------------------------------------
以下是我的安装步骤

mkdir /mnt/dvd
mount /dev/dvd /mnt/dvd
cd /mnt/dvd
cd linux
./install
首先要创建 edinotes(用户),edintoes(群组)

>>> Do you agree to the terms of the license agreement ? [Yes]
按TaB 继续
>>>Do you want to install data directories only? [No ]
按Tab 继续
>>> Select Setup type : [Domino Enterprise Server]
按Tab 继续
>>>Do you want to install all template files for this Domino Server? [Yes]
按Tab 继续
>>>Do you want to configure this server with ASP functionality? [No ]
按Tab 继续
Current program directory setting : /opt/lotus
按Tab 继续
Please manually configure the Domino Server as follows:
1) Login as the appropriate UNIX user: 'edinotes';
2) Change to the data directory using the command: 'cd /local/notesdata';
3) Configure the server using the command: '/opt/lotus/bin/server'
To configure the server remotely, the remote server setup tool
is required and you can use the command:
'/opt/lotus/bin/server -listen'
After issuing this command, additional instructions will appear
for remote server setup. For additional details, see the section
'Using the Domino Server Setup program remotely' in the Lotus Domino
Administrator Help documentation.
You will now be prompted for information on how to install one or
more Domino Data Directories.
Please note that the UNIX user and group names asked for will own
all of the data directories specified.
The system will own the program files.

按Tab 继续
>>>Do you want to run more than one server based on this installation? [No ]
按Tab 继续
Current data directory setting : /local/notesdata
按Tab 继续
Current UNIX user setting : notes
按回车键改成 edinotes
Current UNIX group setting : notes
按回车键改成 edinotes

>>>Select server setup method: [Manual Server Setup]
按Tab 继续
Your configuration of the Install program is complete.
By continuing, the Install program will first allow
you to review your configuration settings before
beginning the installation.
按Tab 继续
nstallation settings:
Installation type : Domino Enterprise Server
Install template files : Yes
Server Setup Method : Manual Server Setup
Configure to ASP Server: No
Program directory : /opt/lotus
Data directory : /local/notesdata
UNIX user : edinotes
UNIX group : edigroup

Press the Escape key to re-configure the settings
or
Press the Tab key to perform the installation...
按Tab 继续

apexzlm
13-02-07, 11:09 AM
有哪位高人来帮帮忙.

apexzlm
13-02-07, 11:14 AM
[edinotes@Linr65 notesdata]$ /opt/lotus/bin/http httpsetup
/opt/lotus/notes/latest/linux/server: error while loading shared libraries: libs tdc++-libc6.1-1.so.2: cannot open shared object file: No such file or directory

apexzlm
13-02-07, 03:43 PM
[edinotes@Linr65 notesdata]$ /opt/lotus/bin/http httpsetup
/opt/lotus/notes/latest/linux/server: error while loading shared libraries:
libs
tdc++-libc6.1-1.so.2: cannot open shared object file: No such file or directory

apexzlm
13-02-07, 03:44 PM
我用root 用户执行发
rpm -i glibc-2.5-3.i386.rpm
libstdc++-4.1.1-30.i386.rpm
IBMJava2-JRE-1.4.1-1.0.i386.rpm

apexzlm
13-02-07, 04:37 PM
同志们,帮想想会是什么问题,是不是domino 不支持 Fedora 6 ?

apexzlm
14-02-07, 07:35 PM
[edinotes@Linr65 notesdata]$ /opt/lotus/bin/http httpsetup
/opt/lotus/notes/latest/linux/server: error while loading shared libraries:
libs
tdc++-libc6.1-1.so.2: cannot open shared object file: No such file or directory
出现这种错误后,我去下了libstdc++-2-libc6.1-1-2.9.0.so, 到 /usr/lib
ln -s libstdc++-2-libc6.1-1-2.9.0.so libstdc++-libc6.1-1.so.2
ldconfig
用notes进入
/local/notesdata
输入
/opt/lotus/bin/server -----(出现下面的提示)

./java -ss512k -Xoss5M -cp jhall.jar:cfgdomserver.jar:Notes.jar lotus.domino.setup.WizardManagerDomino -data /local/notesdata
stackpointer=0xb69e3aa8
Writing Java core file ....
/opt/lotus/notes/latest/linux/serversetup: line 124: 4741 娈甸敊璇? ./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@asnotes notesdata]$

apexzlm
19-02-07, 07:31 PM
我已经解决成功了。不过是用as400代替的。