Mac OS build guide #478
Labels
No labels
bug
duplicate
enhancement
help wanted
in progress...
information
invalid
not enough info
priority high
priority low
priority normal
question
request
research
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Techwizz/pvpgn-server#478
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hey there. Since this is POSIX, I wonder if someone could help me finding out the commands to run to build and install PvPGN-server on Mac OS. A lot of things are possible to just copy from the linux guide, but things like build-essential ain't there, so some things will need to be replaced with other commands.
Any ideas?
Cheers!
Try
brew install gcc
and see where that gets you.homebrew doesn't seem to have pvpgn, but it's available in Fink with
fink install pvpgn
https://pdb.finkproject.org/pdb/package.php/pvpgn