fgrehm / notify-send-http

Trigger notify-send across the network using HTTP, useful for triggering notifications from local VMs / Containers into your own computer. It even supports notification icons!
MIT License
69 stars 10 forks source link

zsh: exec format error: notify-send-server #1

Closed callistino closed 9 years ago

callistino commented 9 years ago

Running into that issue when trying to start the server on Mac OSX with command:

PORT=12345 notify-send-server

It may be a zsh issue but I wanted to know if there was any way to diagnose. Also, I see the files have extension .go. Does that mean I need to install Go?

fgrehm commented 9 years ago

This might be related to the binary itself, along with 0.2.0 I cross compiled for Mac OSX, please LMK if it works for you!

Binaries are available at https://github.com/fgrehm/notify-send-http/releases/tag/v0.2.0