[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: rekall su gnome



Grazien intanto per le pronte soluzioni, ma continuo a riscontrare
un errore riguardante le librerie qt3.
Prima però credo sia doveroso raccontarvi brevemente i miei passi, anche
per farvi sapere se sto sbgliando qualcosa:
Dunque ho scaricato i sorgenti rekall-2.3.2 spacchettati e pronti
all'uso;
Ho installato i seguenti pacchetti delle librerie qt

dpkg -l | grep qt
ii  libqt3-compat- 3.3.3-8        Qt 1.x and 2.x compatibility includes
ii  libqt3-dev     3.3.3-8        Qt development files
ii  libqt3-headers 3.3.3-8        Qt3 header files
ii  libqt3c102     3.3.3-8        Qt GUI Library, Version 3
ii  libqt3c102-mt  3.3.3-8        Qt GUI Library (Threaded runtime
version), V
ii  libqt3c102-mt- 3.3.3-8        MySQL database driver for Qt3
(Threaded)
ii  libqt3c102-mys 3.3.3-8        MySQL database driver for Qt3
ii  libqthreads-12 1.6.7-1        QuickThreads library for Guile
ii  python-qt3     3.13-4         Qt3 bindings for Python (default
version)
ii  python2.3-qt3  3.13-4         Qt3 bindings for Python 2.3
ii  qt3-dev-tools  3.3.3-8        Qt3 development tools

Ho provato l'installazione anche del pacchetto libqt3-mt-dev, ma questo
esclude automaticamente il pacchetto libqt3-dev. Comunque per sicurezza
le prove le ho fatte prima con l'installazione di un pacchetto, poi con
l'altro...il risultato però è stato il medesimo:

/rekall-2.3.2# make config
PYTHONPATH=scons/ python ./scons/rkScanner.py --make         \
                        --enable-debug=yes			\
		        --enable-tests=yes			\
			--mode=qt3				\
			--appname=rekallqt			\
			--libprefix=rekallqt			\
                        --make
Checking for QT3 includes.... not found
Checking for QT3 libraries ....  not found
Checking for QT3 binaries ....  /usr/bin
Checking for python includes ....  not found
Checking for python libraries ....  not found
Checking for XBase includes ....  not found
Checking for XBase libraries ....  not found
Checking for XBSQL includes ....  not found
Checking for XBSQL libraries ....  not found
Checking for PgSQL includes ....  not found
Checking for PgSQL libraries ....  not found
Checking for MySQL includes ....  not found
Checking for MySQL libraries ....  not found
Checking for DBTCP includes ....  not found
Checking for DBTCP libraries ....  not found
Fatal config error: Cannot find QT3 include files
Fatal config error: Cannot find QT3 libraries
cat scons/rkConfig.py
mode = "qt3"
debug = 1
tests = 1
topDir = '/usr/src/rekall/rekall-2.3.2'
version = '2.3.0'
libPrefix = 'rekallqt'
appName = 'rekallqt'
release = '2.3.2'
build = '-test'
qt3IncDir = 'None'
qt3LibDir = 'None'
qt3BinDir = '/usr/bin'
prefix = '/usr/local'
pythonXML    = 1
pythonIncDir = None
pythonLibDir = None
pythonLib = None
pythonBuild  = 0
glibIncDir1 = None
glibIncDir2 = None
gtkIncDir   = None
gdkIncDir   = None
pangoIncDir = None
atkIncDir   = None
kde3IncDir = None
kde3LibDir = None
kjs = 0
xmllint = 0
meinproc = 0
xbaseIncDir = None
xbaseLibDir = None
xbsqlIncDir = None
xbsqlLibDir = None
xbaseBuild  = 0
pgsqlIncDir = None
pgsqlLibDir = None
pgsqlBuild  = 0
mysqlIncDir = None
mysqlLibDir = None
mysqlLibLib = None
mysqlBuild  = 0
dbtcpIncDir = None
dbtcpLibDir = None
dbtcpBuild  = 0

sapreste indicarmi il pacchetto da installare?
Grazie ancora

Christian

__

"provare che ho ragione significherebbe riconoscere"
                   " che ho torto"
   
             mail to: kinkas@etereo.org
         website: http://kinkas.etereo.org



Reply to: