WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: guake terminal  (Read 2565 times)

Offline mocore

  • Hero Member
  • *****
  • Posts: 506
  • ~.~
guake terminal
« on: May 13, 2012, 06:13:23 AM »
just a script to build guake terminal on 4.x

as i have not got round to creating /  submitting  an extension

maby its of some use
 ...

 it try's to download tcz if they don't exists in the  optional/ dir
 and also downloads guake-0.4.2.tar.gz and a patch
 to the directory the script is run from *( i run it from ~/ )
 
 any way it needs network
 unless you already have all  needed files locally available.
---edit
almost forget to say that after runing the script

some small modifications are need to be made
to the launcher  /usr/local/bin/guake

 - removing  "#!/bin/bash"
 - changing the python path
 - removing "-a guake" from line
  exec -a guake  $PYTHON -OO $GUAKEPATH/guake.py "$@"

« Last Edit: May 13, 2012, 06:34:13 AM by dubcore »

Offline meo

  • Hero Member
  • *****
  • Posts: 651
Re: guake terminal
« Reply #1 on: May 15, 2012, 01:21:42 PM »
Thanks dubcore!

Just tested the script successfully and wanted to give you the thumbs up!

Have fun helping out in the TC community,
meo
"All that is very well," answered Candide, "but let us cultivate our garden." - Francois-Marie Arouet Voltaire

Offline meo

  • Hero Member
  • *****
  • Posts: 651
Re: guake terminal
« Reply #2 on: June 21, 2012, 12:49:58 PM »
Hi dubcore!

Since guake 0.4.3 is available now I tried to modify your script to build the newer version of guake. I could make it build but it will not start so something I must have done wrong. I would appreciate a lot if you could update the script.

Have fun with TC,
meo
"All that is very well," answered Candide, "but let us cultivate our garden." - Francois-Marie Arouet Voltaire