I am attempting to install DMD on BSD and a running into some issues.

The first issue is that there is no dmd.conf file bundled in freebsd/bin32. I mirrored the content of /osx/bin/dmd.conf but am not sure if there is anything unique to FREEBSD or some other BSD flavor that needs to be in this file.

The other problem is that I keep getting the error:

        ELF interpreter /libexec/ld-elf.so.1 not found

on my system this files is actually in /usr/libexec/ld-elf.so.1.
What do I need to configure so that DMD will find it?

Thanks in advance.

Andrew

Reply via email to