Progress
Installation and Configuration Guide
Version 9
for UNIX


Installation .ini File

The installation .ini file is user-defined. The format of the installation .ini file follows, where n represents the total number of configurations you are installing.

You can specify as many of the supported languages as you want in the Language Choice section. You can specify lang=All to install all of the available languages, but this is not recommended because of disk space considerations. Each language that you select will require approximately 8MB of disk space on your operating system.

The first time you install Progress you must set a default language (see the Language Default section in the example below). Be sure to type the language values exactly as they appear in the following example of an .ini file.

setup.ini
[Configuration Count] 
NumberofConfigurations=n

[Product Configuration 1] 
name=Company_name 
serial=serial_number 
version=version_number 
control=control_number_1 control_number_2 control_number_3 
prodname=Product_name
. 
. 
. 
[Product Configuration n] 
name=Company_name 
serial=serial_number 
version=version_number 
control=control_number_1 control_number_2 control_number_3
prodname=Product_name

[Language Choice] 
lang=Arabic
lang=Chinese (Simple) 
lang=Chinese (Traditional) 
lang=Czech 
lang=Danish
lang=Dutch
lang=English - American 
lang=English - International 
lang=Finnish 
lang=French
lang=German
lang=Greek 
lang=Hebrew 
lang=Hungarian
lang=Icelandic
lang=Italian
lang=Japanese 
lang=Korean 
lang=Norwegian
lang=Persian
lang=Polish
lang=Portuguese 
lang=Portuguese - Brazilian 
lang=Russian 
lang=Serbian
lang=Spanish 
lang=Spanish - Latin 
lang=Spanish - Mexican 
lang=Swedish 
lang=Thai
lang=Turkish

[Language Default] 
_szDefaultLanguage=English - American 

[International Settings]
; See intlsets.txt on your CDROM for acceptable values
cpinternal=ISO8859-1
cpcollation=Basic
cpcase=Basic
dateformat=mdy
numsep=46
numdec=44

[Messenger]
InstallingWhereWebServerIsInstalled=yes


[WebServer]
; Type NSAPI
; Type CGI (If the type is CGI then the CgiScriptPath MUST exist)
WebServerType=CGI
CgiScriptPath=directory-pathname/silentCgiScriptDir
CopyHtmlFiles=yes
DocumentRootPath=directory-pathname/silentDocRootDir

[Java]
jdkHomePath=/<jdk-path>

[Server Engine]
; 4GL
; SQL
; BOTH
type=BOTH

[Type and Destination] 
; Type is COMPLETE or TYPICAL
type=TYPICAL 
path=directory-pathname/dlcsilent
workpath=directory-pathname/wrk 


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095