Skip to content

aw8563/COMP3231

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COMP3231

COMP3231 Operating Systems

Make symlink to this repo from ~/cs3231

"cd ~"
"ln -s <PATH TO THIS REPO> cs3231"

"git submodule update --init --recursive" to pull submodule repos
"git submodule add <URL.git>" to add new repo

"sudo ln -s /usr/lib/x86_64-linux-gnu/libmpfr.so.6 /usr/lib/x86_64-linux-gnu/libmpfr.so.4" may need to symlink this for bmake to work
"sudo apt-get install libpython-all-dev" for os161-gdb to work

About

COMP3231 Operating Systems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors