vanitygen
vanitygen copied to clipboard
Makefile doesn't work in OSX Snow Leopard
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)'
Try installing vanitygen with homebrew.