|
I would be grateful if anyone could help me please. I'm trying to install the binding for Aspell, following the dependices I need to install PathTools. When I run make I get the following error;
cc -c -xO3 -xdepend -DVERSION=\"3.2701\" -DXS_VERSION=\"3.2701\" -KPIC -I/usr/perl5/5.00503/su
+n4-solaris/CORE Cwd.c
make: cc: Command not found
make: *** [Cwd.o] Error 127
I am using perl5/5.00503
solaris 8
gcc 3.4.6
|