Download Firefox: WindowsMac OS X
logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

Re: Luma 1.2 problem (libsip.so undefined symbol _ZN8sipProxyD1Ev): msg#00005

Subject: Re: Luma 1.2 problem (libsip.so undefined symbol _ZN8sipProxyD1Ev)
well, i figured it out.  when i was compiling sip, my QTDIR
wasn't set, and it disabled support for QT.  i corrected the
problem, recompiled sip, then recompiled PyQt again, and luma
runs fine.

i am using OpenLDAP 2.2.11, and can't seem to browse, or search
the database, i keep getting the following error in the console
window:

Reason: {'desc': 'Not Supported'}

i did see something similar on the mailing list archive, but
not totally related.  i saw that you were using the 2.0.x and 2.1.x
version there, so i am trying to compile the 2.1.x branch now.

i have been unable to find specific documentation on "desc" other
than using it to describe a schema attribute.

if you would like, i'll let you know of my success using the
2.1.x branch of OpenLDAP.

thanks again, Luma looks great.  i'm almost there. (=

On Sat, 2004-05-15 at 08:03, Wido Depping wrote:
> On Friday 14 May 2004 19:38, Nathan Benson wrote:
> > hi everyone, i'm trying to get luma 1.2 to run, but i'm having
> > a lot of problems.  i've tried installed everything that was
> > required, but i'm still not having any luck.  i tried looking
> > through the mailing lists to see if anyone is having a similar
> > problem, but didn't seem to find anyone.
> >
> > i am using Redhat Enterprise WS 3.0, and these are the version i've
> > installed:
> >
> >     Python 2.2.3 (#1, Aug  8 2003, 08:44:02)
> >     [GCC 3.2.3 20030502 (Red Hat Linux 3.2.3-13)] on linux2
> >
> >     luma-1.2
> >     sip-3.10.1
> >     PyQt-x11-gpl-3.11
> >     python-ldap-2.0.0pre21
> >     qscintilla-1.53-0.i386.rpm
> >     qscintilla-devel-1.53-0.i386.rpm
> 
> Hello Nathan,
> The version numbers for the packages are ok. Luma should work with them. 
> Since 
> you made a distinction between rmp and non-rpm, I have to ask if you have 
> compiled sip and PyQt yourself.
> 
> >
> >
> > when i try and rum luma, it dies with the following error:
> >
> > ------
> >
> >   (nbenson:tuxtattoo ~/compile/luma)$ luma
> >   Traceback (most recent call last):
> >     File "/usr/local/bin/luma", line 14, in ?
> >       from qt import *
> >     File "/usr/lib/python2.2/site-packages/qt.py", line 24, in ?
> >       import libsip
> >   ImportError: /usr/lib/python2.2/libsip.so: undefined symbol:
> > _ZN8sipProxyD1Ev
> >
> > ------
> >
> > when i try and install luma, it tells me that PyQt is not installed,
> > but it is.  i am very new to python (as of finding luma yesterday),
> > but i would wager it's not seeing PyQt because it's catching the
> > error given when it imports qt (as seen above).
> >
> > ------
> >
> >   (nbenson:tuxtattoo compile/luma/luma-1.2)$ python install.py
> > --prefix=/usr/local
> >   LUMA 1.2 (C) 2003 Wido Depping
> >
> >   Check for preinstalled modules:
> >
> >   python-ldap is installed...
> >           Installed Version: 2.0.0pre21
> >           Needed Version: 2.0.0pre13
> >
> >   ERROR: PyQt not installed!!!
> >   You can get the module here: http://www.riverbankcomputing.co.uk/pyqt
> >
> > ------
> 
> Both errors have the same source. It is not possible for python to import the 
> qt modules. The difference in the install script is, that I catch the 
> ImportException and print the error message. It would be better to say that 
> PyQt is not installed properly, instead of saying it is not installed at all.
> If you used RPM packages for sip and PyQt, try to recompile them yourself. 
> Maybe the packages were linked against another Qt version which is not 
> installed in your system, resulting in the undefined symbol.
> If this doesn't work, try the PyQt/PyKDE mailing-lists at 
> http://www.riverbankcomputing.co.uk/pyqt/mailinglist.php . 
> 
> 
> > i am very excited to get luma to work, as it appears to be just what
> > i am looking for.  so, any help would be greatly appreciated.  please
> > let me know if there is any other information that i may provide for
> > you.
> 
> I hope the information I gave you are enough to fix your problems. Please 
> keep 
> in mind, that there will be a new Luma release on Monday. This version will 
> need Python 2.3 at least. I don't know how this version is supported in 
> Redhat Enterprise WS 3.0.
> 
> mfg.
>   Wido Depping
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by: SourceForge.net Broadband
> Sign-up now for SourceForge Broadband and get the fastest
> 6.0/768 connection for only $19.95/mo for the first 3 months!
> http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
> _______________________________________________
> Luma-users mailing list
> Luma-users@xxxxxxxxxxxxxxxxxxxxx
> https://lists.sourceforge.net/lists/listinfo/luma-users
-- 
Nathan Benson
http://sourcefire.com/

1C1A F2C1 82AD F75F 9B6B  E501 0D73 DC9B E96B DD96

Attachment: signature.asc
Description: This is a digitally signed message part

<Prev in Thread] Current Thread [Next in Thread>