Well, I installed gnome-common package (it contains gnome-autogen.sh script)
and built lxadmin using this script. It still don't want to work, the same
mistake:

[...@archvdr ttt]$ lxcc
Traceback (most recent call last):
  File "/usr/bin/lxcc", line 22, in <module>
    import lxadmin.defs as defs
ImportError: No module named lxadmin.defs

It cannot find and load /usr/lib/python2.6/site-packages/lxadmin/ , dunno
why. Why module is not registered by python?



2010/6/28 Marty Jack <[email protected]>

> People:  The repository and the tarball should include some autogen.sh that
> can turn a git repository into something that has a ./configure that builds
> a Makefile where make; make install works.  It cannot be the case that you
> have to get an autogen from somewhere else to do this.  We have a standard
> one that we use in the other packages.  If necessary for this case it can be
> modified as needed to work.
>
>
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Lxde-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/lxde-list

Reply via email to