|
SupportedPlatforms
The project has actively being developed on 32 bit Windows and Linux. Recently 64 bit Windows and Linux have been included in the development environment too.
| |
► Sign in to add a comment
|
Search
|
|
SupportedPlatforms
The project has actively being developed on 32 bit Windows and Linux. Recently 64 bit Windows and Linux have been included in the development environment too.
| |
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