# How to fix Makefile error

**URL:** https://discuss.openedx.org/t/how-to-fix-makefile-error/8079
**Category:** Site Operations Help
**Tags:** how-to
**Created:** [August 15, 2022, 10:42am UTC](https://discuss.openedx.org/t/how-to-fix-makefile-error/8079 "2022-08-15T10:42:20Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![Parvin\_Kumar](https://avatars.discourse-cdn.com/v4/letter/p/eada6e/32.png) [@Parvin\_Kumar](https://discuss.openedx.org/u/Parvin_Kumar)
#### Post date: [August 16, 2022, 12:24pm UTC](https://discuss.openedx.org/t/how-to-fix-makefile-error/8079/2 "2022-08-16T12:24:19Z")

</div>

Hi @Qu_c_Huy ,

Follow this tutorial

> [@Install Tutor with Nutmeg in Production Server/Dev Server Complete Tutorial](https://discuss.openedx.org/t/install-tutor-with-nutmeg-in-production-server-dev-server-complete-tutorial/8025):
>
> I am Starting My First Tutorial and Forgive me if I do any mistake. Minimum System Requirement for Installing OpenEdx in production(Ubuntu 20.04 and 8 Gb Ram 2 CPU Core and 50 gb Storage) For User I am Creating Parvin and I am recommending only use single username First we have to create a user after logged into Root User sudo adduser parvin Now we have to add this user to Sudo Access sudo usermod -aG sudo parvin Switch to New User in my case Parvin su - parvin Now we have to ru…

---

_[View the full topic](https://discuss.openedx.org/t/how-to-fix-makefile-error/8079)._
