vircadia / vircadia-builder

Builds Vircadia's native Interface and Domain server ("Project Athena") on Linux.
GNU General Public License v3.0
20 stars 31 forks source link

Add support for ArchLinux #84

Closed shadowcomer closed 2 years ago

shadowcomer commented 2 years ago

As part of my initial setup for collaborating on Vircadia, I had to configure the vircadia-builder for my ArchLinux OS.

There wasn't a lot to do, as ArchLinux does not differ much from Manjaro, so the same configuration setup may be used.

Building went rather smoothly, except for having to find the right number of CPUs so my system wouldn't run out of memory during the build, which I would say is independent from this pull request.

After completing the build, I was able to use the interface to connect to the virtual world without a problem.