> > > Symbolic links to link which files though? > Sorry if the questions I raise are already answered by the git, I just > failed to understand it properly so that's > why I come back with these questions now. > >
I've added a listing of the entire directory structure <https://gist.github.com/waTeim/ec622a0630f220e6b3c3#file-directorylayout> Here are the symbolic links. I believe with some simple changes to Cxx, the need for these will disappear, but for now there's where it searches. /usr/local/julia/lib bizarro% ls -l total 16 drwxr-xr-x 4 jeffw staff 136 Jul 18 18:26 clang lrwxr-xr-x 1 root staff 10 Jul 19 03:16 include -> ../include drwxr-xr-x 49 jeffw staff 1666 Jul 18 20:11 julia lrwxr-xr-x 1 root staff 1 Jul 19 03:16 lib -> .
