4 On Solaris 10, the OpenCSW open source software distribution is required for build and runtime dependencies. The following base packages are required :
14 And the following OpenCSW packages are required :
28 Add CSW and CCS to PATH :
30 export PATH="/opt/csw/bin:/usr/ccs/bin:$PATH"
36 CFLAGS="-D_XOPEN_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 -D__EXTENSIONS__=1" MAKE=gmake ./configure
45 On Solaris 11, the following base packages are required :
57 export PATH="$PATH:/usr/perl5/bin"
63 CFLAGS="-D_XOPEN_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 -D__EXTENSIONS__=1" MAKE=gmake ./configure --prefix=$PREFIX