Julia: Difference between revisions

Jump to navigation Jump to search
m
(how to tell Julia's Pkg system how to find libraries in CVMFS.)
Line 20: Line 20:


== Package file usage (and storage quotas) ==
== Package file usage (and storage quotas) ==
In the example above, installing just the JLD package creates a ~/.julia tree with 18673 files/directories and using 236M of space.  It's worth thinking about this, since you may hit the space and file/directory count limits on your home directory.
In the example above, installing just the JLD package creates a <code>~/.julia</code> tree with 18673 files/directories and using 236M of space (4-5% of a standard user quota for /home).  It's worth remembering that installing a lot of packages will consume a lot of space.
cc_staff
176

edits

Navigation menu