Tremulous Forum
		Mods => Modding Center => Topic started by: tyranis on January 27, 2008, 07:50:57 pm
		
			
			- 
				$ make
 make -C src/tools/lcc install
 make[1]: Entering directory `/home/Joseph /Trem/src/tools/lcc'
 gcc -O2 -Wall -fno-strict-aliasing -MMD -DTEMPDIR=\"/tmp\" -DSYSTEM=\"\" -c -Isrc -o build-mingw32-x86/etc/lcc.o etc/lcc.c
 make[1]: gcc: Command not found
 make[1]: *** [build-mingw32-x86/etc/lcc.o] Error 127
 make[1]: Leaving directory `/home/Joseph /Trem/src/tools/lcc'
 make: *** [tools] Error 2
- 
				install mingw32
			
- 
				Thanks. Turns out the automated installer was adding an extra directory to the path.
 
 What is the sdl.dll file the binary asks for?