Problem in unimrcp

74 views
Skip to first unread message

aayush jain

unread,
May 9, 2012, 2:40:00 AM5/9/12
to uni...@googlegroups.com
Hello All,
I am very new to UNIMRCP, actually I am trying to install the UNIMRCP server and client on ubuntu OS 10.04 and getting errors, please help me:

Mine APR installed properly and got some error in sofia-sip in unimrcp-deps-1.1.2
test -z "/usr/local/man/man1" || mkdir -p -- "/usr/local/man/man1"
mkdir: cannot create directory `/usr/local/man': File exists
make[2]: *** [install-man1] Error 1
make[2]: Leaving directory `/usr/local/unimrcp-deps-1.1.2/libs/sofia-sip'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/usr/local/unimrcp-deps-1.1.2/libs/sofia-sip'
make: *** [install-recursive] Error 1

then I have moved to install the unimrcp and following instructions in below url. but here I am getting error while start the server or client.
(http://code.google.com/p/unimrcp/wiki/InstallationGuide)
error is:
./unimrcpserver: error while loading shared libraries: libapr-1.so.0: cannot open shared object file: No such file or directory


--
Aayush Jain
8807619380
Please don't print this e-mail unless you really need to.

Arsen Chaloyan

unread,
May 15, 2012, 9:36:55 PM5/15/12
to uni...@googlegroups.com
Hello Aayush,

Make sure the APR library which comes with the dependencies is not
only installed but also is in the load path. If it's not, you may need
to add it as follows

export LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:/usr/local/apr/lib

and then run the server

./unimrcpserver
> --
> You received this message because you are subscribed to the Google Groups
> "UniMRCP" group.
> To post to this group, send email to uni...@googlegroups.com.
> To unsubscribe from this group, send email to
> unimrcp+u...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/unimrcp?hl=en.



--
Arsen Chaloyan
Author of UniMRCP
http://www.unimrcp.org

aayush

unread,
May 16, 2012, 1:14:29 AM5/16/12
to UniMRCP
Hi Arsen
Thanks for your reply but after setting the path, I am getting the
following error, it's same error which i was getting before.
./unimrcpserver: error while loading shared libraries: libapr-1.so.0:
cannot open shared object file: No such file or directory


aayush

unread,
May 17, 2012, 8:24:01 AM5/17/12
to uni...@googlegroups.com
Thanks Arsen some problem was in OS now it's working fine..thanks for ur help
> > unimrcp+unsubscribe@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages