<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<META content="MSHTML 6.00.6000.16544" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=825085117-23112007><FONT face=Arial
color=#0000ff size=2>You can set the standard CFLAGS variable, make will
use it.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=825085117-23112007><FONT face=Arial
color=#0000ff size=2>To install to custom paths you can use these openswan make
variables:</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=825085117-23112007><FONT face=Arial
color=#0000ff size=2>make \<BR> DESTDIR=/tmp/package-openswan \<BR>
INC_USRLOCAL=/usr \<BR> FINALBINDIR=/usr/libexec/ipsec \<BR>
FINALRCDIR=/etc/rc.d \<BR> FINALCONFFILE=/etc/ipsec.conf \<BR>
INC_DOCDIR=share \<BR> install</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=825085117-23112007><FONT face=Arial
color=#0000ff size=2>This is a sample of how I set them when compiling a package
for my distribution.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=825085117-23112007><FONT face=Arial
color=#0000ff size=2>I've attached the complete script I wrote
for compiling slackware packages if your interested.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=825085117-23112007><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </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>coffee_ccc<BR><B>Sent:</B> November 23, 2007 12:24 PM<BR><B>To:</B>
users@openswan.org<BR><B>Subject:</B> [Openswan Users] where are the compile
options<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV>Hi all,</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV>i want to compile openswan from tarball. In the INSTALL, only two
commands i need input : make programs;make install. it's right but i need some
compile options to point. As some other tarball, there is a file with
name configure , also we use below method to compile it:</DIV>
<DIV> ./confugre --some options ... . </DIV>
<DIV> </DIV>
<DIV>This is what i want to . In openswan package, i cannot find the configure
file , so which way i could use to do that. i will use a script to
compile openswan and must put it into a especial path with especial options(of
course must exist).</DIV>
<DIV> </DIV>
<DIV>thank in advance</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV>coffee</DIV>
<DIV> </DIV>
<DIV> </DIV></BLOCKQUOTE></BODY></HTML>