Darren Reed wrote:
[ Charset ISO-8859-1 unsupported, converting... ]

hello all,

i am trying to install ipf on a tru64 5.1B (patchkit 5) box. i tried both ipfilter 4.1.8 and the tested for tru64 5.1B ipfilter 4.1.4. ipf compiles ok however when i try to do: make install-osf i get the following error:

..

(cd OSF/`OSF/cpurev`; make -f Makefile.ipsend INSTALL=install install

..

Make: Don't know how to make install.  Stop.
*** Exit 1
Stop.

both ipfilter 4.1.4 and 4.1.8 give the same error. searching the net i see other people have the same problem. is there a patch or workaround that fixes this except for manually installing the files that are in the OSF directory ?


It has actually finished installing and is ready to use.  I should remove
the problematic line from the top level Makefile.

Darren



hello Darren,

thank you for your help! i removed the line from the Makefile and install-osf works fine. i also did:
 1. enabled ipfilter with: sysconfig -c ipfilter
 2. put my ipf.conf in /etc/opt/ipf/ipf.conf.
 3. /sbin/ipf -Fa -f /etc/opt/ipf/ipf.conf

ipfilter works fine, however if i reboot the system ipfilter is not loaded so i have to do steps 1-3 to make it work again. i am new to the tru64 world - is there a way to make ipfilter load automatically ?

greetings,

Stoyan

Reply via email to