Denbun IMAP version Manual
User's Manual | Administrator's Manual | Installation Guide | Initial Settings Guide
Back to Menu
 

Installation Guide - Solaris Version

This section describes how to install Denbun (Solaris version).
This explanation assumes that the server OS is a Solaris and the web server is using Apache Server.
Please refer to the system requirements on the product web site for Linux distribution supported.
To uninstall Denbun, please refer this guide

Denbun may now be installed.
Copy the file you downloaded to the web server and install it.
The following installation process is assuming that the executable directory is "/var/apache/cg-bin/dnwml".

1. Expand the file

Use a super user for the process.
Copy the setup file to the installation directory.
It assumes that the file you downloaded is dnwmlxxx.tar.Z.

Installation Guide - Solaris Version - 1

Expand the file using tar command.

Installation Guide - Solaris Version - 2

directory "dnwml" will be created and the following directories and files will be extracted.

Installation Guide - Solaris Version - 3

Please note that you should read LICENSE and README file.

2. Move dnwmlroot

Move dnwmlroot to the document root directory.
If the document root of your web sever is "/var/apache/htdocs", move "dnwmlroot" to there.

Installation Guide - Solaris Version - 4

3. Move the dynamic libraries

Check whether the dynamic libraries exist.

ls /usr/lib/libicudata.so*
ls /usr/lib/libicui18n.so*
ls /usr/lib/libicutu.so*
ls /usr/lib/libicuuc.so*

If none of them exists, move the extracted files in "lib" to "/usr/lib"

Installation Guide - Solaris Version - 5

If any of them exists, add the path for the dynamic library to your web server's settings and then restart the web server.

Installation Guide - Solaris Version - 6

Add the following line.
SetEnv LD_LIBRARY_PATH /var/apache/cgi-bin/dnwml/lib

4. Change owner

Change the owner of the directory "dnwml" that Denbun is installed.
If Denbun is installed in "/var/apache/cgi-bin/dnwml", set "User ID" and "Group ID" of the directory to the user who provides HTTP service
(It assumes that both "User ID" and "Group ID" is "nobody").

Installation Guide - Solaris Version - 7

5. Installation completed

The installation of Denbun completed.

6. Access to Denbun

After the installation, access to the Denbun Management Tool.
Start up a browser and enter the URL.

http://(IP address of server or server name)/cgi-bin/dnwml/dnwmlconfig.cgi?

Set your mail server information in "Initial Settings" and then,

Access to Denbun for Ajax:
http://(IP address of server or server name)/cgi-bin/dnwml/dnwmljs.cgi?

Access to Denbun for Flash:
http://(IP address of server or server name)/cgi-bin/dnwml/dnwmlflash.cgi?


1. Uninstallation

The following installation process is assuming that the executable directory is "/var/apache/cg-bin/dnwml" and Denbun is installed there.

1. Remove directories

Remove the directories that the files for Denbun are stored
(It assumes that www home directory is "/var/apache/htdocs").

Uninstallation Guide - Solaris Version - 1

[Note] Remove the files in /usr/lib, if you move the dynamic libraries when installation.

2. Uninstallation completed

The uninstallation of Denbun completed.

 
Copyright (C) 2008 NEOJAPAN,Inc. All Rights Reserved.