help gcc

hi all i make log to my account user
i download eggdrop and i make ./configure but i see this error
/eggdrop1.6.17$ ./configure
./configure: line 980: cannot create temp file for here document: Permission denied
./configure: line 991: cannot create temp file for here document: Permission denied
./configure: line 1025: cannot create temp file for here document: Permission denied
./configure: line 1177: cannot create temp file for here document: Permission denied
./configure: line 1182: cannot create temp file for here document: Permission denied
./configure: line 1187: cannot create temp file for here document: Permission denied
./configure: line 1192: cannot create temp file for here document: Permission denied
./configure: line 1197: cannot create temp file for here document: Permission denied
This is Eggdrop's GNU configure script.
It's going to run a bunch of tests to hopefully make your compile
work without much twiddling.
checking for gcc... gcc
./configure: line 1733: cannot create temp file for here document: Permission denied
./configure: line 1737: cannot create temp file for here document: Permission denied
checking for C compiler default output file name... configure: error: C compiler cannot create executables
See `config.log' for more details.
./configure: line 6: cannot create temp file for here document: Permission denied
./configure: line 29: cannot create temp file for here document: Permission denied
./configure: line 58: cannot create temp file for here document: Permission denied
gegghi@84-16-240-234:~/eggdrop1.6.17$ cd ../
gegghi@84-16-240-234:~$ chmod 777 eggdrop1.6.17/
gegghi@84-16-240-234:~$ cd eggdrop1.6.17/
gegghi@84-16-240-234:~/eggdrop1.6.17$ ./eggdrop.conf
-bash: ./eggdrop.conf: /path/to/executable/eggdrop: bad interpreter: No such file or directory
gegghi@84-16-240-234:~/eggdrop1.6.17$ ./configure
./configure: line 980: cannot create temp file for here document: Permission denied
./configure: line 991: cannot create temp file for here document: Permission denied
./configure: line 1025: cannot create temp file for here document: Permission denied
./configure: line 1177: cannot create temp file for here document: Permission denied
./configure: line 1182: cannot create temp file for here document: Permission denied
./configure: line 1187: cannot create temp file for here document: Permission denied
./configure: line 1192: cannot create temp file for here document: Permission denied
./configure: line 1197: cannot create temp file for here document: Permission denied
This is Eggdrop's GNU configure script.
It's going to run a bunch of tests to hopefully make your compile
work without much twiddling.
checking for gcc... gcc
./configure: line 1733: cannot create temp file for here document: Permission denied
./configure: line 1737: cannot create temp file for here document: Permission denied
checking for C compiler default output file name... configure: error: C compiler cannot create executables
See `config.log' for more details.
./configure: line 6: cannot create temp file for here document: Permission denied
./configure: line 29: cannot create temp file for here document: Permission denied
./configure: line 58: cannot create temp file for here document: Permission denied
help gcc

 

 

 

 

Top