<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><meta charset="utf-8"><span class="Apple-style-span" style="font-family: Verdana, Arial, Helvetica, sans-serif; color: rgb(70, 70, 70); font-size: 12px; ">Evening guys...<br><br>I've been trying for the past week to install an icecast server on my centos 5 VPS hosted through phurix.<br><br>I've tried compiling it, installing it from RPM. but im getting nowhere.<br><br>Has anybody had any luck installing it, who wouldn't mind explaining how they went about it?<br><br>I've searched google for hours on end and all I can come up with is generic cent os 4 guides that just wont work.<br><br>Im not the best when in comes to linux. I do a great job of copying and pasting to a shell prompt and can use ftp etc.<br><br>if this is any use.. heres the last output from my last attempt and compiling it...<br><br><br>[<a href="mailto:root@vps613" style="color: rgb(153, 0, 153); text-decoration: none; font-weight: bold; background-color: transparent; ">root@vps613</a> icecast-2.3.2]# ./configure --prefix=/usr/local/icecast<br>checking for a BSD-compatible install... /usr/bin/install -c<br>checking whether build environment is sane... yes<br>checking for a thread-safe mkdir -p... /bin/mkdir -p<br>checking for gawk... gawk<br>checking whether make sets $(MAKE)... no<br>checking whether to enable maintainer-specific portions of Makefiles... no<br>checking for gcc... gcc<br>checking for C compiler default output file name... a.out<br>checking whether the C compiler works... yes<br>checking whether we are cross compiling... no<br>checking for suffix of executables... <br>checking for suffix of object files... o<br>checking whether we are using the GNU C compiler... yes<br>checking whether gcc accepts -g... yes<br>checking for gcc option to accept ISO C89... none needed<br>checking for style of include used by make... none<br>checking dependency style of gcc... none<br>checking build system type... x86_64-unknown-linux-gnu<br>checking host system type... x86_64-unknown-linux-gnu<br>checking for a sed that does not truncate output... /bin/sed<br>checking for grep that handles long lines and -e... /bin/grep<br>checking for egrep... /bin/grep -E<br>checking for ld used by gcc... /usr/bin/ld<br>checking if the linker (/usr/bin/ld) is GNU ld... yes<br>checking for /usr/bin/ld option to reload object files... -r<br>checking for BSD-compatible nm... /usr/bin/nm -B<br>checking whether ln -s works... yes<br>checking how to recognize dependent libraries... pass_all<br>checking how to run the C preprocessor... gcc -E<br>checking for ANSI C header files... yes<br>checking for sys/types.h... yes<br>checking for sys/stat.h... yes<br>checking for stdlib.h... yes<br>checking for string.h... yes<br>checking for memory.h... yes<br>checking for strings.h... yes<br>checking for inttypes.h... yes<br>checking for stdint.h... yes<br>checking for unistd.h... yes<br>checking dlfcn.h usability... yes<br>checking dlfcn.h presence... yes<br>checking for dlfcn.h... yes<br>checking for g++... g++<br>checking whether we are using the GNU C++ compiler... yes<br>checking whether g++ accepts -g... yes<br>checking dependency style of g++... none<br>checking how to run the C++ preprocessor... g++ -E<br>checking for g77... no<br>checking for xlf... no<br>checking for f77... no<br>checking for frt... no<br>checking for pgf77... no<br>checking for cf77... no<br>checking for fort77... no<br>checking for fl32... no<br>checking for af77... no<br>checking for xlf90... no<br>checking for f90... no<br>checking for pgf90... no<br>checking for pghpf... no<br>checking for epcf90... no<br>checking for gfortran... no<br>checking for g95... no<br>checking for xlf95... no<br>checking for f95... no<br>checking for fort... no<br>checking for ifort... no<br>checking for ifc... no<br>checking for efc... no<br>checking for pgf95... no<br>checking for lf95... no<br>checking for ftn... no<br>checking whether we are using the GNU Fortran 77 compiler... no<br>checking whether accepts -g... no<br>checking the maximum length of command line arguments... 98304<br>checking command to parse /usr/bin/nm -B output from gcc object... ok<br>checking for objdir... .libs<br>checking for ar... ar<br>checking for ranlib... ranlib<br>checking for strip... strip<br>checking if gcc supports -fno-rtti -fno-exceptions... no<br>checking for gcc option to produce PIC... -fPIC<br>checking if gcc PIC flag -fPIC works... yes<br>checking if gcc static flag -static works... yes<br>checking if gcc supports -c -o file.o... yes<br>checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes<br>checking whether -lc should be explicitly linked in... no<br>checking dynamic linker characteristics... GNU/Linux ld.so<br>checking how to hardcode library paths into programs... immediate<br>checking whether stripping libraries is possible... yes<br>checking if libtool supports shared libraries... yes<br>checking whether to build shared libraries... yes<br>checking whether to build static libraries... yes<br>configure: creating libtool<br>appending configuration tag "CXX" to libtool<br>checking for ld used by g++... /usr/bin/ld -m elf_x86_64<br>checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes<br>checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes<br>checking for g++ option to produce PIC... -fPIC<br>checking if g++ PIC flag -fPIC works... yes<br>checking if g++ static flag -static works... yes<br>checking if g++ supports -c -o file.o... yes<br>checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes<br>checking dynamic linker characteristics... GNU/Linux ld.so<br>checking how to hardcode library paths into programs... immediate<br>appending configuration tag "F77" to libtool<br>checking for special C compiler options needed for large files... no<br>checking for _FILE_OFFSET_BITS value needed for large files... no<br>checking for ANSI C header files... (cached) yes<br>checking whether time.h and sys/time.h may both be included... yes<br>checking alloca.h usability... yes<br>checking alloca.h presence... yes<br>checking for alloca.h... yes<br>checking pwd.h usability... yes<br>checking pwd.h presence... yes<br>checking for pwd.h... yes<br>checking for unistd.h... (cached) yes<br>checking for __func__... yes<br>checking for localtime_r... yes<br>checking for poll... yes<br>checking for library containing nanosleep... none required<br>checking sys/socket.h usability... yes<br>checking sys/socket.h presence... yes<br>checking for sys/socket.h... yes<br>checking for socklen_t... yes<br>checking for va_copy... va_copy<br>checking sys/select.h usability... yes<br>checking sys/select.h presence... yes<br>checking for sys/select.h... yes<br>checking sys/uio.h usability... yes<br>checking sys/uio.h presence... yes<br>checking for sys/uio.h... yes<br>checking winsock2.h usability... no<br>checking winsock2.h presence... no<br>checking for winsock2.h... no<br>checking for library containing sethostent... none required<br>checking for library containing getnameinfo... none required<br>checking for endhostent... yes<br>checking for getaddrinfo... yes<br>checking for inet_aton... yes<br>checking for writev... yes<br>checking for struct sockaddr_storage.ss_family... yes<br>checking for inet_pton... yes<br>checking for xslt-config... /usr/bin/xslt-config<br>checking for xsltSaveResultToString... yes<br>checking for fgrep... /bin/grep -F<br>checking for libogg... ok<br>checking for libvorbis... ok<br>checking for libtheora... Not found<br>configure: WARNING: Theora disabled!<br>checking for libspeex... configure: WARNING: Speex support disabled!<br>checking for kate_decode_init in -lkate... no<br>checking for the pthreads library -lpthreads... no<br>checking whether pthreads work without any flags... no<br>checking whether pthreads work with -Kthread... no<br>checking whether pthreads work with -kthread... no<br>checking for the pthreads library -llthread... no<br>checking whether pthreads work with -pthread... yes<br>checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE<br>checking if more special flags are required for pthreads... no<br>checking for pthread_spin_lock... yes<br>checking for curl-config... no<br>checking curl/curl.h usability... no<br>checking curl/curl.h presence... no<br>checking for curl/curl.h... no<br>checking for libcurl... no<br>configure: libcurl not found<br>configure: YP support disabled<br>checking for pkg-config... /usr/bin/pkg-config<br>configure: SSL disabled!<br>configure: creating ./config.status<br>config.status: creating Makefile<br>config.status: creating conf/Makefile<br>config.status: creating debian/Makefile<br>config.status: creating src/Makefile<br>config.status: creating src/avl/Makefile<br>config.status: creating src/httpp/Makefile<br>config.status: creating src/thread/Makefile<br>config.status: creating src/log/Makefile<br>config.status: creating src/net/Makefile<br>config.status: creating src/timing/Makefile<br>config.status: creating doc/Makefile<br>config.status: creating web/Makefile<br>config.status: creating admin/Makefile<br>config.status: creating win32/Makefile<br>config.status: creating win32/res/Makefile<br>config.status: creating examples/Makefile<br>config.status: creating config.h<br>config.status: config.h is unchanged<br>config.status: executing depfiles commands</span></body></html>