Am Mittwoch, 21. Juni 2006 13:20 schrieb Georg Baum:
> Holger Schmidt wrote:
> > I tryed this with following commands:
> > [CODE]NB07:/home/username/daten/software/lyx/suse 10.1/lyx-1.4.1 #
> > [./configure
> > --with-frontend=qt --with-qt-dir=/usr/share/qt3[/CODE]
> >
> > [CODE]NB07:/home/username/daten/software/lyx/suse 10.1/lyx-1.4.1
> > [#./configure
> > --with-frontend=qt --with-qt-dir=/usr/share/qt[/CODE]
> >
> > Where are my qt library?
>
> Probably in /usr/lib/qt3

Thath was the straight tip

After this command:

"./configure --with-frontend=qt --with-qt-dir=/usr/lib/qt3"  

was until now everything ok. After my next command:

"make" I get all the time the following error-message:

../../boost/boost/config/compiler/gcc.hpp:92:7: warning: #warning "Unknown 
compiler version - please run the configure tests and report the results"

Inside the log file stay:
"error: failed to stat /home/username/daten/software/lyx/suse 
10.1/lyx-1.4.1/lyx-1.4.1.spec: Datei oder Verzeichnis nicht gefunden
Building target platforms: i386
Building for target i386

>
> > How can I see the vision from my qt and qt-develpackage's?
>
> rpm -q <packagename>

IAfter the following commands:

"rpm -q qt3" I get this information:  qt3-3.3.5-58.3
"rpm -q qt3-devel I get this information: qt3-devel-3.3.5-58
"rpm -q qt" Iget this information: qt-4.1.0-29
"rpm -q qt-devel" Iget this information: qt-devel-4.1.0-29

> > In the file INSTALL it is to read:
> > 0) Linux users beware: if compiling the Qt frontend, you need qt and
> > qt-devel packages of the same version to compile LyX.

Ok maybey there is the problem. I have diverent packages / vision's 
qt3-3.3.5-58.3 and qt3-devel-3.3.5-58. Are this the reason of my problem's?

Thank's

Holger

Reply via email to