Wiki

« Back to 3.2.2 CUAE SDK...

CUAE SDK 2.4.x Prerequisites

CUAE 2.4.1#

Microsoft .NET Framework 3.0 Redistributable Package#

  • On the Microsoft Download Center, search for .net 3.0 runtime and download the installer.
  • Run the dotnetfx3setup.exe installer and accept all defaults.

Microsoft .NET Web Services Enhancements 2.0 #

  • On the Microsoft Download Center, search for Microsoft WSE 2.0 SP3 and download the installer.
  • Run the Microsoft WSE 2.0 SP3.msi installer and accept all defaults.

Apache 1.3.x#

  • Download the windows binaries for Apache 1.3 from Apache Win32 Archives. Apache 2.0 is not compatible with the Cisco Unified Application Environment at this time.
  • Before installing, check that nothing is running on port 80, such as IIS. If there is something using port 80, stop the program before installing.
  • Run the Apache installer and accept all defaults.

J2SE JDK 5.0#

  • Download a recent version of the JDK installer, such as 5.0 (also known as 1.5) from the Previous JDK 5 Downloads page.
  • Run the JDK installer and accept all defaults. It is not sufficient to install the JRE; the JDK must be installed.

MySQL ODBC Connector 3.51#

  • Download the MySQL Connector/ODBC 3.51 MSI installer package from the MySQL ODBC Downloads page.
  • Run the MySQL ODBC Connector installer and accept all defaults.

MySQL 5#

  • Download the Windows executable (.exe) for MySQL 5.0 from the MySQL Downloads page.
  • Run the MySQL installer (mysql-5.0.51-win32) and accept all defaults until you reach the MySQL Server Configuration section. As you proceed through this section, make the following selections:
    • Detailed Configuration
    • Developer Machine (Recommended)
    • Transactional Database Only
    • Best Support for Multilinguilism
    • Install As Windows Service (automatic launch)
    • Enter the password for the root user and be sure to remember it; you will need it later when installing the Cisco Unified Application Environment software if you decide to configure the platform to use the root account for accessing MySQL.

Dialogic HMP 3.0#

  • Download the Windows installers for Dialogic HMP from the Dialogic HMP Software for Windows page.
  • Run the HMP installer and accept all defaults, choosing the top 4 installation check boxes when prompted to select individual components to install.

NeoSpeech TTS 3.7#

  • Download Windows installers from the Neospeech TTS Server page and Neospeech Kate Voice page.
  • Run the VoiceText Kate Master installer and accept all defaults.
  • Run the Neospeech TTS Server installer and accept all defaults.
  • Edit the TTS configuration file at C:\ttssrv.ini. Change the NfsDir path to match the path of the Cisco Unified Media Engine, which by default is C:/Program Files/Cisco Systems/Unified Application Environment/MediaServer.
  • Verify that the following two lines are present:
    • KateSelect 1 ; Kate DB Select
    • YumiSelect 0 ; Yumi DB Select

PHP 5 #

Note: The PHP installation process is complex. If you make a mistake, use the PHP installer to uninstall and start over.

1. Download Windows binaries for PHP from the PHP Downloads page.

2. Run the installer.

3. On the Web Server Setup page, select the Apache 1.3.x Module.

4. On the Apache Configuration Directory page, provide the path to conf directory where you installed Apache. By default it is: C:\Program Files\Apache Group\Apache\conf.

5. On the Choose Items to Install page, select the following:

  • In the Program Menu, select CLI Executable and Script Executable.
  • In the Extensions menu, select:
    • bzip2
    • LDAP
    • MySQL
    • MySQLi
    • Sockets
    • XML-RPC (if available)
  • In the Extras menu, select PEAR Install.

6. Complete the rest of the installer steps.

7. After the install completes, execute C:\Program Files\PHP\go-pear.bat and select the following options:

  • System-Wide or local: system
  • all or Enter to continue: Hit Enter
  • alter php.ini: Y
  • press enter to continue

8. Run the registry file created at the end of the go-pear.bat installer, as suggested in the on-screen instructiosn. 9. At a command prompt, run the following command:

pear install \--alldeps <package_name> 

Replace the following package names in the command, until all are installed:

  • HTTP_Request
  • Mail
  • Mail_Mime
  • Net_DIME
  • Net_Socket
  • Net_URL
  • PEAR
  • SOAP(-beta)
  • XML_Parser
  • XML_RPC
  • Net_SMTP

10. Check that the C:\Program Files\PHP\php.ini file session.save_path is set to the path of an existing folder.

11. Comment out the line starting with PHPIniDir in the httpd.conf file (located by default at C:\Program Files\Apache Group\Apache\conf\httpd.conf).

12.Create a system variable called PHPRC which contains the install path to PHP (by default, this value is C:\Program Files\PHP).

Final Steps#

Modify your environment variables as follows:

1. Add the JDK to the path. Using JDK 5.0 Update 11 as an example, append ;C:\Program Files\Java\jdk1.5.0_11\jre\bin.

2. Add MySQL to the PATH environment variable. By default, append ;C:\Program Files\MySQL\MySQL Server 5.0\bin. Restart your machine. You are done. You may proceed to installing the Cisco Unified Application Environment software. --------------------------------------------------------------------------------

