Skip to content

lets run configure and make in a shell#58

Open
tuxlife wants to merge 1 commit intohybridgroup:masterfrom
tuxlife:patch-1
Open

lets run configure and make in a shell#58
tuxlife wants to merge 1 commit intohybridgroup:masterfrom
tuxlife:patch-1

Conversation

@tuxlife
Copy link

@tuxlife tuxlife commented Oct 9, 2017

&& is a shell feature and not usable in exec.Command

...
configure.ac:8: installing './missing'
Makefile.am: installing './depcomp'
Preparing was successful if there was no error messages above.
Now type:
  ./configure && make
Run './configure --help' for more information
Attempting to build 'pi-blaster'.
2017/10/09 16:20:50 fork/exec ./configure && make: no such file or directory

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant