QNX 6.2 libcpp.so.2a

Where or how can I get libcpp.so.2a??

thanks

You will need to symlink it for now. It was a packaging snafu that will be corrected in the first Patch.

ln -s /lib/libcpp.so.2 /lib/libcpp.so.2a

Not ideal, but it works for now.

or better yet, download the real thing from one of the following places:

http://www.openqnx.com/downloads/libcpp.so.2a.gz
http://qnx.wox.org/qnx/libcpp.so.2a.gz
http://www.qnxzone.com/~travis/secret/qnx/libcpp.so.2a.gz

save it in the /lib directory and gunzip it.