You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to install OC on my work machine, which is in all kinds of bad shape due to a backdated kernel to support our terrible lustre-fs implementation.... anyway, tar xf m4-x.y.z.tar.xz fails because tar doesn't understand how to extract .xz files. We should probably try to use gzip compression for everything, because it's my impression that gzip is the most ubiquitous compression program available. Better yet, for some of the smaller stuff maybe we can download uncompressed tarballs?