Skip to content

KentShikama/Rosette-VM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Link to original README

Instructions for compiling Rosette using Vagrant (Ubuntu 16.04)

  1. cd Rosette-VM/
  2. vagrant up
  3. vagrant ssh
  4. cd /vagrant/
  5. sudo apt update && sudo apt upgrade
  6. sudo apt install g++ g++-multilib
  7. make

Note the make command invokes the rbl.

$ lsb_release -a
No LSB modules are available.
Distributor ID:	Ubuntu
Description:	Ubuntu 14.04.5 LTS
Release:	14.04
Codename:	trusty

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published