# Problem installing JuliaPro on Linux Mint 19.1

**URL:** https://discourse.julialang.org/t/problem-installing-juliapro-on-linux-mint-19-1/31450
**Category:** New to Julia
**Tags:** installation
**Created:** [November 24, 2019, 2:12pm UTC](https://discourse.julialang.org/t/problem-installing-juliapro-on-linux-mint-19-1/31450 "2019-11-24T14:12:56Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![Harsha](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/harsha/32/1985_2.png) [@Harsha](https://discourse.julialang.org/u/Harsha)
#### Post date: [November 27, 2019, 1:00pm UTC](https://discourse.julialang.org/t/problem-installing-juliapro-on-linux-mint-19-1/31450/2 "2019-11-27T13:00:24Z")

</div>

Can you please compare the contents between following folders

```julia
/usr/lib/julia/JuliaPro-1.2.0-1/JuliaPro-Juno-1.2.0-1/julia_atom_1.2.0-1

```

```julia
$HOME/.julia_atom_1.2.0-1

```

They should be exactly the same, if they are not, then please copy the contents of `/usr/lib/julia/JuliaPro-1.2.0-1/JuliaPro-Juno-1.2.0-1/julia_atom_1.2.0-1` onto `$HOME/.julia_atom_1.2.0-1` , this should solve the issue.

Just a FYI:- You don’t need to install JuliaPro with root privileges, you can install JuliaPro as a non-admin user too.

---

_[View the full topic](https://discourse.julialang.org/t/problem-installing-juliapro-on-linux-mint-19-1/31450)._
