|
|
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
这是网上找到网页,
我创建了用户与群组, edinotes, 登录后
当用户输入“/opt/lotus/bin/http httpsetup”命令来启动用于配置的http服务器时,有时会看到无法找到libjitc.so文件的错误信息:
"libjitc.so: cannot open shared object file: No such file or directory (libjitc.so)"
,找了很久找不到解决方法
[url=]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)"
,找了很久找不到解决方法
-----我切换成 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 继续
[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 |
|