Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > media > main-release > by-pkgid > 2231b2651154310f9fcf5bf71db90754 > files > 9

logrotate-3.7.5-8mdv2008.1.x86_64.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>