On Wed, Jun 10, 2009 at 3:47 AM, KLEIN
Stéphane<steph...@is-webdesign.com> wrote:
> Hi,
>
> I would like use hgtk on my ubuntu 9.04 but I've this error :
>
> skl...@eee-sklein:~$ hgtk about
> icon not found hg.ico
>
> I use :
>
> * mercurial : 1.2.1
> * tortoisehg : 0.7.6
>
> Installed from source (tar.gz) with
>
> $ sudo python setup install
>
> My python version is 2.6.2
>
> Other information :
>
> skl...@eee-sklein:/usr/local$ find | grep "hg\.ico"
> ./src/hgtk/icons/tortoise/hg.ico
> ./share/pixmaps/tortoisehg/icons/tortoise/hg.ico
> ./share/pixmaps/tortoisehg/icons/hg.ico
> skl...@eee-sklein:/usr/local$
>
> skl...@eee-sklein:~$ dpkg -l | grep "python" | grep "gtk"
> ii  python-gtk2
> 2.14.1-1ubuntu1                    Python bindings for the GTK+ widget set
> ii  python-gtkhtml2
> 2.19.1-0ubuntu14                   Python bindings for the GtkHTML2
> library
> ii  python-gtksourceview2
> 2.6.0-0ubuntu1                     Python bindings for the GtkSourceView
> widget

The stable source tree does not support install via setup.py.  You
should be able to run directly out of the tarball you downloaded, just
symlink the contrib/hgtk script into your $PATH.

Have a look at the hgtk page on the wiki for more information.

--
Steve Borho

PS: When 0.8 is released, it will support setup.py installs and we
should have binary packages for the most popular distributions.

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Tortoisehg-discuss mailing list
Tortoisehg-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tortoisehg-discuss

Reply via email to