Hi, On Friday 12 October 2001 09:17, you wrote: > I have the same problem you had, but I don't understand your solution. > > The rpm installed fine but executing bbconf resulted in a segfault and when > trying to compile the source configure complained about not finding > qt-headers and libs. I have both the qt and qt-devel rpm installed so that > shouldn't be a problem. Did you try to specify the location of the headers and libs explicitly ? [winkj@magellan bbconf-1.2]$ ./configure --help [...] --with-qt-dir=DIR where the root of Qt is installed --with-qt-includes=DIR where the Qt includes are. --with-qt-libraries=DIR where the Qt library is installed.
this might help jw
