← Back to team overview

zim-wiki team mailing list archive

Re: Date/time issues

 

Ah... Thanks for clarifying. I get an error when running "./setup.py
install":

Traceback (most recent call last):
  File "./setup.py, line 22, in <module>
     from zim import __version__, __url__
  File "/Users/ambrya/source/zim-0.59/zim/__init__.py", line 115, in
<module>
     import gobject


On Fri, Apr 26, 2013 at 11:24 AM, Jaap Karssenberg <
jaap.karssenberg@xxxxxxxxx> wrote:

> On Fri, Apr 26, 2013 at 5:13 PM, Alexander Bryan <ambrya@xxxxxxxxx> 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
>

References