CUAE 2.4.2 & 2.4.3#

Microsoft .NET Framework 3.0 Redistributable Package#

  • On the Microsoft Download Center, search for .net 3.0 runtime and download the installer.
  • Run the dotnetfx3setup.exe installer and accept all defaults.

Microsoft .NET Web Services Enhancements 3.0#

  • On the Microsoft Download Center, search for Microsoft WSE 3.0 and download the installer.
  • Run the Microsoft WSE 3.0.msi installer and accept all defaults.

Apache 1.3.x#

  • Download the windows binaries for Apache 1.3 from Apache Win32 Archives. Apache 2.0 is not compatible with the Cisco Unified Application Environment at this time.
  • Before installing, check that nothing is running on port 80, such as IIS. If there is something using port 80, stop the program before installing.
  • Run the Apache installer and accept all defaults.

J2SE JDK 5.0#

  • Download a recent version of the JDK installer, such as 5.0 (also known as 1.5) from the Previous JDK 5 Downloads page.
  • Run the JDK installer and accept all defaults. It is not sufficient to install the JRE; the JDK must be installed.

MySQL ODBC Connector 3.51#

  • Download the MySQL Connector/ODBC 3.51 MSI installer package from the MySQL ODBC Downloads page.
  • Run the MySQL ODBC Connector installer and accept all defaults.

MySQL 5#

  • Download the Windows executable (.exe) for MySQL 5.0 from the MySQL Downloads page.
  • Run the MySQL installer (mysql-5.0.51-win32) and accept all defaults until you reach the MySQL Server Configuration section. As you proceed through this section, make the following selections:
    • Detailed Configuration
    • Developer Machine (Recommended)
    • Transactional Database Only
    • Best Support for Multilinguilism
    • Install As Windows Service (automatic launch)
    • Enter the password for the root user and be sure to remember it; you will need it later when installing the Cisco Unified Application Environment software if you decide to configure the platform to use the root account for accessing MySQL.

Dialogic HMP 3.0#

  • Download the Windows installers for Dialogic HMP from the Dialogic HMP Software for Windows page.
  • Run the HMP installer and accept all defaults, choosing the top 4 installation check boxes when prompted to select individual components to install.

NeoSpeech TTS 3.7#

  • Download Windows installers from the Neospeech TTS Server page and Neospeech Kate Voice page.
  • Run the VoiceText Kate Master installer and accept all defaults.
  • Run the Neospeech TTS Server installer and accept all defaults.
  • Edit the TTS configuration file at C:\ttssrv.ini. Change the NfsDir path to match the path of the Cisco Unified Media Engine, which by default is C:/Program Files/Cisco Systems/Unified Application Environment/MediaServer.
  • Verify that the following two lines are present:
    • KateSelect 1 ; Kate DB Select
    • YumiSelect 0 ; Yumi DB Select

PHP 5 #

Note: The PHP installation process is complex. If you make a mistake, use the PHP installer to uninstall and start over.

1. Download Windows binaries for PHP from the PHP Downloads page.

2. Run the installer.

3. On the Web Server Setup page, select the Apache 1.3.x Module.

4. On the Apache Configuration Directory page, provide the path to conf directory where you installed Apache. By default it is: C:\Program Files\Apache Group\Apache\conf.

5. On the Choose Items to Install page, select the following:

  • In the Program Menu, select CLI Executable and Script Executable.
  • In the Extensions menu, select:
    • bzip2
    • LDAP
    • MySQL
    • MySQLi
    • Sockets
    • XML-RPC (if available)
  • In the Extras menu, select PEAR Install.

6. Complete the rest of the installer steps.

7. After the install completes, execute C:\Program Files\PHP\go-pear.bat and select the following options:

  • System-Wide or local: system
  • all or Enter to continue: Hit Enter
  • alter php.ini: Y
  • press enter to continue

8. Run the registry file created at the end of the go-pear.bat installer, as suggested in the on-screen instructiosn.

9. At a command prompt, run the following command:

pear install \--alldeps <package_name> 

Replace the following package names in the command, until all are installed:

  • HTTP_Request
  • Mail
  • Mail_Mime
  • Net_DIME
  • Net_Socket
  • Net_URL
  • PEAR
  • SOAP(-beta)
  • XML_Parser
  • XML_RPC
  • Net_SMTP

10. Check that the C:\Program Files\PHP\php.ini file session.save_path is set to the path of an existing folder.

11. Comment out the line starting with PHPIniDir in the httpd.conf file (located by default at C:\Program Files\Apache Group\Apache\conf\httpd.conf).

12. Create a system variable called PHPRC which contains the install path to PHP (by default, this value is C:\Program Files\PHP).

Final Steps#

Modify your environment variables as follows:

1. Add the JDK to the path. Using JDK 5.0 Update 11 as an example, append ;C:\Program Files\Java\jdk1.5.0_11\jre\bin.

2. Add MySQL to the PATH environment variable. By default, append ;C:\Program Files\MySQL\MySQL Server 5.0\bin.

3. Restart your machine.

4. You are done. You may proceed to installing the Cisco Unified Application Environment software. --------------------------------------------------------------------------------

0 Attachments
314 Views
Average (0 Votes)
The average rating is 0.0 stars out of 5.
Comments
No comments yet. Be the first.