download the rcbot2 source: svn checkout svn://svn.code.sf.net/p/rcbot2/code/ rcbot2-code
i ) download the latest zip or tar from https://github.com/alliedmodders/hl2sdk/
ii) extract it , put the RCBot2 folder from rcbot2-code/utils into hl2sdk/utils
i ) install Vprojtomake2010 : https://developer.valvesoftware.com/wiki/Vprojtomake_2010
ii ) overwrite hl2sdk/utils/vprojtomake with the new files
iii) put new Makefile.vcpm into hl2sdk/linux_sdk
iv) edit the new Makefile.vcpm to your system
v) note: (some bugs e.g. SOURCE_DIR should be SRC_DIR) (delete DEBUG from the CLINK line)
i ) Download the makefile attached to this wiki , put into hl2sdk/linux_sdk
ii) edit the make file to suit your system, where is the sdk folder, gcc etc.
run terminal
ii) cd hl2sdk/linux_sdk
iii) make -f Makefile.rcbot2
You Don't need Xerces XML parser with Vprojtomake2010 as it uses tinyxml
code: http://code.google.com/p/vcprojtomake2010/downloads/list
Last edit: [rcbot]Cheeseh 2013-03-28