![]() |
#1 |
Rookie
Join Date: Jun 2020
Posts: 2
![]() |
macOS compiling for dummies
Hi all,
Since 4.1.3 I've not been able to get the pre-puilt binares to run on Mojave or Catalina. 4.2.0 didn't load and 4.2.1 just generates the menu structure. I had thought 'well how easy would it be to build my own?' given the command line tools are installed and I know my way around git (from my day job); no I've not a developer let alone one that knows anything about package building in C. I got as far as trying to do the make, by following this, but it seems to be missing the osx specific makefile. If I leave out the suffix I get:- Code:
$ make -f Makefile Makefile:2: mk/buildsys.mk: No such file or directory make: *** No rule to make target `mk/buildsys.mk'. Stop. Code:
sh ./autogen.sh *info* running aclocal (-I m4) ./autogen.sh: line 38: aclocal: command not found *error* aclocal failed. (exit code = 127) |
![]() |
![]() |
![]() |
#2 |
Vanilla maintainer
Join Date: Apr 2007
Location: Canberra, Australia
Age: 57
Posts: 9,369
Donated: $60
![]() ![]() |
I think you've missed the
Code:
cd src Code:
make -f Makefile.osx Code:
make -f Makefile.osx dist Let me know if you still have difficulties.
__________________
One for the Dark Lord on his dark throne In the Land of Mordor where the Shadows lie. |
![]() |
![]() |
![]() |
#3 |
Rookie
Join Date: Jun 2020
Posts: 2
![]() |
![]()
Thanks. I was being a bit thick last night.
|
![]() |
![]() |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Angband code for dummies? | Timo Pietilä | Development | 22 | May 24, 2021 11:08 |
HAlp )macOS version( | Sky | Vanilla | 5 | March 11, 2020 06:42 |
FAAngband MacOS Compiling Advice / Alternatives | ItsRD | Variants | 2 | May 2, 2019 03:13 |
PosBand for MacOS? | Serith | Variants | 0 | November 23, 2007 17:45 |
Updating Vanilla for dummies | Dragonboneman | Vanilla | 7 | August 12, 2007 22:12 |