# How to disable freeglut (ffglut)

**URL:** https://community.freefem.org/t/how-to-disable-freeglut-ffglut/1540
**Category:** General Discussion
**Created:** [February 21, 2022, 2:28am UTC](https://community.freefem.org/t/how-to-disable-freeglut-ffglut/1540 "2022-02-21T02:28:53Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![rhu](https://avatars.discourse-cdn.com/v4/letter/r/b4bc9f/32.png) [@rhu](https://community.freefem.org/u/rhu)
#### Post date: [February 21, 2022, 2:28am UTC](https://community.freefem.org/t/how-to-disable-freeglut-ffglut/1540/1 "2022-02-21T02:28:53Z")

</div>

I only use Freefem to solve and export the solution files. Plotting is not necessary, but I get the following error message.

– FreeFem++ v 3.610001 (date Mon Mar 23 07:06:46 UTC 2020)  
Load: lg\_fem lg\_mesh lg\_mesh3 eigenvalue  
freeglut (ffglut): failed to open display ‘’

It seems that by default, freefem loads ffglut. Is there an option to disable ffglut from loading?

Thanks

---

<div class="post-metadata">

### Author: ![frederichecht](https://yyz2.discourse-cdn.com/flex030/user_avatar/community.freefem.org/frederichecht/32/15_2.png) [@frederichecht](https://community.freefem.org/u/frederichecht)
#### Post date: [February 21, 2022, 8:08am UTC](https://community.freefem.org/t/how-to-disable-freeglut-ffglut/1540/2 "2022-02-21T08:08:17Z")

</div>

Launch FreeFem++ -with -nw option (no graphics option)

---

<div class="post-metadata">

### Author: ![rhu](https://avatars.discourse-cdn.com/v4/letter/r/b4bc9f/32.png) [@rhu](https://community.freefem.org/u/rhu)
#### Post date: [February 21, 2022, 12:00pm UTC](https://community.freefem.org/t/how-to-disable-freeglut-ffglut/1540/3 "2022-02-21T12:00:27Z")

</div>

Thanks so much. That worked perfectly!

---

<div class="post-metadata">

### Author: ![frederichecht](https://yyz2.discourse-cdn.com/flex030/user_avatar/community.freefem.org/frederichecht/32/15_2.png) [@frederichecht](https://community.freefem.org/u/frederichecht)
#### Post date: [February 21, 2022, 4:43pm UTC](https://community.freefem.org/t/how-to-disable-freeglut-ffglut/1540/4 "2022-02-21T16:43:41Z")

</div>


