On Thu, Jun 23, 2011 at 3:05 PM, Martin Hamant <[email protected]> wrote: > after installing sox and reconfigure, sox is now called, and the resulting > file stereo. > Is there a dependency problem somewhere ?
Yes, the new dependency on sox should be made more explicit, or mandatory. In fact, I'm inclined to do as Romain suggest: get rid of the static detection. In other words: always use text2wave and sox in that script (don't use false when those tools are unavailable) so that the install script works fine (or doesn't work at all). Perhaps keep a warning at the right place, that's all. Feel free to add a ticket, it could be done for the beta2. David ------------------------------------------------------------------------------ Simplify data backup and recovery for your virtual environment with vRanger. Installation's a snap, and flexible recovery options mean your data is safe, secure and there when you need it. Data protection magic? Nope - It's vRanger. Get your free trial download today. http://p.sf.net/sfu/quest-sfdev2dev _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
