Will there be a video? I've volunteered to introduce Julia to my local RUG,
and it'd be great if I could share it with them.
On Thursday, April 3, 2014 11:23:45 AM UTC-5, Douglas Bates wrote:
>
> I will be speaking at the Department of Statistics at Northwestern next
> Wednesday at noon.
>
> h
I found the problem. In my ~/.zshrc file I have
export CDPATH=${HOME}
which is causing “cd” operations to fail.
On Mar 28, 2014, at 9:01 PM, Guillermo Garza wrote:
> Isaiah, I’m using zsh. Actually, switching to bash causes compilation to go
> further.
>
> Would it be difficult to hack it, such that if some text is already at the
> prompt, the UP and DOWN arrows would only recall entries from the history,
> which start with that text? It really speeds up things.
>
Looking at the logic here might be a good start:
https://github.com/zsh-users/
Isaiah, I’m using zsh. Actually, switching to bash causes compilation to go
further. It still hasn’t finished yet.
I think we’ve narrowed the problem down.
On Mar 28, 2014, at 8:47 PM, Isaiah Norton wrote:
> What shell are you using?
Elliot, this is the output I get from `make VERBOSE=1`
% make VERBOSE=1
cd random && \
mkdir -p dsfmt-2.2 && \
`which gtar 2>/dev/null || which tar 2>/dev/null` -C dsfmt-2.2
--strip-components 1 -xf dsfmt-2.2.tar.gz && \
cd dsfmt-2.2 && patch < ../dSFMT.h.patch && patch <
Tony, I do have `install_name_toll` in my path.
On Mar 28, 2014, at 8:32 PM, Tony Kelman wrote:
> Do you have `install_name_tool` on your path?
ot; in the root julia folder?
> -E
>
>
> On Fri, Mar 28, 2014 at 6:21 PM, Guillermo Garza wrote:
> Isaiah, the file is decompressed, but nothing changes. I get the same error.
>
> /bin/sh: line 0: cd: random: No such file or directory
> make[2]: *** [random/dsfmt-2.2/
Isaiah, the file is decompressed, but nothing changes. I get the same error.
/bin/sh: line 0: cd: random: No such file or directory
make[2]: *** [random/dsfmt-2.2/config.status] Error 1
make[1]: *** [julia-release] Error 2
make: *** [release] Error 2
On Mar 28, 2014, at 8:16 PM, Isaiah Norton wr
ing to
> latest XCode version and installing command line tools.
>
>
> On Fri, Mar 28, 2014 at 8:38 PM, Guillermo Garza wrote:
> The output from make -d is here https://gist.github.com/ggarza/9846012
>
> Thanks for the effort. I appreciate it.
>
> On Mar 28, 2014,
if I can get a hint on the
> problem.
>
>
> kl. 01:16:02 UTC+1 lørdag 29. mars 2014 skrev Guillermo Garza følgende:
> Ivar, I get the same output as before (with updated hashes for doc/juliadoc.)
>
>
>
> On Mar 28, 2014, at 6:11 PM, Ivar Nesje wrote:
>
> >
ead
> with several hundred lines of mostly irrelevant text)?
>
> cd ~
> git clone https://github.com/JuliaLang/julia.git julia-test
> cd julia-test
> make
>
> Ivar
>
>
> kl. 23:53:43 UTC+1 fredag 28. mars 2014 skrev Guillermo Garza følgende:
> The directory is ther
put might be mixed up and it is hard to find
> the real error.
>
> Ivar
>
>
> kl. 19:48:49 UTC+1 fredag 28. mars 2014 skrev Guillermo Garza følgende:
> Hi everyone, I get a different error on a 2012 Macbook Air with OS X 10.9.2
> (I didn't want to start a new th
Hi everyone, I get a different error on a 2012 Macbook Air with OS X 10.9.2
(I didn't want to start a new thread.)
The error message I get after a git clone is:
Submodule 'deps/Rmath' (git://github.com/JuliaLang/Rmath.git) registered
for path 'deps/Rmath'
Submodule 'deps/libuv' (git://github.co
13 matches
Mail list logo