ERROR: "homebank: command not found"

Asked by jeorge089

Hello,

I am running Mac OsX 10.5.6, X11 (XQuartz) 2.3.1, XCode 3.1, MacPorts 1.7.0, Homebank 4.0.2.

I installed MacPorts with the .dmg download from their site. I then downloaded the homebank source code, followed the instructions on the homebank site (http://homebank.free.fr/index.php?id=85).

I then opened X11 and entered "homebank" in the new window and pressed enter. I expected the Homebank application to start, but instead the terminal said: "bash: homebank: command not found". Here is a copy of the terminal command I used, with some other info:

bash-3.2$ homebank
bash: homebank: command not found
bash-3.2$ echo $PATH
/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11/bin
bash-3.2$ which sudo
/usr/bin/sudo
bash-3.2$ which port
bash-3.2$

Any help would be appreciated!

Thanks

Question information

Language:
English Edit question
Status:
Solved
For:
HomeBank Edit question
Assignee:
No assignee Edit question
Solved by:
jeorge089
Solved:
Last query:
Last reply:
Revision history for this message
jeorge089 (possebug) said :
#1

Duh. I figured it out - you need to run homebank from the OSX terminal window, not the X11 terminal window.