Hi Takao, I don't know python, but this seems to be a bug of python. ctypes.util.find_library() can not find libraries under /usr/bin.
Now only libsoup 2.25.5 uses libproxy. Regards, Ke Takao Fujiwara - Tokyo S/W Center ??: > Ke Wang-san wrote (02/12/09 01:27 PM): >> libproxy is going to be integrated into Solaris. >> >> Could you please help me to do G11N evaluation on it? > > Thanks for your notification. > The evaluation will be finished in two weeks. > > I don't know what libproxy can do. > I tried the example python code: > http://code.google.com/p/libproxy/wiki/HowTo > > % /usr/bin/python2.6 a.py > Traceback (most recent call last): > File "a.py", line 3, in <module> > import libproxy > File "/usr/lib/python2.6/vendor-packages/libproxy.py", line 38, in > <module> > raise ImportError, "Unable to import libproxy!?!?" > ImportError: Unable to import libproxy!?!? > > > Are there something wrong? > Does any application use /usr/lib/libproxy/0.2.3/plugins/gnome.so ? > > Thanks, > fujiwara > >> >> The spec file is spec-files/SUNWlibproxy.spec >> >> Thanks, >> >> Ke >> >> _______________________________________________ >> desktop-discuss mailing list >> desktop-discuss at opensolaris.org >> >
