In message <200709181713.07957.sadafre at computing.dcu.ie>you wrote: > Hi, > > I wanted to install SRILM on x86_m64 Suse linux machine. Which of the make > files are appropriate or close to this plateform ? I do not see a makefile > which correspond to this machine type. You can use MACHINE_TYPE=i686-m64 (assuming you have 64-bit gcc installed). Andreas