How to install DDS Support package on Linux?
5 views (last 30 days)
Show older comments
Stefan Kimmer
on 9 Nov 2016
Answered: Stefan Kimmer
on 15 Nov 2016
I am trying to install the DDSBlockset for MATLAB 2016a on a Ubuntu 16.04 machine.
For that I am following the install intructions from the documentation: http://www.mathworks.com/hardware-support/files/dds-blockset-support-package-user-guide.pdf And took the note in the following answer into account: https://nl.mathworks.com/matlabcentral/answers/175700-how-do-i-install-rti-dds-support-for-matlab-and-simulink
However nothings happens if I try to run the installer: $sudo ./DDSBlockset-R2016a_v2.9.2_glnxa64-Install --mode console also nothing happens with $sudo ./DDSBlockset-R2016a_v2.9.2_glnxa64-Install or if I am logged into a root shell.
With nothing happens I mean that the terminal returns immediately without giving any message.
What can I do to approach the problem?
0 Comments
Accepted Answer
Hari Desanur
on 14 Nov 2016
Edited: Hari Desanur
on 14 Nov 2016
The DDS Support package will work correctly only on platforms that are supported by MATLAB.
Therefore on Ubuntu 16.04 the DDS package will not work as expected.
More Answers (1)
See Also
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!