|
SupportedPlatforms
Platforms (operating systems) UniMRCP runs on.
Below is the list of platforms UniMRCP supports and has being actively developed on.
|
Sign in to add a comment
|
|
|
Search
|
|
SupportedPlatforms
Platforms (operating systems) UniMRCP runs on.
Below is the list of platforms UniMRCP supports and has being actively developed on.
|
Sign in to add a comment
Windows (32bit)- Windows Server 2003
Linux (32 bit)
for both Debian and Ubuntu use ./configure --with-sofia-sip=/usr
Windows Web Server 2008 (32 bit)
Linux (64 Bit) Ubuntu 8.04 (Hardy)
For Debian the default apr installation may obscure the fact that the unimrcp-deps apr packages do not get added to the loadpath, resulting in a an error related to apr_pool_mutex_set.
If you see this problem, make sure to add the unimrcp-deps apr location to the LD_LOAD_PATH, e.g.,
$ export LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:/usr/local/apr/lib