Skip to content

MacroUniverse/SLISC-libs-x64-ubuntu22.04

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo stores almost all the precompiled libraries required for the full compilation of the SLISC0 library, for ubuntu22.04 on x86-64 machines.

Most of the libraries are compiled from source using docker, using the Dockerfiles here. Also see README.md in each subfolders.

Use source setup.sh to setup environment variables, e.g. CPATH, LIBRARY_PATH, LD_LIBRARY_PATH. You can also put that command into your ~/.bashrc file.