My favorites | Sign in
Logo
                
Search
for
Updated Apr 15, 2009 by achaloyan
Labels: Id-06, Phase-Deploy
SupportedPlatforms  
Platforms (operating systems) UniMRCP runs on.

Below is the list of platforms UniMRCP supports and has being actively developed on.

  • Windows (32 bit)
    • XP SP2
    • Vista SP1
  • Linux (32 bit)
    • Fedora 10
    • CentOS 5.1
    • 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 compile and basically tested UniMRCP on platforms not listed above.


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

Windows (32bit)

  • Windows Server 2003

Comment by arash.abghari, 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 garmt.noname, Mar 20, 2009

Windows Web Server 2008 (32 bit)

Comment by chaitanya.chokkareddy, Apr 14, 2009

Linux (64 Bit) Ubuntu 8.04 (Hardy)

Comment by Josef.Robert.Novak, 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
Hosted by Google Code