Running dmd on ubuntu with AMD64

Jason House jason.james.house at gmail.com
Sun Apr 22 09:50:26 PDT 2007


I've discovered that the ubuntu linux distribution refuses to run 32 bit 
applications out of the box.  Are there plans for releasing a 64 bit 
version of dmd?  Is there anyone more experienced than me that has 
created a .deb (debian package) file that I can use?

jhouse at server:~/dmd/bin$ ls -al dmd
-rwxr-xr-x 1 jhouse jhouse 1009284 2007-03-26 00:45 dmd

jhouse at server:~/dmd/bin$ ./dmd
-bash: ./dmd: No such file or directory

jhouse at server:~/dmd/bin$ ldd dmd
         not a dynamic executable

jhouse at server:~/dmd/bin$ file dmd
dmd: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for 
GNU/Linux 2.2.5, dynamically linked (uses shared libs), stripped


More information about the Digitalmars-d-learn mailing list