daniejstriata
daniejstriata
Note on the Output Grouping example I posted, I've never noticed but when you run it with cat it does not work. I've always used Output Grouping with ps to...
I also get the Segmentation fault issue.
I prefer the `yes` default myself but if it can become a configurable item it would make sense.
I created a preliminary SPEC that will create a RPM that will install the precompiled package. I'll see if I can get a rpm that will build the source instead....
Compiling the source fails because I am not pointing to the Go files as seen below: ``` Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.i3M1EY + umask 022 + cd /home/danie.dejager/rpmbuild/BUILD + cd gdu-5.3.0...
@dundee Do you require go 1.16 for building at minimum? Neither EL7 or EL8 comes with it standard. They're limited to 1.15 if using standard repos. Trying to build with...
[gdu-5.3.0-2.zip](https://github.com/dundee/gdu/files/6865392/gdu.zip) RPM and RPM SRC
It won't be possible. There is not a go 1.16 available for RHEL 7 or 8 in EPEL , you will not be able to achieve your goal. EPEL packages...
Can you publish the RPM above with your sources for now? I'll build a RPM when you release. This RPM works on EL6, 7 and 8.
[gdu-5.4.0.zip](https://github.com/dundee/gdu/files/6899819/gdu-5.4.0.zip) Here you go.