topdog
Joined: 05 Jul 2009 Posts: 34
|
Posted: Mon Nov 08, 2010 1:50 am Post subject: Issues Compiling Icecast on Fedora 13 32 Bit |
|
|
When I compile Icecast on Fedora 13, I get this output when running configure:
./configure: line 7161: diff: command not found
What's this program? And how can I install it? I tried yum install diff, no luck.
Anyone seen this issue and can provide a fix if so? Thanks.
My guess is that the diff program never got installed, doing the command: whereis diff
gets me only man pages. Doing straight from shell: diff
Gives a command not found message. |
|