Sorry for the typo usherimg.jl should be "userimg.jl". I typed it
correctly, but somehow swiftkey managed to change it one more time than I
corrected it.
kl. 07:40:20 UTC+2 torsdag 31. juli 2014 skrev John Myles White følgende:
>
> For example, I used to have a base/userimg.jl file that read as follows:
>
> Base.require("Distributions.jl")
> Base.require("Optim.jl")
> Base.require("DataFrames.jl")
> Base.require("Gadfly.jl”)
>
> — John
>
> On Jul 30, 2014, at 9:13 PM, Ivar Nesje <[email protected] <javascript:>>
> wrote:
>
> > If you compile Julia yourself, you can use the undocumented usherimg.jl
> trick to cache the packages in the system image. Search for userimg
>
>