Hi Guys, Trying to install RDESKTOP both 1.5.0 and 1.4.0 on Fedora Core 5. Hitting some problems can anyone help.... [root@localhost rdesktop-1.4.1]# ./configure checking for gcc... no checking for cc... no checking for cc... no checking for cl... no configure: error: no acceptable C compiler found in $PATH See `config.log' for more details. Details of the config.log are as below... sorry its a bit long but want to include it all so you can see whats going on. ---- This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by rdesktop configure 1.4.1, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = localhost.localdomain uname -m = i686 uname -r = 2.6.18-1.2200.fc5 uname -s = Linux uname -v = #1 Sat Oct 14 16:59:26 EDT 2006 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/kerberos/sbin PATH: /usr/kerberos/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/X11R6/bin PATH: /home/darrenfoster1976/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1378: checking for gcc configure:1407: result: no configure:1458: checking for cc configure:1487: result: no configure:1500: checking for cc configure:1546: result: no configure:1599: checking for cl configure:1628: result: no configure:1642: error: no acceptable C compiler found in $PATH See `config.log' for more details. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='' CFLAGS='' CPP='' CPPFLAGS='' DEFS='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='' EXEEXT='' INSTALL_DATA='' INSTALL_PROGRAM='' INSTALL_SCRIPT='' LDFLAGS='' LDVNC='' LIBICONV='' LIBOBJS='' LIBS='' LTLIBOBJS='' OBJEXT='' PACKAGE_BUGREPORT='' PACKAGE_NAME='rdesktop' PACKAGE_STRING='rdesktop 1.4.1' PACKAGE_TARNAME='rdesktop' PACKAGE_VERSION='1.4.1' PATH_SEPARATOR=':' RDP2VNCTARGET='' SHELL='/bin/sh' SOUNDOBJ='' VNCINC='' VNCLINK='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' ac_ct_CC='' bindir='${exec_prefix}/bin' build='' build_alias='' build_cpu='' build_os='' build_vendor='' datadir='${prefix}/share' exec_prefix='NONE' host='' host_alias='' host_cpu='' host_os='' host_vendor='' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='NONE' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' ssldir='' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "rdesktop" #define PACKAGE_STRING "rdesktop 1.4.1" #define PACKAGE_TARNAME "rdesktop" #define PACKAGE_VERSION "1.4.1" configure: exit 1 Thanks in advance... Darren Foster