# Juno from JuliaPro 0.6.4.1 failing to launch correctly on Ubuntu 16.04 bash shell

**URL:** https://discourse.julialang.org/t/juno-from-juliapro-0-6-4-1-failing-to-launch-correctly-on-ubuntu-16-04-bash-shell/12972
**Category:** Tooling
**Tags:** juliapro
**Created:** [August 7, 2018, 6:26am UTC](https://discourse.julialang.org/t/juno-from-juliapro-0-6-4-1-failing-to-launch-correctly-on-ubuntu-16-04-bash-shell/12972 "2018-08-07T06:26:43Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![abhatia](https://avatars.discourse-cdn.com/v4/letter/a/90db22/32.png) [@abhatia](https://discourse.julialang.org/u/abhatia)
#### Post date: [August 7, 2018, 6:26am UTC](https://discourse.julialang.org/t/juno-from-juliapro-0-6-4-1-failing-to-launch-correctly-on-ubuntu-16-04-bash-shell/12972/1 "2018-08-07T06:26:43Z")

</div>

Hi,  
I recently installed JunoPro version 0.6.4.1 on Ubuntu 16.04. The Julia REPL seems to be working fine from bash shell. However, launching Juno from bash shell on a terminal per the instructions for Linux,  
`$ cd <juliapro>/JuliaPro-0.6.4.1 $ ./Juno`, lead to the following messages on bash shell -

`bash: cannot set terminal process group (-1): Inappropriate ioctl for device bash: no job control in this shell`

Additionally, somehow the `LD_LIBRARY_PATH` variable is being read and the following expression’s value together with the following error message is printed out on the terminal - `:${LD_LIBRARY_PATH}:${LD_LIBRARY_PATH}: No such file or directory` .

On trying to start REPL inside Juno, the following error messages come up -  
`Starting Julia... execvp(3) failed.: No such file or directory Julia has exited. Press Enter to start a new session.`

Does anyone know how to resolve the above error messages?

Thanks,  
Amit

---

<div class="post-metadata">

### Author: ![mbauman](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/mbauman/32/31082_2.png) [@mbauman](https://discourse.julialang.org/u/mbauman)
#### Post date: [September 12, 2023, 4:41pm UTC](https://discourse.julialang.org/t/juno-from-juliapro-0-6-4-1-failing-to-launch-correctly-on-ubuntu-16-04-bash-shell/12972/2 "2023-09-12T16:41:34Z")

</div>


