www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - linux - build, Derelict and stuff

reply freeagle <freeagle inmail.sk> writes:
Hello,
im having big problems trying to build derelict using build under linux, 
  and im getting clueless more and more :(
First, build tool looks to be strangely configured under linux, when 
trying to build something, it says "dmd/bin/ld : no such file or directory"
When trying to build Derelict, it says "dmd/bin/ar: no such file or 
directory"
actualy, even those scripts for Derelict are not working. It sayd 
command not found. I was trying to dig up something on forums, but im or 
blind or there is nothing about it. Am I missing any libaries in linux?? 
BTW: Im using Ubuntu, 6.06 Dapper Drake

thanks for ANY help
May 03 2006
parent reply Tom S <h3r3tic remove.mat.uni.torun.pl> writes:
freeagle wrote:
 Hello,
 im having big problems trying to build derelict using build under linux, 
  and im getting clueless more and more :(
 First, build tool looks to be strangely configured under linux, when 
 trying to build something, it says "dmd/bin/ld : no such file or directory"
 When trying to build Derelict, it says "dmd/bin/ar: no such file or 
 directory"
 actualy, even those scripts for Derelict are not working. It sayd 
 command not found. I was trying to dig up something on forums, but im or 
 blind or there is nothing about it. Am I missing any libaries in linux?? 
 BTW: Im using Ubuntu, 6.06 Dapper Drake
You're probably using Build 2.10 which is kinda broken... I hope this will help: http://dmedia.dprogramming.com/Tutorials/SdlGlTutorial1 -- -----BEGIN GEEK CODE BLOCK----- Version: 3.1 GCS/M d-pu s+: a-->----- C+++$>++++ UL P+ L+ E--- W++ N++ o? K? w++ !O !M V? PS- PE- Y PGP t 5 X? R tv-- b DI- D+ G e>+++ h>++ !r !y ------END GEEK CODE BLOCK------ Tomasz Stachowiak /+ a.k.a. h3r3tic +/
May 03 2006
next sibling parent freeagle <freeagle inmail.sk> writes:
Thank you soo much, it works now :D can play again my snake game :P
May 03 2006
prev sibling parent "Derek Parnell" <derek psych.ward> writes:
On Thu, 04 May 2006 05:46:42 +1000, Tom S  
<h3r3tic remove.mat.uni.torun.pl> wrote:


 You're probably using Build 2.10 which is kinda broken...
But only for another day ;-) If all goes well the repaired version will be up by this time tomorrow. -- Derek Parnell Melbourne, Australia
May 03 2006