Thanks for that, I wonder why my gcc-fortran isn't working...would it install required dependencies by default?  It's weird that it errors out on something as simple as not finding a path that it should make itself

On May 10, 2016 7:41 AM, "Danny Rawlins" <monster.romster@gmail.com> wrote:
On 10/05/16 21:28, Steve Volumetric wrote:

Oh OK, I know exactly nothing about docker..is that a requirement?

On May 10, 2016 7:19 AM, "Danny Rawlins" <monster.romster@gmail.com> wrote:
On 10/05/16 21:01, Steve Volumetric wrote:

Is that outside of contrib?  I saw a few others ones on crux.nu but I figured contrib would have been the most reliable

On May 10, 2016 6:44 AM, "Danny Rawlins" <monster.romster@gmail.com> wrote:
On 10/05/16 13:24, Steve Volumetric wrote:

I'm trying to install gcc-fortran from the contrib collection and I run into the error below, I might try and fix it tomorrow but if anyone is actively maintaining it, this seems like it may be easily fixable.  Please see the attached file for redirected console output

---------- Forwarded message ----------
From: "Steve Volumetric" <volumetricsteve@gmail.com>
Date: May 9, 2016 10:41 PM
Subject: gcc-fortran
To: "Steve Volumetric" <volumetricsteve@gmail.com>
Cc:




_______________________________________________
CRUX mailing list
CRUX@lists.crux.nu
https://lists.crux.nu/mailman/listinfo/crux
=======> Building '/var/ports/packages/gcc-fortran#5.3.0-1.pkg.tar.xz' succeeded.
prt-get: installing gcc-fortran 5.3.0-1

-- Packages installed
gcc-fortran

prt-get: installed successfully


I have uploaded the built package at http://crux.ster.zone/packages/3.2/gcc-fortran#5.3.0-1.pkg.tar.xz

that is the one from contrib and compiled in a docker container https://hub.docker.com/r/romster/crux-base-3.2/
docker is a virtual container, more lightweight than a virtual machine. but can only run linux guests. it is not a requirement it is something i use to test ports with.