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
Thank you for your work.
I encountered an error while installing gmp : "configure: error: C++ compiler not available, see config.log for details".
To avoid this issue, I installed build-essential with : sudo apt-get install build-essential.
I believe it can be useful for future users to add it to the installation procedure ?
Best regards,
Clément
The text was updated successfully, but these errors were encountered:
Dear,
Thank you for your work.
I encountered an error while installing gmp : "configure: error: C++ compiler not available, see config.log for details".
To avoid this issue, I installed build-essential with : sudo apt-get install build-essential.
I believe it can be useful for future users to add it to the installation procedure ?
Best regards,
Clément
The text was updated successfully, but these errors were encountered: