rohc team mailing list archive
-
rohc team
-
Mailing list archive
-
Message #00623
[Question #212544]: ROHC build and install on 64bit systems
New question #212544 on rohc:
https://answers.launchpad.net/rohc/+question/212544
I have downloaded, built and installed ROHC library version 1.4.1 on 64bit CentOS 5.7 distribution. While trying to start the tunnel application I got the error:-
/usr/sbin/rohctunnel: error while loading shared libraries: librohc_comp.so.0: cannot open shared object file: No such file or directory
As a workaround I did:-
$ export LD_LIBRARY_PATH=/usr/lib
Now the tunnel application started fine, so I guess rohctunnel app searches for linking in /usr/lib64 libraries only. Thus it seems on 64-bit platform ROHC libraries are not
installed in /usr/lib64. Is there any specific build/install option for x86_64 platforms.
--
You received this question notification because you are a member of ROHC
Team, which is an answer contact for rohc.