SRCDS Steam group


GCF Extract
#2
Hey guys,
Heres a full set of commands to get this running. Big props to leigh123 at fedoraforum for this.

Requires: git, gcc, g++, make

Code:
git clone git://github.com/aciid/hllib.git
cd hllib
make clean -C HLLib
make -C HLLib -f Makefile install
ldconfig
gcc -O2 -g HLExtract/Main.c -o HLExtract/hlextract -lhl
cp /usr/local/lib/libhl.so.2.0.10 /usr/lib/libhl.so
ln -s /usr/lib/libhl.so /usr/lib/libhl.so.2
ldconfig
cp HLExtract/hlextract /usr/local/bin

Then "hlextract" becomes a command you can use anywhere. Woohoo, easy synergy setup.
Reply


Messages In This Thread
GCF Extract - eXDee - 01-12-2010, 02:11 PM
RE: GCF Extract - eXDee - 01-12-2010, 09:52 PM

Forum Jump:


Users browsing this thread: