From: Randy Dunlap <rdunlap@xenotime.net>
To: Garrett Cooper <yanegomi@gmail.com>
Cc: ltp-list <ltp-list@lists.sf.net>, Andi Kleen <andi@firstfloor.org>
Subject: [LTP] [patch 2/2] INSTALL corrections & TODO
Date: Fri, 06 Nov 2009 16:03:33 -0800 [thread overview]
Message-ID: <4AF4B955.2080308@xenotime.net> (raw)
In-Reply-To: <364299f40911061339x7b689d3cw705674bd9b332e5c@mail.gmail.com>
"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,
------------------------------------------------------------------------------
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
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list
next prev parent reply other threads:[~2009-11-06 23:21 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 ` Randy Dunlap [this message]
2009-11-07 1:28 ` [LTP] [patch 2/2] INSTALL corrections & TODO Garrett Cooper
2009-11-08 17:50 ` Randy Dunlap
2009-11-08 18:13 ` Mike Frysinger
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=4AF4B955.2080308@xenotime.net \
--to=rdunlap@xenotime.net \
--cc=andi@firstfloor.org \
--cc=ltp-list@lists.sf.net \
--cc=yanegomi@gmail.com \
/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.