Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

"butler: command not found" on Linux

A topic by Jaxxette created Jun 01, 2017 Views: 901 Replies: 2
Viewing posts 1 to 3
(1 edit) (+1)

Running on Ubuntu 16.04. Butler was installed with the Itch.io app. I can see my butler executable file in  /config/itch/bin  clicking on it does nothing, navigating to that folder in bash and attempting to run it does nothing. and the butler command always yields the not found message. Tried doing this:

  • On Mac & Linux, edit your ~/.bashrc or equivalent to include a line like:
export PATH="$PATH:~/bin" 


and still, nothing. I can't think of anything else to do. :/ Help would be DEEPLY appreciated.

(+1)

Anyone? ;; Either this isn't working at all on linux or I've missed something very basic.

(+4)

Figured it out. instead of just running "butler" I had to add in "./" like so:


./butler