so I have installed ldc,gdc and dmd on my linux box(debian testing)<br>the problem now is that when I try to compiler something using gdc or ldc that imports from core it gives an error (core.* can not be found).<br>the versions of phobos between the 3 are completely out of sync, did I install it the wrong way (simple apt-getting?)<br>