PDA

View Full Version : linux prob itt



Audio
03-12-2008, 05:14 PM
im trying to set up my friends comp with ubuntu but now that im trying to install some packages the configure always fails

checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
./configure: line 2603: /bin: is a directory
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name...
configure: error: C compiler cannot create executables
See `config.log' for more details.

is the output, i tried installing gawk because its not there, but that also failed

anti
03-12-2008, 05:19 PM
and what exactly are you trying to install?

anti
03-12-2008, 05:21 PM
did u try apt-get update then apt-get gcc

anti
03-12-2008, 05:23 PM
then apt-get install gcc and actually after you update apt-get try to download w/e package your trying 2 dl with apt-get... let me know if it works or you need anything else

Audio
03-12-2008, 06:28 PM
gcc is installed but im still getting the same error, ive checked and updated everything (g++,lib's,etc)

cit1
03-12-2008, 06:30 PM
$cat config.log itt

Vershun
03-12-2008, 06:36 PM
Wait why are you running configure on a Debian system?

Not in apt?

anti
03-12-2008, 06:45 PM
Wait why are you running configure on a Debian system?

Not in apt?

Thats what I said... apt-get ftw