Re: building Alacarte menu editor



On Fri, 2005-12-02 at 09:56 -0500, Joseph E. Sacco, PhD wrote:
> >From the README:
> 
>         Alacarte is a simple freedesktop.org compliant menu editor for
>         GNOME that lets you change your menus, simply and quickly.Just
>         click and type to edit, add, and delete any menu entry.
> 
> Attached are two garballs required to build Alacarte:
> 
>         * alacarte.tar.gz [unpack under geektoys]
>         * pyxdg.tar.gz    [unpack under freedesktop]
>         
> PyXDG is a python library to access freedesktop.org standards. See
> 
>         http://www.freedesktop.org/wiki/Software_2fpyxdg
> 
> 
> BUILD INSTRUCTIONS
> ------------------
> * unpack the garballs in the locations specified above
> 
> * cd geektoys/alacarte
> 
> * make install > make_install.log 2>&1 &
> 
> 
> -Joseph
> 
> 

i put:

define BLURB

in Makefile - line 11 (i copy it from evince/Makefile)

make install and goes well, but...

$ alacarte
Traceback (most recent call last):
  File "/home/cypenguin/garnome-2.13.2/bin/alacarte", line 20, in ?
    from Alacarte.GnomeFront import GnomeFront
ImportError: No module named Alacarte.GnomeFront





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]