I'm having problems trying to compile Rekall on Windows. I'll post the steps the I have done in case it's useful for someone, and also for you to see if I'm doing something wrong:
(Visual Studio 2005, Windows XP SP2, Rekall 2.4.5)
I installed Cygwin for its flex and bison packages, and thought that I could also use its Python and Qt packages, but they didn't work, I don't know if it is because the packages are too new, but anyway I downloaded the native Windows versions:
-Python 2.4.4 from www.python.org
-Qt 3.3.4 (msvc) from
http://sourceforge.net/projects/qtwin (The package from www.trolltech.com didn't work for me)
Scons: I downloaded 0.97, so I had to change the version number in bin\make.bat and in scons\scons.bat
PCRE: I tried to point to the support\windows\pcre directory in settings.win (with with-pcre-includes and with-pcre-libraries) but it didn't work, so I edited rkConfig_win.py and added:
pcreLibDir = r'C:\...\rekall-2.4.5\support\windows\pcre'
pcreIncDir = r'C:\...\rekall-2.4.5\support\windows\pcre'
pcreLibLib = 'libpcre'
After running bin\make.bat it compiles some files but it stops with this error:
LINK : fatal error LNK1181: can't open file 'libkbase_wizard.lib'
scons: *** [build\win\parts\query_rt\libkbasert_queryview.dll] Error 1181
scons: building terminated because of errors.
I've tried with 2.4.4 and 2.4.5 and none of them work, even though I compiled these same source trees easily on Linux.
Do you know how to fix this or where can I download precompiled Windows binaries?
Thanks.
_________________________________________________________________
Tecnología, moda, motor, viajes,…suscríbete a nuestros boletines para estar a la última
http://newsletters.msn.com/hm/maintenanceeses.asp?L=ES&C=ES&P=WCMaintenance&Brand=WL&RU=http%3a%2f%2fmail.live.com_______________________________________________Rekall mailing list
Rekall@...
http://www.mailman.a-i-s.co.uk/cgi-bin/mailman/listinfo/rekall