Hi All, I got the UIL\DL running on my machine, but had to do some recompilations. I dont know if this is 'normal', but it was quite some work. 1. had to install the python m4 macro's 2. had to recompile the python interpeter with crypt enabled (in Modules/Setup, -lcrypt also enabled) 3. also needed threads enabled in python (./configure --enable-threads) 4. had to install omniORBpy 1.2 We have got to check all these issues during the configure phase otherwise people will go crazy just trying to compile Piper ;) bye, jarl