serial-port-json-server
serial-port-json-server copied to clipboard
mac build?
Is there a Mac pre-built binary available? The documentation says so but I don't see it on the releases page.
Google plus page has it On May 19, 2016 5:50 PM, "iceboundflame" [email protected] wrote:
Is there a Mac pre-built binary available? The documentation says so but I don't see it on the releases page.
— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/chilipeppr/serial-port-json-server/issues/11
http://chilipeppr.com/downloads/v1.86/serial-port-json-server-1.86_darwin_amd64.zip
Anyone know where there's no macOS build for v1.95? ref: https://github.com/chilipeppr/serial-port-json-server/releases
Yes, because Apple makes it impossible to let Go cross-compile from Linux where I run the build script and I have no Apple machine to compile on. If you could compile it and send me the binary, I'd be more than happy to post it to the Github releases page.
On Tue, Mar 20, 2018 at 10:27 PM, Oliver Sumpton [email protected] wrote:
Anyone know where there's no macOS build for v1.95? ref: https://github.com/chilipeppr/serial-port-json-server/releases
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/chilipeppr/serial-port-json-server/issues/11#issuecomment-374837110, or mute the thread https://github.com/notifications/unsubscribe-auth/AHidbaHmDTwPnGhJPumXOlGTtvLlKJvjks5tgeTRgaJpZM4IizMT .
I have an access to apple machine. just let me know what I should do. Thanks in advance.
That would be great. Maybe just email as an attachment to [email protected] or post on drop box or another github repo?
On Thu, Apr 16, 2020 at 1:16 PM Mahmoud Abdel Mohsen < [email protected]> wrote:
I have an access to apple machine. just let me know what I should do. Thanks in advance.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/chilipeppr/serial-port-json-server/issues/11#issuecomment-614871997, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB4J23JOWU6YTJDU7B5ZH2LRM5RQXANCNFSM4CELGMJQ .
Please find below repo for mac version. Working like charm on Catalina, followed your readme file. Please updated repo location (step6) and and add a a step 6.5 if you don't have crypto ssh type "go get -u golang.org/x/crypto/..." .
https://github.com/houda84/Serial_Port_JSON_Server_Mac
Did you try the Darwin build in the 1.96 release? I actually forgot that Go does allow Mac cross-compiling now. https://github.com/chilipeppr/serial-port-json-server/releases
It is executable but not functional. I get only [Last login: Sat Apr 18 21:23:48 on ttys000 ].
On Sat, 18 Apr 2020 at 20:01, John Lauer [email protected] wrote:
Did you try the Darwin build in the 1.96 release? I actually forgot that Go does allow Mac cross-compiling now. https://github.com/chilipeppr/serial-port-json-server/releases
[image: image] https://user-images.githubusercontent.com/7904621/79645385-d98f1600-8163-11ea-8ece-b9d7c697fdb1.png
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/chilipeppr/serial-port-json-server/issues/11#issuecomment-615914197, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMQAEMAF7D5JHHAAVOOTYI3RNHTGFANCNFSM4CELGMJQ .
Hi,
When I download "serial-port-json-server-1.96_darwin_amd64.zip", I get a TexEdit document, not a Unix Executable. (Mac OS 10.15.7 Catalina)
I don't know what to do, thanks for your help.
Do a chmod 777 to give it permissions to be to an executable file.
On Sun, Dec 6, 2020 at 12:13 PM jaclubjly [email protected] wrote:
Hi, When I download "serial-port-json-server-1.96_darwin_amd64.zip", I get a TexEdit document, not a Unix Executable. (Mac OS 10.15.7 Catalina) [image: Capture d’écran 2020-12-06 à 21 07 12] https://user-images.githubusercontent.com/75329459/101291241-9e7f4700-3807-11eb-8dbe-4a61aa326862.png I don't know what to do, thanks for your help.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/chilipeppr/serial-port-json-server/issues/11#issuecomment-739556800, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB4J23LY3MQCHPPSRZ6DGY3STPQXNANCNFSM4CELGMJQ .
Thank you for your quick response ! I can connect to 2 ports tty.usbmodem146201 and cu.usbmodem146201. Both seam to work fine, is one better than the other ?