./Config Error with TRE
Posted: Sun Aug 08, 2010 12:19 am
Hi guys. I'm trying to install Unreal 3.2.8 on Debian 5 (lenny) and I'm getting the following error when I do ./Config
I'm a bit confused because when I run I get
So as far as I can tell, I've got tre installed and unreal doesn't know where to look for it.
I'm still new on the sysadmining stuff, so maybe I'm missing something really obvious. Any help would be appreciated.
Code: Select all
extracting TRE regex library
cp: cannot stat `tre.tar.gz': No such file or directory
gzip: tre.tar.gz: No such file or directory
cp: cannot stat `tre.tar.gz.bak': No such file or directory
tar: tre.tar: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
configuring TRE regex library
./configure: line 12976: cd: tre-0.7.5: No such file or directory
./configure: line 12977: ./configure: No such file or directoryCode: Select all
whereis treCode: Select all
tre: /usr/include/treI'm still new on the sysadmining stuff, so maybe I'm missing something really obvious. Any help would be appreciated.