Edgio / ectoken

Token Generator for Edgio Token-Based Authentication from Edgio
22 stars 40 forks source link

Binaries not found #11

Open aditya0711 opened 6 years ago

aditya0711 commented 6 years ago

The binaries are not available in the Releases Tab. Please include the binaries and/or the instructions to build.

Is a NodeJS version planned?

hattan commented 6 years ago

Thanks @aditya0711! We'll look into adding binaries in the releases tab. Since this repo hosts multiple languages, which one are you most interested in?

In terms of NodeJS, we're looking into the possibility of creating a nodejs version of ectoken.

Thanks for the feedback and suggestions.

snout-o commented 6 years ago

+1 for binaries. I'm running Mac OSX Sierra and it's been troublesome to build the extension. I eventually got build.sh to finish but the test fails complaining about mismatch module and php versions. That's only part of the problem though because I want to deploy this to Azure, which in my case is a linux server, and as far as I understand it I need to be building the .so file on Linux not Mac. I tried anyway on Azure my .so file but got an "invalid ELF header" error from PHP.

Having some release binaries to download and use would make this a whole lot easier.

hattan commented 6 years ago

Thanks for the feedback. We'll investigate the build.sh issue son our end.

Binary releases are coming very soon as are new languages including nodejs and golang.