Difference between revisions of "Gt5"
From SME Server
Jump to navigationJump to searchLine 5: | Line 5: | ||
===Installation=== | ===Installation=== | ||
− | You can install this for Koozali SME v9 from my repo | + | You can install this for Koozali SME v9 from my repo as detailed here |
https://wiki.contribs.org/User:ReetP | https://wiki.contribs.org/User:ReetP | ||
+ | |||
+ | yum enablerepo=reetp install gt5 | ||
+ | |||
+ | We do not really need a reboot so we can then do | ||
+ | |||
+ | config set UnsavedChanges no | ||
===Usage=== | ===Usage=== | ||
− | See here: | + | See here for examples and CLI options: |
https://github.com/vasi/gt5 | https://github.com/vasi/gt5 |
Revision as of 15:14, 2 June 2017
GT5
a diff-capable 'du-browser'
Installation
You can install this for Koozali SME v9 from my repo as detailed here
https://wiki.contribs.org/User:ReetP
yum enablerepo=reetp install gt5
We do not really need a reboot so we can then do
config set UnsavedChanges no
Usage
See here for examples and CLI options:
Source code
Source is here:
https://sourceforge.net/projects/gt5/files/gt5/gt5%2C%20version%201.4.0/
SRPMs
There is a SRPM here with what seems to be a couple of small patches:
https://centos.pkgs.org/6/ghettoforge-x86_64/gt5-1.4.0-12.gf.el6.noarch.rpm.html
For now I have done a mock rebuild on the SRPM and added it to my own repo.
NFR
Bug registered here: https://bugs.contribs.org/show_bug.cgi?id=10337