Seth H. Holmes <[EMAIL PROTECTED]> wrote: : loading cache ./config.cache : checking host system type... i586-unknown-linux : checking cached information... ok : checking for gcc... gcc : checking whether the C compiler (gcc ) works... no : configure: error: installation or configuration problem: C compiler cannot : create executables. : These last two lines being the problem lines. Any ideas from the folks out : there in SSH land would be appreicated. What are you compiling on? Have you tried to do a simple 'gcc test.c' and see if it works? The configure script will also use environment variables when it attempts to compile a test program. Josh -- -- Joshua Weage http://weage.resnet.gatech.edu/ -- -- Mechanical Engineering Graduate Student -- -- Georgia Institute of Technology -- -- Try Linux, the free OS http://www.linux.org/ --
