0

I'm installing Pintos to check if it's installed properly.

enter image description here

pintos -- run alram-multiple

If I type it, it comes out like that.

i dont know os.dsk.. plz help me

chundeuk
  • 13
  • 2

2 Answers2

0

Have you activated your sources by running 'source ./activate' command at the very top path of your project?

suyeon woo
  • 211
  • 3
  • 5
0

Did your program compile fine? if not, make sure you defined the functions that you used. but if you did, you probably need to activate a source at the root of the program.

Solruhama
  • 101
  • 7