# PSA for Linux users: work-around for Linux-nightly extension manager error

**URL:** https://discourse.slicer.org/t/psa-for-linux-users-work-around-for-linux-nightly-extension-manager-error/2755
**Category:** Development
**Created:** [May 3, 2018, 5:47pm UTC](https://discourse.slicer.org/t/psa-for-linux-users-work-around-for-linux-nightly-extension-manager-error/2755 "2018-05-03T17:47:08Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![ihnorton](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/ihnorton/32/9_2.png) [@ihnorton](https://discourse.slicer.org/u/ihnorton)
#### Post date: [May 3, 2018, 5:47pm UTC](https://discourse.slicer.org/t/psa-for-linux-users-work-around-for-linux-nightly-extension-manager-error/2755/1 "2018-05-03T17:47:08Z")

</div>

Here is a temporary work-around for the following bug, which prevents using the extension manager in nightly builds on Linux:

[https://issues.slicer.org/view.php?id=4544](https://issues.slicer.org/view.php?id=4544)

in the expanded Slicer directory, copy the contents of resources/ to libexec. Then restart Slicer.

```auto
root@kali:~/Downloads/Slicer-4.9.0-2018-05-02-linux-amd64# cp resources/* libexec/
root@kali:~/Downloads/Slicer-4.9.0-2018-05-02-linux-amd64# ./Slicer

```

---

<div class="post-metadata">

### Author: ![Sam\_Horvath](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/sam_horvath/32/3092_2.png) [@Sam\_Horvath](https://discourse.slicer.org/u/Sam_Horvath)
#### Post date: [June 13, 2018, 11:14pm UTC](https://discourse.slicer.org/t/psa-for-linux-users-work-around-for-linux-nightly-extension-manager-error/2755/2 "2018-06-13T23:14:44Z")

</div>

This should be permanently addressed (updating linux builds to 5.11) in the next nightly build (fingers crossed).
