All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mike Frysinger <vapier@gentoo.org>
To: ltp-list@lists.sourceforge.net
Cc: ltp-list <ltp-list@lists.sf.net>,
	Randy Dunlap <rdunlap@xenotime.net>,
	Andi Kleen <andi@firstfloor.org>
Subject: Re: [LTP] [patch 2/2] INSTALL corrections & TODO
Date: Sun, 8 Nov 2009 13:13:24 -0500	[thread overview]
Message-ID: <200911081313.25577.vapier@gentoo.org> (raw)
In-Reply-To: <20091108095019.184998b2.rdunlap@xenotime.net>


[-- Attachment #1.1: Type: Text/Plain, Size: 2154 bytes --]

On Sunday 08 November 2009 12:50:19 Randy Dunlap wrote:
> On Fri, 6 Nov 2009 17:28:42 -0800 Garrett Cooper wrote:
> > On Fri, Nov 6, 2009 at 4:03 PM, Randy Dunlap wrote:
> > > "Configuration" section to match Makefile message.
> > > How to use DESTDIR and --prefix together.
> > >
> > > TODO:
> > > "Quick Start" does not work.
> > > "Not using autoconf:" does not work.
> > >
> > > ---
> > >  INSTALL |    9 ++++++++-
> > >  1 file changed, 8 insertions(+), 1 deletion(-)
> > >
> > > --- ltp-full-20091031-auto.orig/INSTALL
> > > +++ ltp-full-20091031-auto/INSTALL
> > > @@ -29,7 +29,7 @@ downloaded from:
> > >  - http://ftp.gnu.org/gnu/m4/m4-1.4.7.tar.bz2
> > >  - http://ftp.gnu.org/gnu/m4/m4-1.4.7.tar.gz
> > >
> > > -Configuring
> > > +Configuration
> > >  -------------------
> > >  Using autoconf:
> > >         $ make autotools # This must be run from "$TOP_SRCDIR!"
> > > @@ -74,6 +74,13 @@ in the same directory where the source f
> > >   sysroot, as opposed to the host system's sysroot.
> > >  - Specify SKIP_IDCHECK=1 if and when you don't want to modify
> > > /etc/{group,passwd} on the target system's sysroot.
> > > +- If you want to build and install ltp inside its source tree (e.g.,
> > > in +  $TOP_SRCDIR/ltpbin/), to support multiple versions of LTP on one
> > > system, +  then use
> > > +
> > > +       $ cd $TOP_SRCDIR
> > > +       $ mkdir ltpbin
> > > +       $ ./configure DESTDIR=$PWD --prefix=$PWD/ltpbin
> > >
> > >  If you get a build error, please report it to ltp-list@lists.sf.net
> > > with following information,
> >
> > My only question about this is this step above a frequently used usecase?
> 
> I can't answer that.  It seems like a good idea to be able to have
> multiple versions of ltp installed and it took me a little while to
> figure out how to use both DESTDIR and --prefix, so I'd like a reference
> for it...

--prefix and DESTDIR under LTP should work exactly the same as under any 
autotooled package.  passing DESTDIR to configure doesnt make sense imo, nor 
does this example.  this example suggests a file tree of:
$PWD/$PWD/ltpbin/.....
-mike

[-- Attachment #1.2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

[-- Attachment #2: Type: text/plain, Size: 354 bytes --]

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july

[-- Attachment #3: Type: text/plain, Size: 155 bytes --]

_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

  reply	other threads:[~2009-11-08 18:11 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-02 13:17 [ANNOUNCE] The Linux Test Project has been Released for OCTOBER 2009 Subrata Modak
2009-11-06 20:16 ` [LTP] " Andi Kleen
2009-11-06 21:03   ` Mike Frysinger
2009-11-06 21:03     ` Mike Frysinger
2009-11-06 21:39   ` Garrett Cooper
2009-11-06 21:39     ` Garrett Cooper
2009-11-06 22:03     ` Garrett Cooper
2009-11-06 22:03       ` Garrett Cooper
2009-11-07  0:03     ` [LTP] [patch 1/2] small makefile corrections Randy Dunlap
2009-11-07  1:02       ` Garrett Cooper
2009-11-07  0:03     ` [LTP] [patch 2/2] INSTALL corrections & TODO Randy Dunlap
2009-11-07  1:28       ` Garrett Cooper
2009-11-08 17:50         ` Randy Dunlap
2009-11-08 18:13           ` Mike Frysinger [this message]
2009-11-08 19:17             ` Garrett Cooper
2009-11-08 19:21               ` Garrett Cooper
2009-11-08 19:49               ` Randy Dunlap
2009-11-08 20:00                 ` Garrett Cooper

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200911081313.25577.vapier@gentoo.org \
    --to=vapier@gentoo.org \
    --cc=andi@firstfloor.org \
    --cc=ltp-list@lists.sf.net \
    --cc=ltp-list@lists.sourceforge.net \
    --cc=rdunlap@xenotime.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.