sbinet / go-python

naive go bindings to the CPython2 C-API
Other
1.53k stars 139 forks source link

Fixing symbolic "cmd" path #7

Closed otaviof closed 11 years ago

otaviof commented 11 years ago

On ZSH the following error has been raised when not preceding "cmd" folder with "./":

/bin/sh: line 0: cd: cmd/go-python: No such file or directory make: *\ [install] Error 1

sbinet commented 11 years ago

thanks.