Tried to build python in Solaris Express 11.
Used pkg to install the gcc/g++.
and hg.
Ran configure to generate the Makefile.
After hitting make, got this error message:
1 2 | |
Solved by running: pkg install header-math
Tried to build python in Solaris Express 11.
Used pkg to install the gcc/g++.
and hg.
Ran configure to generate the Makefile.
After hitting make, got this error message:
1 2 | |
Solved by running: pkg install header-math