Skip to content

Paul-Ferrell/clingo-bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project provides a Spack cache (source and binary) for bootstrapping on systems without network access.

Instructions

  1. Place this directory on the desired system.
  2. cd ${SPACK_ROOT} Switch directories to your Spack root directory
  3. mkdir share/spack/bootstrap/local
  4. cp share/spack/bootstrap/github-actions/clingo.json share/spack/bootstrap/local/
  5. Copy the bootstrap.yaml file from this repo to etc/spack/bootstrap.yaml
  6. Edit etc/spack/bootstrap.yaml such that the 'url' line is the local path to this repo.
  7. Run spack spec freetype to test.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published