public:user_software:building_an_individual_package

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
public:user_software:building_an_individual_package [2011-12-21 15:17] Lars Bahrenpublic:user_software:building_an_individual_package [2017-03-08 15:27] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== User Software :: Building an individual package ====== ====== User Software :: Building an individual package ======
  
-While typically the package provided as part of the LUS software collection are build as part of that software collection, one also might be interested in carrying out a build with minimal overhead involved. Such a case might be given if all the required external dependencies have be resolved/installed (manually) beforehand, such that the LUS-internal mechanism for resolving the dependency chain is not required.+While typically the package provided as part of the [[public:user_software:user_software|LUS software collection]] are build as part of that software collection, one also might be interested in carrying out a build with minimal overhead involved. Such a case might be given if all the required external dependencies have be resolved/installed (manually) beforehand, such that the LUS-internal mechanism for resolving the dependency chain is not required.
  
   - Check out the top-level directory of the LUS: <code bash>   - Check out the top-level directory of the LUS: <code bash>
Line 18: Line 18:
 cmake ../src/Anaamika cmake ../src/Anaamika
 </code> </code>
 +
 +
 +\\
 +----
 +<- [[public:user software:User Software]]
  
  • Last modified: 2011-12-21 15:17
  • by Lars Bahren