# Troubleshooting 'libminizip.so.1 not found' errors when trying to start TeamViewer QuickSupport on NextSeq 1000/2000

**Background**

The TeamViewer QuickSupport program requires specific packages to run properly. In the NextSeq 1000/2000 series instruments running Oracle Linux 9, these packages may be missing. This results in the following error when attempting to launch the TeamViewer QuickSupport program:

"The following required libraries seem to be missing: libminizip.so.1 => not found. Please find and install the corresponding packages."

![](https://761066130-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGM9W2DuBTgEXv1ClCm8H%2Fuploads%2Fgit-blob-ded08ca4ea74d770d1d932800e2e884335181fcb%2Fimage1.jpg?alt=media)

**Resolution Actions**

1. **Minimize** the NextSeq 1000/2000 Series Control Software.
2. Select the **Activities** menu in the top-left corner and open the **Terminal** application.
3. Input the command `su - ilmnadmin` and press **Enter**, then input the `ilmnadmin` password as prompted and press **Enter**.
4. Input the command dnf list installed | grep minizip and press **Enter**. If no result is output, the minizip1.2 package is missing.
5. Input the command `sudo dnf makecache` and press **Enter**.
   1. If prompted, input the `ilmnadmin` password and press **Enter**.
   2. If the command shows an error message indicating "Errors during downloading metadata for repository 'sublime-text'", then repeat command as sudo dnf makecache --disablerepo=sublime-text and press **Enter**.
6. If the command from Step #5 completes successfully, input the command sudo dnf install -y minizip1.2 and press **Enter**.
   1. If the command from Step #5 presented an error connecting to the 'sublime-text' repository, input command as sudo dnf install -y minizip1.2 --disablerepo=sublime-text and press **Enter**.
7. Once the minizip1.2 package is installed, relaunch **TeamViewer QuickSupport**.
8.

\
\
\ <br>

|                                                                                                                                                                                                                                                                                                                                                                         |
| :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
| *For any feedback or questions regarding this article (Illumina Knowledge Article #10194), contact Illumina Technical Support* [*techsupport@illumina.com*](mailto:techsupport@illumina.com?subject=Question%2FFeedback%20Regarding%20Illumina%20Knowledge%20Article%20#000010194%20-%20Instrumentation%20\&body=Dear%20Illumina%20Technical%20Support,%0D%0A%0D%0A)*.* |
