<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>IPSec Install files</TITLE>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.6000.16544" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=894134516-12102007><FONT face=Arial
color=#0000ff size=2>I use the attached script to build a custom
package for Slackware.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=894134516-12102007><FONT face=Arial
color=#0000ff size=2>It installs to an alternate empty root in which all
files are later added to the package.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=894134516-12102007><FONT face=Arial
color=#0000ff size=2>Change the compile flags and paths as necessary for your
distribution.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=894134516-12102007><FONT face=Arial
color=#0000ff size=2>Remove the supporting doc files that you don't
want.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=894134516-12102007><FONT face=Arial
color=#0000ff size=2>Then package it up with tar instead of
makepkg.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=894134516-12102007><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=894134516-12102007><FONT face=Arial
color=#0000ff size=2>You can also check the package source for the openswan
package for your distribution.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=894134516-12102007><FONT face=Arial
color=#0000ff size=2>Then modify it to only install the required files and none
of the docs.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=894134516-12102007><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=894134516-12102007><FONT face=Arial
color=#0000ff size=2>The key option for installing to an alternate location
is:</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=894134516-12102007><FONT face=Arial
color=#0000ff size=2>make DESTDIR=/tmp/openswan install</DIV></FONT></SPAN>
<DIV><FONT face=Arial color=#0000ff size=2></FONT> </DIV>
<DIV align=left><FONT face=Arial size=2>Peter McGill</FONT></DIV>
<DIV> </DIV><BR>
<BLOCKQUOTE dir=ltr
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px">
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> users-bounces@openswan.org
[mailto:users-bounces@openswan.org] <B>On Behalf Of </B>Vuppula,
Srinivas<BR><B>Sent:</B> October 12, 2007 12:26 PM<BR><B>To:</B>
users@openswan.org<BR><B>Subject:</B> [Openswan Users] IPSec Install
files<BR></FONT><BR></DIV>
<DIV></DIV><!-- Converted from text/rtf format -->
<P><FONT face=Arial size=2>I have a need to install IPSec on a linux system
but not using </FONT><BR><FONT face=Arial size=2>"make install" and "make
programs" command.</FONT> <BR><FONT face=Arial size=2>I have to identify the
install files needed and then copy each file (make a tar file with path and
extract on linux box).</FONT></P>
<P><FONT face=Arial size=2>Is there a changelist or readme or any document
listing all the files needed.</FONT> <BR><FONT face=Arial size=2>I want lite
install and not all the files. Need only those libraries and binaries to get
Ipsec running and be able to create node-node tunnel.</FONT></P>
<P><FONT face=Arial size=2>One way is to install on linux system and look for
each file (using ldd on each binary). I am looking if any one knows all the
list of files.</FONT></P>
<P><FONT face=Arial size=2>Thanks,</FONT> </P>
<P><FONT face=Arial size=2>Srinivas </FONT></P></BLOCKQUOTE></BODY></HTML>