Skip to content
This repository has been archived by the owner on May 27, 2022. It is now read-only.

Compatibility with FreeBSD #226

Closed
carlca opened this issue Mar 22, 2018 · 10 comments
Closed

Compatibility with FreeBSD #226

carlca opened this issue Mar 22, 2018 · 10 comments
Labels

Comments

@carlca
Copy link

carlca commented Mar 22, 2018

Hello. I have just installed zsh on my FreeBSD virtual machine running under Parallels on an Apple Mac. I also have a working Go 1.10 development system in FreeBSD. Can I just do a go get -u github.com/getantibody/antibody and then build the binaries and then copy them somewhere so that they are recognised and used by zsh? If so, where do I copy the binaries?

@caarlos0
Copy link
Member

hi @carlca

you'll need to follow these steps, but, instead of make test, you can run make build. The binary will be in the same folder of the source...

@carlca
Copy link
Author

carlca commented Mar 22, 2018

Hi @caarlos0

I've just tried to go through the steps you set out but this happened...

screen shot 2018-03-22 at 20 47 16

Any ideas?

@carlca
Copy link
Author

carlca commented Mar 22, 2018

No worries (I think!). I did a go get -u github.com/getantibody/antibody and that seemed to grab everything okay.

@carlca
Copy link
Author

carlca commented Mar 22, 2018

I spoke too soon!

screen shot 2018-03-22 at 20 57 37

@caarlos0
Copy link
Member

can you paste the output of go env here please?

@carlca
Copy link
Author

carlca commented Mar 23, 2018

screen shot 2018-03-23 at 02 10 55

@caarlos0
Copy link
Member

caarlos0 commented Mar 23, 2018

sorry, I just realized it wont work on freebsd because of https://github.com/caarlos0/gohome

it does not work on freebsd :/

GitHub
gohome - Easily get cache and config folders for your app according to each OS spec

@carlca
Copy link
Author

carlca commented Mar 23, 2018

No worries, I'm trying out Prezto now. I'm already running it on my Apple Mac. Just running up against some font issues at the moment. All good fun though!

@rspeed
Copy link

rspeed commented May 15, 2018

I made a PR for this: caarlos0-graveyard/gohome#8

@caarlos0
Copy link
Member

thanks @rspeed , releasing v3.4.6 for freebsd as well!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants