We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
cannot start rvdebug in ubuntu 14.04.1, please give solution
issue :
$ rvdebug
/home/ARM/RVD/Core/4.1.2/38/linux-pentium/bin/rvdebug: symbol lookup error: /home/ARM/RVD/Core/4.1.2/38/linux-pentium/lib/libxry.so.1: undefined symbol: XpQueryExtension
I followed this for installation
How to install in Ubuntu:
http://www.techor.com/article-42.html
# How to install realview ICE at ubuntu 8.04/10.04?
0. Get RVDS4.0
1. Make sure some of the files at RVDS4.0 having write/execution attribute(If the attribute is differ with CD's)
2. execute setuplinux.bin, it will begin to install
3. After install successfully, do export ARMLMD_LICENSE_FILE=LICENSE_ADDRESS, and let RVDS get license
4. source RVDS41env.posh which at your install folder
5. apt-get install libmotif4
a. sudo ln -s /usr/lib/libXm.so.4 /usr/lib/libXm.so.3
6. rvdebug
When I've seen a similar message in the past it was due to having the wrong version of open motif installed. It's been a while, but _I think_ the version you need is "openmotif21-2.1.30-1".