My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
SupportedPlatforms  
Platforms (operating systems) UniMRCP runs on.
Id-06, Phase-Deploy
Updated Jan 1, 2010 by achalo...@gmail.com

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.
Below is the list of platforms UniMRCP has been tested and is known to work on.

  • Windows (32 bit, 64 bit)
    • Windows XP SP2
    • Windows Server 2003 SP1
    • Vista SP1
    • Windows 7
  • Linux (32 bit, 64 bit)
    • CentOS 5.3
    • Fedora 12
    • RHEL 5, RHEL 4.6



UniMRCP should run on platforms APR (Apache Portable Runtime) supports. Typically those platforms are Windows and Unix variants.
Please leave a comment below, if you used or at least compiled and basically tested UniMRCP on platforms not listed above.

Comment by project member kamil...@gmail.com, Mar 18, 2009

Windows (32bit)

  • Windows Server 2003

Comment by arash.ab...@gmail.com, Mar 19, 2009

Linux (32 bit)

  • Debian 5.0 (Lenny)
  • Ubuntu 8.04 (Hardy)

for both Debian and Ubuntu use ./configure --with-sofia-sip=/usr

Comment by project member garmt.no...@gmail.com, Mar 20, 2009

Windows Web Server 2008 (32 bit)

Comment by project member chaitany...@gmail.com, Apr 14, 2009

Linux (64 Bit) Ubuntu 8.04 (Hardy)

Comment by Josef.Ro...@gmail.com, Aug 27, 2009
Linux (32 bit)
  • Debian 5.0 (Lenny)

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


Sign in to add a comment
Powered by Google Project Hosting