On Dec 11, 2007 8:14 PM, Jason Sewall <jasonsewall@xxxxxxxxx> wrote: > On Dec 11, 2007 1:20 PM, Marco Costalba <mcostalba@xxxxxxxxx> wrote: > ./configure --prefix=/usr fixed that for me (and I'm sure there's a > way to tell python to look in /usr/local... too, but I can't be > bothered with that. > ./configure --prefix=$HOME/bin (half) worked thanks. > I re-installed without the prefix and that error disappeared, but now I get > Traceback (most recent call last): > File "/usr/local/bin/ugit", line 12, in <module> > view = GitView (app.activeWindow()) > File "../py/views.py", line 15, in __init__ > File "default/ui/Window.py", line 43, in setupUi > AttributeError: setLeftMargin > > I'm too busy to poke around and see why that's happening, but > hopefully someone can. > I have only $HOME/bin in path so I manually moved main 4 files and directory ugitlibs under bin/ $HOME/bin -> ugit ugit.py uit.pyc ugit.pyo -> ugitlibs/ -> with remaining files And it worked. Marco - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html