Hi I have set up a sarge amd64 system in a chroot on my computer to run matlab and cadence there. I tried to add /var/chroot/sarge-amd64/.../lib into ld.so.conf and not so surprisingly, nothing worked after ldconfig. Does anyone know how to avoid library conflict in this case? Matlab wants to access some device on my computer. Is it ok to mount the /dev directory into chroot with bind? Hope my questions are not too silly. Thanks Gudjon