Installation Guide - Cobalt Version


This page describes the installation of the Cobalt Qube 2700WG/Qube2/RaQ/RaQ2 Version of iOffice2000 (in the case of a package file).

Checking environment

1) Setup Cobalt Qube 2700WG, Qube2, RaQ or RaQ2 as the server.

2) If a WWW browser (Netscape Navigator, Microsoft Internet Explorer etc.) is present, irrespective of OS (Windows, Mac, UNIX etc.), as operating environment at the client end, no further installation is necessary.

Mail server

To use WebMail of iOffice2000, a mail server is necessary.
*The mail server must conform to "POP3" and "SMTP".

Installation of iOffice2000

iOffice2000 may now be installed.
Installation directory of iOffice2000 is as follows.

2700WG:
CGI modules .....[/home/httpd/cgi-bin/ioffice]
Image files .....[/home/httpd/html/groups/home/tmGWImages-xx]

Qube2:
CGI modules .... [/home/groups/home/cgi-bin/ioffice]
Image files .... [/home/groups/home/tmGWImages-xx]

RaQ:
CGI modules .... [/home/sites/home/ioffice]
Image files .... [/home/sites/home/tmGWImages-xx]

Raq2:
CGI module .... [/home/sites/home/web/cgi-bin/ioffice]
Image file .... [/home/sites/home/web/tmGWImages-xx]

*) -xx : depends on Language
-en: UK English
-us: US English

-gr: German

1) Package installation

Install the package by accessing the administrator site of Cobalt Qube.

(1) Click "Administrator Site".
(2) Input authorization information "user name" and "password". (Example: "admin" and "manager")
(3) Click "Maintenance"
(4) Click "Install Software".
(5) Click "Brows" and select the downloaded package file.
(6) Input admin password. (Example: manager)
(7) Click "Install 'pkg' Package "to start installation".

* If installation is performed correctly, in "software On The Cobalt Server", "iOfficeRelease X.X" is displayed.

2) End The above completes the installation of iOffice2000.

Start accessing iOffice2000

When all the steps have been finished, iOffice2000 may be accessed. Start up the browser and input the following.

(a) 2700WG/Qube2/RaQ2

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

(b) RaQ

http://(IP address of server or server name)/ioffice/iofficexx.cgi?

*) xx : depends on Language
en: UK English
us: US English
gr: German

*If the browser is set to "disable cookies", iOffice2000 will not operate normally. Please set "accept all" or "display warning (dialogue) before accepting". Please refer to what is stated in "support" in the operating manual. If there are any other "problems during installation"please contact your local reseller or via E-mail to support@neoint.com

Uninstalling iOffice2000

Uninstalling iOffice2000 is performed as follows. (When the pkg file was installed from a Administrator Site)

1) Uninstalling package

Log in at the server where iOffice2000 is installed, using telnet. (Processing is performed by Superuser.)

Uninstall the package. (x.x-x is version of iOffice2000)
>rpm -e ioffice-x.x-x

ex. Uninstall Version 2.11
>rpm -e ioffice-2.1-1

2. Delete the directory in which installation was effected

The directory in which iOffice2000 was installed is deleted.

2700WG:
>rm -r /home/httpd/cgi-bin/ioffice

Qube2:
>rm -r /home/groups/home/cgi-bin/ioffice

RaQ:
>rm -r /home/sites/home/ioffice

RaQ2:
>rm -r /home/sites/home/web/cgi-bin/ioffice

3. Delete installation information files

The installation information files of iOffice2000 are deleted.

>rm /var/lib/cobalt/ioffice-x.x.x.md51st

ex. Uninstall Version 2.11
>rm /var/lib/cobalt/ioffice-2.1.1.md51st

4. Update the installed Software information.

2700WG:
>/home/admserv/cgi-bin/.cobalt/install/install.cgi < /dev/null > /dev/null

Qube2, RaQ2:
>/usr/admserv/cgi-bin/.cobalt/install/install.cgi < /dev/null > /dev/null

5. End The above completes the uninstallation of iOffice2000.