/usr/local/centovacast/sbin/enable_package ICECAST /usr/local/bin/icecastcd /usr/src && wget
https://github.com/karlheyes/icecast-kh/archive/icecast-2.3.3-kh8.tar.gz && tar -zxf icecast-2.3.3-kh8 && cd icecast-kh-icecast-2.3.3-kh8 && ./configure;make CFLAGS="-D_XOPEN_SOURCE=600" && make install && /usr/local/centovacast/sbin/enable_package ICECAST /usr/local/bin/icecast
--2014-02-10 18:14:56--
https://github.com/karlheyes/icecast-kh/archive/icecast-2.3.3-kh8.tar.gzResolving github.com (github.com)... 192.30.252.129
Connecting to github.com (github.com)|192.30.252.129|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location:
https://codeload.github.com/karlheyes/icecast-kh/tar.gz/icecast-2.3.3-kh8 [following]
--2014-02-10 18:14:57--
https://codeload.github.com/karlheyes/icecast-kh/tar.gz/icecast-2.3.3-kh8Resolving codeload.github.com (codeload.github.com)... 192.30.252.146
Connecting to codeload.github.com (codeload.github.com)|192.30.252.146|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-gzip]
Saving to: `icecast-2.3.3-kh8.tar.gz'
[ <=> ] 917,206 150K/s in 5.5s
2014-02-10 18:15:05 (163 KB/s) - `icecast-2.3.3-kh8.tar.gz' saved [917206]
tar (child): icecast-2.3.3-kh8: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
make: *** No targets specified and no makefile found. Stop.
make: *** No targets specified and no makefile found. Stop.
root@debian:/usr/src#
THIS IS THE ERROR I GET RUNNING THE CODE STRAIGHT