Open vmixao opened 8 years ago
We need help please :) @jwill123 For the Maker installation we are doing, we would need to know where you will install snap, since we have to set an environment variable to this location : export ZOE="where_snap_is/Zoe". Many thanks!
snap
export ZOE="where_snap_is/Zoe"
This should work: export ZOE=/usr/local/bin/ZOE. Can you close this issue if it does?
export ZOE=/usr/local/bin/ZOE
We need help please :) @jwill123
For the Maker installation we are doing, we would need to know where you will install
snap
, since we have to set an environment variable to this location :export ZOE="where_snap_is/Zoe"
. Many thanks!