Re: [julia-users] problems (and some fixes) for using Plots and PlotlyJS on FreeBSD

2016-11-08 Thread Tony Kelman
Most likely there are various platform-checking if statements that don't properly handle the freebsd situation of being not linux and not macos and not windows. Does Atom support FreeBSD, do they have binaries available? If so, a few more careful fallbacks might be able to fix this?

Re: [julia-users] problems (and some fixes) for using Plots and PlotlyJS on FreeBSD

2016-11-07 Thread Kostas Oikonomou
On 2nd thought, here is more of the (long) error message: ERROR: Cannot find Electron. Try `Blink.AtomShell.install()`. in electron() at /usr/home/ko/.julia/v0.5/Blink/src/AtomShell/process.jl:53 in #init#5(::Bool, ::Function) at /usr/home/ko/.julia/v0.5/Blink/src/AtomShell/process.jl:71 in (:

Re: [julia-users] problems (and some fixes) for using Plots and PlotlyJS on FreeBSD

2016-11-07 Thread Kostas Oikonomou
I'm just beginning with Julia, so I don't really know how to go about doing this. On Monday, November 7, 2016 at 5:14:21 PM UTC-5, Tom Breloff wrote: > > You should probably open issues/PRs in the individual packages then... > this sounds like a Blink issue. > > On Mon, Nov 7, 2016 at 5:09 PM, K

Re: [julia-users] problems (and some fixes) for using Plots and PlotlyJS on FreeBSD

2016-11-07 Thread Tom Breloff
You should probably open issues/PRs in the individual packages then... this sounds like a Blink issue. On Mon, Nov 7, 2016 at 5:09 PM, Kostas Oikonomou < kostas.oikonomo...@gmail.com> wrote: > Yes, I did. Unfortunately it didn't help. > > On Monday, November 7, 2016 at 3:44:29 PM UTC-5, Tom Brel

Re: [julia-users] problems (and some fixes) for using Plots and PlotlyJS on FreeBSD

2016-11-07 Thread Kostas Oikonomou
Yes, I did. Unfortunately it didn't help. On Monday, November 7, 2016 at 3:44:29 PM UTC-5, Tom Breloff wrote: > > I'll ask the obvious question... did you try "Blink.AtomShell.install()"? > Nice work getting as far as you did. > > >

Re: [julia-users] problems (and some fixes) for using Plots and PlotlyJS on FreeBSD

2016-11-07 Thread Tom Breloff
I'll ask the obvious question... did you try "Blink.AtomShell.install()"? Nice work getting as far as you did. On Mon, Nov 7, 2016 at 3:35 PM, Kostas Oikonomou < kostas.oikonomo...@gmail.com> wrote: > I am using Julia 0.5.0 on FreeBSD 11. I've had a few problems trying to > install the Plots and