# Problems with juno

**URL:** https://discourse.julialang.org/t/problems-with-juno/38292
**Category:** New to Julia
**Tags:** question
**Created:** [April 27, 2020, 11:18am UTC](https://discourse.julialang.org/t/problems-with-juno/38292 "2020-04-27T11:18:31Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![asb](https://avatars.discourse-cdn.com/v4/letter/a/87869e/32.png) [@asb](https://discourse.julialang.org/u/asb)
#### Post date: [April 27, 2020, 11:18am UTC](https://discourse.julialang.org/t/problems-with-juno/38292/1 "2020-04-27T11:18:32Z")

</div>

I installed JuliaPro on a system running Ubuntu 16.04 LTS.  
When I typed at the terminal prompt

> JuliaPro  
> the Juno interface opened, and if I pressed “Enter” in the correct window, Julia would start.

I recently did a clean install of Ubuntu 20.04 LTS.  
JuliaPro had bin installed in$HOME/bin,  
so I didn’t have to reinstall it.

Now when I type

> JuliaPro  
> julia starts in the terminal, rather than from Juno.

I installed atom on my system, and installed the julia package.  
When I press “Enter” in the appropriate window, I get the error  
Julia could not be detected.  
I changed the setting for the location of the Julia binary to  
/mnt/hd1/home/asb/bin/julia/JuliaPro-1.3.1-1/Launch\_JuliaPro

and when I press “Enter”, nothing happens.

/mnt/hd1/home/asb/bin/julia/JuliaPro-1.3.1-1/Launch\_JuliaPro  
is the absolute path to the binary file.
