From: John D Groenveld on 26 May 2006 11:32 In article <1148483671.331111.18870(a)i40g2000cwc.googlegroups.com>, onlineviewer <lancerset(a)gmail.com> wrote: >I've tried both the INSTALL.Sol2 and the INSTALL.SunOS readme files >with no luck Which readme should i be focusing on ? Using the Sun Studio compilers ipf 4.1.10 built for me under Solaris 9. I don't have any S8 installs around. Beware that ipfilter assumes that you are not building in /tmp. $ gzip -dc ip_fil4.1.10.tar.gz | tar xf - $ gzip -dc pfil-2.1.7.tar.gz | tar xf - $ cd ip_fil4.1.10 $ env PATH=/usr/bin:/usr/ccs/bin:/opt/SUNWspro/bin make solaris $ cd SunOS5/ $ pkginfo -d ipf.pkg $ env PATH=/usr/bin:/usr/ccs/bin:/opt/SUNWspro/bin make package $ cd ../../pfil $ env PATH=/usr/bin:/usr/ccs/bin:/opt/SUNWspro/bin make package $ pkginfo -d /tmp/pfil.pkg As root pkgadd pfil and ipf. John groenveld(a)acm.org
First
|
Prev
|
Pages: 1 2 Prev: NIS server sometimes loses connection to itself... Next: ld.so.1 error! |