These are the steps I took on windows OS to fix the package error in MikTex.
Go to the console and type "cmd"
Now go to the directory where MikTex was installed on your machine.
>> cd C:\Program Files (x86)\MiKTeX 2.9
>> cd miktex\bin
And then with the administrator settings open the package console using this command:
>> mpm_mfc_admin
This prompts a gui where you can see different packages available. Simply search for the "mathtools" package and install it by clicking + symbol on the top-left side of this GUI. Hope this helps!
Go to the console and type "cmd"
Now go to the directory where MikTex was installed on your machine.
>> cd C:\Program Files (x86)\MiKTeX 2.9
>> cd miktex\bin
And then with the administrator settings open the package console using this command:
>> mpm_mfc_admin
This prompts a gui where you can see different packages available. Simply search for the "mathtools" package and install it by clicking + symbol on the top-left side of this GUI. Hope this helps!
No comments:
Post a Comment