jeffpar / pcjs

The original IBM PC and other machine emulations in JavaScript
https://www.pcjs.org
Other
822 stars 124 forks source link

How to compile PCjs in Raspberry Pi / Debian #26

Closed IAW9927 closed 1 year ago

IAW9927 commented 3 years ago

Can you give me a guide on how to compile PCjs on Raspberry Pi? I have hosted emulators using the server... and I want the instruction for the compile instructions. And can you give me instructions on how to run the web server in /var/www and then run the PCjs webserver?

Xanderplayz16 commented 2 years ago

Same and you dont need to run it in /var/www bruh

jeffpar commented 1 year ago

See Running PCjs Locally. That process produces a complete copy of the website in the "_site" folder, which you could then copy to another machine and point the webserver of your choice at it.