Hi James, Because the prerelease binaries change every day, it’s kind of hard to make statements about what will work when using them. When I next have time, I’ll try to test them out with the Distributions package. (I’m on vacation for the next four days, so it may take a while.)
— John On Mar 6, 2014, at 10:23 AM, James W <[email protected]> wrote: > > > Hi John > > I am using the binary v0.3.0-prerelease for Mac, so pretty up to date. > > JW > > > On Wednesday, March 5, 2014 5:22:07 PM UTC+1, John Myles White wrote: > Are you using a binary or a source install? I’ve had a few issues with the > changed libRmath library name when working with older binary releases. > > — John > > On Mar 5, 2014, at 3:10 AM, James W <[email protected]> wrote: > > > > > > > Hey everyone, > > > > Here's my problem: > > > > I type: > > > > using Distributions > > rand(Multinomial(1,[0.25,0.25,0.25,0.25])) > > > > I get: > > > > ERROR: error compiling rand!: error compiling multinom_rand!: could not > > load module libRmath-julia: dlopen(libRmath-julia.dylib, 1): image not > > found > > > > Any ideas how to fix this? > > > > Thanks > > > > James >
