|
From: Harry M. <hj...@ta...> - 2005-08-19 17:02:53
|
Some trouble getting valkyrie to compile: $ ./configure --vg-dir=/home/hjm/valgrind/valgrind --qt-lib=/usr/lib/ checking for Qt install path... /usr/lib/qt3 checking for Qt includes ... /usr/include/qt checking thread support... enabled checking for libqt-mt.* in Qt library path... no Error: cannot find Qt thread libraries ( libqt-mt.* ) Rerun configure with --thread=no Rerun configure with --qt-lib=/path/to/qt/libraries. but $ ls -l /usr/lib/libqt* lrwxrwxrwx 1 root root 21 2005-04-20 20:35 /usr/lib/libqthreads.so.12 -> libqthreads.so.12.3.0 -rw-r--r-- 1 root root 3988 2004-12-21 13:17 /usr/lib/libqthreads.so.12.3.0 -rw-r--r-- 1 root root 34004 2005-07-01 17:47 /usr/lib/libqtmcop.a -rw-r--r-- 1 root root 996 2005-07-01 17:47 /usr/lib/libqtmcop.la lrwxrwxrwx 1 root root 18 2005-07-10 19:49 /usr/lib/libqtmcop.so -> libqtmcop.so.1.0.0 lrwxrwxrwx 1 root root 18 2005-07-10 19:49 /usr/lib/libqtmcop.so.1 -> libqtmcop.so.1.0.0 -rw-r--r-- 1 root root 26976 2005-07-01 17:47 /usr/lib/libqtmcop.so.1.0.0 -rw-r--r-- 1 root root 796 2005-04-15 07:18 /usr/lib/libqt-mt.la -rw-r--r-- 1 root root 800 2005-04-15 07:19 /usr/lib/libqt-mt.prl lrwxrwxrwx 1 root root 17 2005-04-19 12:06 /usr/lib/libqt-mt.so -> libqt-mt.so.3.3.4 lrwxrwxrwx 1 root root 17 2005-04-19 12:06 /usr/lib/libqt-mt.so.3 -> libqt-mt.so.3.3.4 lrwxrwxrwx 1 root root 17 2005-04-19 12:06 /usr/lib/libqt-mt.so.3.3 -> libqt-mt.so.3.3.4 -rw-r--r-- 1 root root 7407192 2005-04-15 07:20 /usr/lib/libqt-mt.so.3.3.4 -rw-r--r-- 1 root root 1395 2005-04-03 23:17 /usr/lib/libqtopiakonnector.la -rw-r--r-- 1 root root 253088 2005-04-03 23:53 /usr/lib/libqtopiakonnector.so So what am I missing? (Thinkpad, PIII, Debian unstable) hjm > -----Original Message----- > From: val...@li... > [mailto:val...@li...] On Behalf Of Donna > Robinson > Sent: Friday, July 29, 2005 2:21 AM > To: val...@li... > Subject: [Valgrind-users] Valkyrie-0.9 available > > > We are pleased to release Valkyrie-0.9, an open-source GUI for > the Valgrind 3.X line. Version 0.9 is stable enough to be useful. > Please download and try it, and let us know what you think. > > To check out Valkyrie via anonymous, read-only svn access: > svn co svn://82.138.248.201/valkyrie/trunk valkyrie > To build, follow the instructions in the INSTALL file. > > Valkyrie is known to build and run on the following platforms: > amd64 running SuSE 9.2 > x86 running SuSE 9.1, SuSE 9.3 > ppc32 running Yellow Dog 4.0.1 > > Valkyrie is a Qt-based GUI for Valgrind, and is based on > Valgrind 3.X's XML output capabilities. Valkyrie is designed for > simplicity and ease of use, whilst allowing access to the full > range of Valgrind command-line options. Currently it can only > deal with output from Memcheck, although work is in progress to > handle Cachegrind and Massif too. > -- Cheers, Harry Harry J Mangalam hj...@ta... <<plain text preferred>> |