sultim-t / prboom-plus-rt

816 stars 50 forks source link

Linux binaries? #69

Open databoose opened 2 years ago

databoose commented 2 years ago

I was curious if linux binaries will ever come out for the releases, or if it's not happening,thanks.

davefletcher1983 commented 2 years ago

From the readme it says to install through package manager. So it seems it builds it for you.

PoorPocketsMcNewHold commented 2 years ago

From the readme it says to install through package manager. So it seems it builds it for you.

Not automatically. This is referring to the build instructions, as instead of Windows, you don't have to download external dependencies from a provided .zip file.

However, Compilling it is not really something that all Linux user are skilled at, atleast, not a small part of it. Hence, building Linux builds as well could be of a great help to just, pick up and go as most Windows user as well.

mhalano commented 2 years ago

Could we have a list of packages necessary to compile in multiple Linux distros? By multiple, I mean Debian/Ubuntu and Red Hat like distros

PoorPocketsMcNewHold commented 2 years ago

Could we have a list of packages necessary to compile in multiple Linux distros? By multiple, I mean Debian/Ubuntu and Red Hat like distros

https://github.com/sultim-t/prboom-plus-rt/blob/master/prboom2/INSTALL

Keep general Linux compilling discussion to #39 i guess