| Prophecy 9.0 Development Guide | Home | Frameset Home |
|
sh ./prophecy-9.0.xxxxx.xxxxx-small-tts-ds-vm.bin
sudo /opt/voxeo/prophecy start
user@centos:~$ sudo /opt/voxeo/prophecy start
Service 'Voxeo Prophecy Log Search' started.
Service 'Voxeo Prophecy Log Indexer' started.
Starting MC:
Service 'Voxeo Prophecy Management Console' started.
Starting VXML:
Service 'Voxeo Prophecy VoiceXML Browser' started.
Starting VCS:
Service 'Voxeo Prophecy Server' started.
Starting SIPMethod:
Service 'Voxeo Prophecy SIPMethod Server' started.
Starting Designer:
Service 'Voxeo Prophecy Designer Server' started.
# .bashrc
# Source global definitions
if [ -f /etc/bashrc >]; then
. /etc/bashrc
fi
# User specific aliases and functions
PATH=$PATH:/usr/sbin:/sbin:/opt/voxeo
PATH=$PATH:/usr/sbin:/sbin:/opt/voxeo
export $PATH
| ANNOTATIONS: EXISTING POSTS |
bpcamac
|
|
| When installing P-9.0.40094.0-small-tts-ds-vm on a Centos 5.4 (2.6.24) headless server I also found it necessary to install the following packages:
$yum install libidn-devel libcap libxml2 to avoid the installer complaining about: The following libraries are missing and will need to be installed separately. Prophecy services will not be started. Checking library dependency: VCS FAILED VCS depends on the following libraries: libidn.so.11 vxlaunch FAILED vxlaunch depends on the following libraries: libidn.so.11 BsSndRpt FAILED BsSndRpt depends on the following libraries: libidn.so.11 named FAILED named depends on the following libraries: libcap.so.1 libxml2.so.2 |
|
voxeoJeffK
|
|
| Hello,
Thank you for this detailed information. I have opened an internal exploration of the matter for our engineers to investigate. We will post back here with additional findings and information, but please do not hesitate to ask if we can help with any questions in the meantime. Regards, Jeff Kustermann Voxeo Support |
|
pampa
|
|
| Almost the same on my own CentOS (5.3)
Installer vers: prophecy-9.0.40094.0-small-tts-ds-vm.bin The following libraries are missing and will need to be installed separately. Prophecy services will not be started. Checking library dependency:07:31 p.m. 01/06/2010 VCS FAILED VCS depends on the following libraries: libidn.so.11 vxlaunch FAILED vxlaunch depends on the following libraries: libidn.so.11 BsSndRpt FAILED BsSndRpt depends on the following libraries: libidn.so.11 named PASSED Done. |
|
VoxeoDustin
|
|
| Hello,
You'll need to install the Internationalized Domain Name support library. Running 'sudo yum install libidn.i386' at the command prompt should do the trick. Let me know if you have further difficulty. Regards, Dustin Hayre Solutions Engineer Voxeo Corporation Come join us at our Voxeo Customer Summit, June 21st - June 23rd at the Hard Rock Hotel. Register today for your [url=http://www.voxeo.com/summits/customer]All Access Pass[/url]. |
|
pampa
|
|
| Hey Dustin,
Before you post I followed 'bpcamac' instructions and got it to run. This is the output: # /opt/voxeo/prophecy start Service 'Voxeo Prophecy Log Search' started in 4.6 seconds. Service 'Voxeo Prophecy Log Indexer' started in 3.3 seconds. Service 'Voxeo Prophecy Directory' started in 1.3 seconds. Service 'Voxeo Prophecy Management Console' started in 36.4 seconds. Service 'Voxeo Prophecy SIPMethod Server' started in 17.4 seconds. Service 'Voxeo Prophecy Server' started in 1.3 seconds. # Now, another question arises: How can I access to manage it? In windows it was easy, but how can I access the server from my own LAN, with the server IP? Port(s)? Thanks! |
|
VoxeoDante
|
|
| Hello,
Yes, you should be able to access the server from you local lan via the server's IP address. The management console (Commander) should be running on port 9996. I hope this answers your question. Regards, Dante Vitulano |
| login |
|