[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

RE: checkpoint fw1 on debian



Hi guys,

And also, i need to install libcpc++-libc6.1-2.so-3

what file should i install?

Thanks.

> -----Original Message-----
> From: Ronneil Camara 
> Sent: Thursday, March 21, 2002 11:07 AM
> To: Robert Waldner; debian-user@lists.debian.org
> Subject: RE: checkpoint fw1 on debian
> 
> 
> Hi guys,
> 
> Ok. I've finally setup my debian.
> 
> I got one question though. I have with me a SP5 and the 
> command on redhat to install
> it is rpm -i --replacefiles something*.rpm
> 
> What would this be in alien?
> 
> Thank you very much again.
> 
> Neil
> 
> > -----Original Message-----
> > From: Robert Waldner [mailto:rw@coretec.at]
> > Sent: Tuesday, March 19, 2002 10:25 AM
> > To: debian-user@lists.debian.org
> > Subject: checkpoint fw1 on debian
> > 
> > 
> > 
> > (sorry, I've accidently deleted the original post and it's 
> not in the 
> >  archives yet)
> > 
> > You should be able to install FW1 on Debian ('t was 2.2r3 
> > when we last 
> >  had to do that, so YMMV) using the following steps:
> > 
> > Needed packages:
> > - alien (for the rpm's)
> > - csh (for FW1s scripts)
> > - tcsh (ditto)
> > - kernel-image-2.2.19 (-2.2.19pre7 does _not_ work)
> > - libstdc++2.9-glibc2.1
> > 
> > - make a _huge_ /opt, it installs there
> > 
> > Install FW1 with:
> >  `alien -i CPfw*rpm`
> > 
> > Now add to /etc/profile:
> > .-.-.-.-.
> > FWDIR=/etc/fw
> > PATH=$PATH:$FWDIR/bin
> > export FWDIR
> > .-.-.-.-.
> > 
> > Add "/etc/fw/bin" to /etc/login.defs and /root/.profile.
> > 
> > Perform these steps:
> > # echo "#!/bin/sh"> /etc/rc.d/rc.local
> > # chmod 755 /etc/rc.d/rc.local
> > # mkdir -p /etc/rc.d/rc2.d
> > # ln -s /etc/rc.d/init.d/fw1boot /etc/init.d
> > # ln -s /etc/rc.d/rc.local /etc/init.d/fw1
> > # update-rc.d fw1boot start 41 S . start 36 0 6 .
> > # update-rc.d fw1 defaults
> > # touch /boot/System.map
> > # ln -s /usr/bin/tcsh /bin
> > 
> > When cpconfig asks "want to start automatically from 
> > /etc/rc.d/rc.local"
> >  answer "yes".
> > 
> > For service packs unpack the the .tar.gz, you should now have 
> > the .rpm.
> >  Do
> > .-.-.-.-.-.-.
> > # alien -g CPfw*rpm
> > # cd cpfw*/debian
> > # vi control
> > 
> > Source: cpfw1-spX
> > Package: cpfw1-spX
> > Depends: cpfw1 (=41-1)
> > 
> > # vi changelog
> > 
> > edit packet-names to cpfw1-spX here, too.
> > 
> > # cd ..
> > # dpkg-buildpackage
> > .-.-.-.-.-.-.
> > 
> > Be aware that arp on Linux isn't able to publish static 
> > entries (though 
> >  the manpage says otherwise), therefore we simply used tarpd
> >  http://freshmeat.net/redir/tarpd/10247/url_tgz/tarpd-1.6.tar.gz
> > 
> > HTH.
> > 
> > cheers,
> > &rw
> > -- 
> > / Ing. Robert Waldner | Security Engineer |  CoreTec IT-Security  \
> > \   <rw@coretec.at>   | T +43 1 503 72 73 | F +43 1 503 72 73 x99 /
> > 
> > 
> > 
> > -- 
> > To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
> > with a subject of "unsubscribe". Trouble? Contact 
> > listmaster@lists.debian.org
> > 
> > 
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
> with a subject of "unsubscribe". Trouble? Contact 
> listmaster@lists.debian.org
> 
> 



Reply to: