Dear Rob: I have tried to configure the madplay as the following: "./configure --no-tty".but it seems that "--no-tty" is not a valid option. is there any other ways to configure it disgarding the tty device? thanks a lot horace
_________________________________________________________ Do You Yahoo!? 登录免费雅虎电邮! http://mail.yahoo.com.cn
<font color=#6666FF>无聊?郁闷?高兴?没理由?都来聊天吧!</font>―― 雅虎全新聊天室! http://cn.chat.yahoo.com/c/roomlist.html
Horace Lee wrote:
I have tried to configure the madplay as the following: "./configure --no-tty".but it seems that "--no-tty" is not a valid option. is there any other ways to configure it disgarding the tty device?
Sorry, --no-tty is an option to madplay, not configure.
If you want to disable TTY control at compile time, you'll have to eliminate the USE_TTY define in global.h.