I'm on solaris 8. I'm following the documentation on the website to perform a server installation. I did the ./configure -with-mysql -with-net-snmp and configure finished and displayed the message to run make.
When I type make and enter, I get the following errors:
bash: -c: line 14: syntax error: unexpected end of file
*** Error code 2
make: Fatal error: Command failed for target `all'
What is wrong? I have mysql, apache, php installed fine.
Thanks,
Tim
When I type make and enter, I get the following errors:
bash: -c: line 14: syntax error: unexpected end of file
*** Error code 2
make: Fatal error: Command failed for target `all'
What is wrong? I have mysql, apache, php installed fine.
Thanks,
Tim
Comment