DMDScript - DMDScript install error on LINUX - dscript-install-errors.txt
- werner_ende web.de Jan 24 2006
- "Walter Bright" <newshound digitalmars.com> Jan 24 2006
Yesterday (Jan 23.th. 06) I installed the latest vers. of dmd. No errors/no problem. Today (Jan 24th 06) got the latest vers. from Walthers DMDScript, unzipped and made LINUXMAK run in /usr/local/bin/dmdscript: ok no errors than: gcc -o ds testscript.o libdmdscript.a -lpthread -lm -g and with a bundle of errors (s. app. txt.file) ended with exit-status 1. I would be very glad if someone could tell me how to make DMDScript run. Kind regards Werner from Reichenhall/Germany 24 Jan. 2006
Jan 24 2006
<werner_ende web.de> wrote in message news:dr5ljq$28u5$1 digitaldaemon.com...Yesterday (Jan 23.th. 06) I installed the latest vers. of dmd. No errors/no problem. Today (Jan 24th 06) got the latest vers. from Walthers DMDScript, unzipped and made LINUXMAK run in /usr/local/bin/dmdscript: ok no errors than: gcc -o ds testscript.o libdmdscript.a -lpthread -lm -g and with a bundle of errors (s. app. txt.file) ended with exit-status 1. I would be very glad if someone could tell me how to make DMDScript run.
I just tried it and it worked without errors. I don't know what's going wrong at your end.
Jan 24 2006








"Walter Bright" <newshound digitalmars.com>