Re: [sabayon] SABAYON PROBLEM



On Thu, 2006-04-06 at 20:00 +0200, Sasa Ostrouska wrote:
> Hi people,
> 
> I have compilled sabayon from source and I cant run it. Do I miss something ?
> 
> I get the following error:
> 
> root piidual:~# sabayon
> Traceback (most recent call last):
>  File "/usr/sbin/sabayon", line 64, in ?
>    from sabayon import profilesdialog
>  File "/usr/lib/python2.4/site-packages/sabayon/profilesdialog.py",
> line 32, in ?
>    import usersdialog
>  File "/usr/lib/python2.4/site-packages/sabayon/usersdialog.py", line 25, in ?
>    import userdb
>  File "/usr/lib/python2.4/site-packages/sabayon/userdb.py", line 30, in ?
>    import ldap
> ImportError: No module named ldap
> root piidual:~#
> 
> Can maybe somebody give me some advices ?
> 
> This is on Slackware 10.2 with dropline gnome.
> 
> Many thanks in advance and best regards

You are missing the python ldap files. On Fedora these are in the
python-ldap RPM, which must be installed. Where the python ldap package
is located on Slackware or how you install it is something I can't help
you with, but on Fedora it is done this way:

% yum install python-ldap

HTH,
-- 
John Dennis <jdennis redhat com>
Red Hat Inc.




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