issues with the gnucash port
Mark Duling
mark.duling at biola.edu
Sun Sep 24 15:23:08 PDT 2006
zoarre.37258548 at bloglines.com writes:
>i can launch gnucash from the terminal. i can't launch it from the x11
>menu.
>
>
>i opened up an xterm window and just as you described, the PATH doesn't
>include anything from /opt/local. how do you recommend i fix this?
Did you do as it says here:
http://homepage.mac.com/duling/halfdozen/DP-XWin-Howto.html
1) Have a file called ~/.profile with this in it:
export PATH=/opt/local/bin:/opt/local/sbin:$PATH
export DISPLAY=:0
export EDITOR=/usr/bin/pico (or your favorite editor)
2) your /etc/X11/xinit/xinitrc file should have this line in it:
source ~/.profile
And get rid of your previous .bashrc file.
Mark
More information about the macports-users
mailing list