On 09/30/2012 02:59 AM, tuxcnc wrote: > For now I found one hidden relationship: linuxcnc depends bc .
Yep you're right, latency-test uses bc to do floating-point math in bash. I recorded this dependency in the debian package control file. A better fix would probably be to rewrite latency-test in python, but this fixes the immediate issue. I pushed the fix to 2.5 but not yet to master, because of a somewhat hairy merge conflict in interp_o_word.cc. Michael Haberler, I think you might be moer successful at merging that file than I would be, would you mind taking a look at it? -- Sebastian Kuzminsky ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://ad.doubleclick.net/clk;258768047;13503038;j? http://info.appdynamics.com/FreeJavaPerformanceDownload.html _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
