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
when I run the instruction:"./configure && make", the terminal shows "make[1] leaving the directory ...... ". I want to know whether it is installed successfully or not.Thanks a lot
The text was updated successfully, but these errors were encountered:
So, at a high level, at the end of the compiling, if there is an error, it should tell you. Otherwise, basically it is good -- it will do a summary at the end if the compiling fails.
You are going to learn more about Linux from this project! Enjoy!
If you have access to Google, searching the error message in the StackOverflow can have some useful results!
I might not be able to answer more questions at this line.
By the way, you can close #69 since that one seems resolved.
when I run the instruction:"./configure && make", the terminal shows "make[1] leaving the directory ...... ". I want to know whether it is installed successfully or not.Thanks a lot
The text was updated successfully, but these errors were encountered: