Sophie

Sophie

distrib > Mandriva > current > i586 > media > main-updates > by-pkgid > 7cef3bb5c7a8519e34aa082c0b188090 > files > 9

logrotate-3.7.9-0.1mdv2010.2.i586.rpm

Steps to build and install logrotate on Solaris 2.6 
 
1.  Obtain and install the following GNU packages from http://Sunfreeware.com:
        gcc 2.95.2
        make 3.80
	popt-1.6.3

2.  Build and install logrotate:
	gmake
	gmake install
 
OBS.: If you want to use the test script on Solaris 2.6, you'll need to have
      bash installed, adjust the path after the sha-bang (#!) properly and
      substitute the sintax $(...) for backticks `...` in all
      "test-config.?.in" files.

-- 
Fidelis Assis <fidelis@embratel.net.br>