From: Vaclav S. <vac...@ma...> - 2004-11-09 10:06:35
|
Hi, Arnd Baecker wrote: > To me this looks as if I am stuck here. Yes... > (However, on the positive side: it seems that all the stuff > to embed mozilla is there ...). > It seems that I have to compile wxPython from source > with --enable-gtk2 > (Though I am not sure at all how I could do this side-by-side > to the normally installed one). You just have to install both wxWidgets (compiled with=20 =2D-enable-unicode --enable-gtk2) and wxPython into another prefix,=20 say, /opt/wxPython, and then set PYTHONPATH, e.g. PYTHONPATH=3D/opt/wxPython/lib/python2.3/site-packages documancer HTH, Vaclav =2D-=20 PGP key: 0x465264C9, available from http://pgp.mit.edu/ |