On Fri, Apr 26, 2013 at 5:13 PM, Alexander Bryan <[email protected]> wrote: > Sorry if this is obvious.... I ran "python2.6 ./zim.py -D" from the > directory containing zim.py in X11—not "zim -D". My guess is Jaap setup an > alias in his .bashrc such that "zim" = "python2.6 ./zim.py" or something > like it.
Running from source you would indeed run something like "python ./zim.py", however if you have zim installed it will be just "zim" which is an executable on unix systems. Regards, Jaap _______________________________________________ Mailing list: https://launchpad.net/~zim-wiki Post to : [email protected] Unsubscribe : https://launchpad.net/~zim-wiki More help : https://help.launchpad.net/ListHelp

