RMA on Fedora 4
Posted: Sat Feb 18, 2006 6:23 pm
Hello Alex,
For info, i've installed RMA 1.22 on Fedora Core 4
I've done the following for getting it to work:
The distribution has the version 6 of the libstdc++ installed and it doesn't work with this one.
I've installed a version 5
in the /usr/lib directory i've found : libstdc++.so.5.0.7
then i've created a symbolic link
libstdc++.so.5 -> libstdc++.so.5.0.7
start the rma and it works !!
A little suggestion, maybe you could specify in your INSTALL note that in the RmaPath, it's mandatory to add the rma executable at the end of the path. In my case, your rma agent is installed in the /usr/local/rma directory so in the RmaPath variable i have to enter /usr/local/rma/rma !!
Best Regards
Jean-Pierre
For info, i've installed RMA 1.22 on Fedora Core 4
I've done the following for getting it to work:
The distribution has the version 6 of the libstdc++ installed and it doesn't work with this one.
I've installed a version 5
in the /usr/lib directory i've found : libstdc++.so.5.0.7
then i've created a symbolic link
libstdc++.so.5 -> libstdc++.so.5.0.7
start the rma and it works !!
A little suggestion, maybe you could specify in your INSTALL note that in the RmaPath, it's mandatory to add the rma executable at the end of the path. In my case, your rma agent is installed in the /usr/local/rma directory so in the RmaPath variable i have to enter /usr/local/rma/rma !!

Best Regards
Jean-Pierre