Skip to content

Instantly share code, notes, and snippets.

@milannedic
Created February 25, 2019 19:27
Show Gist options
  • Save milannedic/2c3e4135aeccbeec9de0c676c704a35e to your computer and use it in GitHub Desktop.
Save milannedic/2c3e4135aeccbeec9de0c676c704a35e to your computer and use it in GitHub Desktop.
Ovde ispratiti uputstvo za instalaciju SystemC-a:
https://howto.tech.blog/2016/11/27/installing-systemc-2-3-1/
Izbaciti environment varijable u prostor zavisno od lokacije instalacije SystemC-a:
export LD_LIBRARY_PATH="/usr/local/systemc-2.3.1/lib-linux64"
export SYSTEMC="/usr/local/systemc-2.3.1/"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment