Solved.
I compiled the Julia source code -> 0.3.0 pre-release version.
Then everything began to work.


On Friday, January 31, 2014 4:58:45 PM UTC-5, Sung Soo Kim wrote:
>
> Hi,
>
> In addition to "using Gadfly" error, there is another "using RDatasets" 
> error.
>
> julia> using RDatasets
> ERROR: data not defined
>  in include at boot.jl:238
>  in include_from_node1 at loading.jl:114
>  in include at boot.jl:238
>  in include_from_node1 at loading.jl:114
>  in reload_path at loading.jl:140
>  in _require at loading.jl:58
>  in require at loading.jl:46
> at /Users/kims11/.julia/RDatasets/src/data.jl:15
> at /Users/kims11/.julia/RDatasets/src/RDatasets.jl:8
>
> julia> 
>
>
> My installation is fresh (directly downloaded from the julialang.org for 
> MacOSX 64bit, then Pkg.add a few things).
>
> Please help.
> SS
>

Reply via email to