|
GCC problem in RED HAT 9
Dear all,
I have a problem regarding installation of Postfix. First, it asks me installing DB Berkeley and some other patches. I already installed and after it it asks me for GCC compiler. I just installed this compiler and now I have this error.
gcc -Wmissing-prototypes -Wformat -DNO_EPOLL -g -O -I. -DLINUX2 -c alldig.c
make: execvp: gcc: Permission denied
make: *** [alldig.o] Error 127
make: *** [update] Error 1
[root@localhost postfix]#
I dont know what is the problem. Is there any help regarding this????
|