vanitygen icon indicating copy to clipboard operation
vanitygen copied to clipboard

Makefile doesn't work in OSX Snow Leopard

Open Saturnix opened this issue 11 years ago • 1 comments

sudo make /vanitygen-master/Makefile make: Nothing to be done for `/vanitygen-master/Makefile'.

or

sudo /vanitygen-master/Makefile /vanitygen-master/Makefile: line 1: -lcrypto: command not found /vanitygen-master/Makefile: line 2: -O3: command not found /vanitygen-master/Makefile: line 3: oclvanitygen.o: command not found /vanitygen-master/Makefile: line 4: keyconv: command not found /vanitygen-master/Makefile: line 6: shell: command not found /vanitygen-master/Makefile: line 7: syntax error near unexpected token $(PLATFORM),Darwin' /vanitygen-master/Makefile: line 7:ifeq ($(PLATFORM),Darwin)'

Saturnix avatar Mar 28 '14 13:03 Saturnix

Try installing vanitygen with homebrew.

utdrmac avatar Mar 28 '14 17:03 utdrmac