# How to install hashlink on centos?

**URL:** https://community.haxe.org/t/how-to-install-hashlink-on-centos/1940
**Category:** Haxe
**Tags:** haxe-hl
**Created:** [July 30, 2019, 2:24am UTC](https://community.haxe.org/t/how-to-install-hashlink-on-centos/1940 "2019-07-30T02:24:18Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Zhan](https://community.haxe.org/user_avatar/community.haxe.org/zhan/32/468_2.png) [@Zhan](https://community.haxe.org/u/Zhan)
#### Post date: [July 30, 2019, 2:24am UTC](https://community.haxe.org/t/how-to-install-hashlink-on-centos/1940/1 "2019-07-30T02:24:18Z")

</div>

how to install hashlink on centos?

the tutorial of hashlink’s git page use ubuntu . not centos.

---

<div class="post-metadata">

### Author: ![ibilon](https://community.haxe.org/user_avatar/community.haxe.org/ibilon/32/13_2.png) [@ibilon](https://community.haxe.org/u/ibilon)
#### Post date: [July 30, 2019, 8:13am UTC](https://community.haxe.org/t/how-to-install-hashlink-on-centos/1940/2 "2019-07-30T08:13:44Z")

</div>

The dependencies are for the libraries which are optional, if you just want the hl binary you don’t need them.  
And if you do you should be able to find the centos equivalent with `yum search`.

---

<div class="post-metadata">

### Author: ![rainy](https://community.haxe.org/user_avatar/community.haxe.org/rainy/32/1619_2.png) [@rainy](https://community.haxe.org/u/rainy)
#### Post date: [November 9, 2023, 1:46pm UTC](https://community.haxe.org/t/how-to-install-hashlink-on-centos/1940/3 "2023-11-09T13:46:49Z")

</div>

Can I install haxe4 through `yum install`?

---

<div class="post-metadata">

### Author: ![ibilon](https://community.haxe.org/user_avatar/community.haxe.org/ibilon/32/13_2.png) [@ibilon](https://community.haxe.org/u/ibilon)
#### Post date: [November 9, 2023, 3:07pm UTC](https://community.haxe.org/t/how-to-install-hashlink-on-centos/1940/4 "2023-11-09T15:07:44Z")

</div>

You can still find Haxe 3.4.7 in the EPEL repository, but there is no Haxe 4, you’d have to compile it from source if you really want to use CentOS.

---

<div class="post-metadata">

### Author: ![rainy](https://community.haxe.org/user_avatar/community.haxe.org/rainy/32/1619_2.png) [@rainy](https://community.haxe.org/u/rainy)
#### Post date: [November 10, 2023, 2:42am UTC](https://community.haxe.org/t/how-to-install-hashlink-on-centos/1940/5 "2023-11-10T02:42:37Z")

</div>

Hello, I found that MacOS cannot be cross compiled to Linux. Can it be resolved?
