Skip to content

Instantly share code, notes, and snippets.

@p2or
Last active May 22, 2023 14:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save p2or/dae4417b7c32a868120117eab66603e2 to your computer and use it in GitHub Desktop.
Save p2or/dae4417b7c32a868120117eab66603e2 to your computer and use it in GitHub Desktop.
CentOS Gaffer-Cycles #Gaffer
# nano ~/.bash_profile
export PATH=$PATH\:/opt/gaffer-0.54.1.0-linux/bin
export GAFFERCYCLES="/opt/gafferCycles/"
export GAFFER_EXTENSION_PATHS=$GAFFERCYCLES:$GAFFER_EXTENSION_PATHS
[Desktop Entry]
Name=Gaffer
Exec=/opt/gaffer-0.54.1.0-linux/bin/gaffer %F
MimeType=application/x-gaffer
StartupNotify=true
Terminal=true
Type=Application
Icon=/opt/gaffer-0.54.1.0-linux/doc/gaffer/html/_static/GafferLogoMini.svg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment