[lttng-dev] [PATCH lttv] Add build instructions for git tree pulls and use more standard formatting

Thibault, Daniel Daniel.Thibault at drdc-rddc.gc.ca
Thu Aug 8 11:20:11 EDT 2013


------------------------------
Date: Wed, 7 Aug 2013 12:48:53 -0700
From: Vomlehn <vomlehnd at amazon.com>

-- ./configure
-- make
-- make install
+  $ ./configure
+  $ make
+  $ make install
+
+To compile the source tree from a git checkout, use:
+
+  $ autoreconf
+  $ automake --add-missing --gnu
+  $ make
+  $ make install
 
 After running ./configure, you can also go in specific subdirectories and
 use make, make install.
------------------------------

   Actually, in each instance of 'make install', you'll need to use 'sudo make install'.

Daniel U. Thibault
Protection des systèmes et contremesures (PSC) | Systems Protection & Countermeasures (SPC)
Cyber sécurité pour les missions essentielles (CME) | Mission Critical Cyber Security (MCCS)
R & D pour la défense Canada - Valcartier (RDDC Valcartier) | Defence R&D Canada - Valcartier (DRDC Valcartier)
2459 route de la Bravoure
Québec QC  G3J 1X5
CANADA
Vox : (418) 844-4000 x4245
Fax : (418) 844-4538
NAC : 918V QSDJ <http://www.travelgis.com/map.asp?addr=918V%20QSDJ>
Gouvernement du Canada | Government of Canada
<http://www.valcartier.drdc-rddc.gc.ca/>



More information about the lttng-dev mailing list