You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello
When I ran sudo make all according to 4.1.1 in "Readme.md", Shell return the error make: *** No rule to make target 'install'. Stop.
After I checked the MakeFile, I'm pretty sure that targer install is not present in the MakeFile
Is it a bug or I'm doing something wrong?
The platform is ubuntu 16.04 and installation procedure is same as "Readme.md" suggested