Am Dienstag, 12. September 2006 15:33 schrieb Angus Leeming:
> Angus Leeming <[EMAIL PROTECTED]> writes:
> > Rainer Dorsch <rdorsch <at> ...> writes:
> >> I retried not to compile lyx 1.4.2 with QT 3.3 and got another
> >> compile issue:
> >> No such file or directory: opening dependency file
> >> .deps/ui/QRefDialogBase.Tpo
> >> Any ideas what is going wrong here?
> >
> > Looks like configure and make have got confused about the (non-)existence
> > of these generated dependency files.
>
> I also seem to remember that "touch .deps/ui/QRefDialogBase.Tpo" to create
> an empty file is sometimes enough to trick make into a state of
> happiness...
>

Angus,

I extracted the sources and followed the INSTALL file:

--- INSTALL file start -----

These four steps will compile, test and install LyX:

        0) Linux users beware: if compiling the Qt frontend, you need
           qt and qt-devel packages of the same version to compile LyX.

        1) ./configure --with-frontend=[qt or xforms]
           configures LyX according to your system.
           When compiling for Qt, you may have to set
             --with-qt-dir=<path-to-your-qt-installation>
           if the environment variable QTDIR is not set.

        2) make
           compiles the program.

        [...]

--- INSTALL file end -----

I did not use a separate build tree, I am surprised that I need to do that... 
is the INSTALL file inaccurate? Is it at least strongly recommended to use a 
separate build directory?


I noticed that I find only references QRefDialogBase in qt2. But I intend to 
build for QT3. 

mclinx:s1 /opt/build/lyx/lyx-1.4.2 # find -name QRefDialogBase*
./src/frontends/qt2/ui/moc/.deps/QRefDialogBase_moc.Plo
./src/frontends/qt2/ui/moc/QRefDialogBase_moc.C
./src/frontends/qt2/ui/moc/QRefDialogBase_moc.o
./src/frontends/qt2/ui/moc/QRefDialogBase_moc.lo
./src/frontends/qt2/ui/QRefDialogBase.ui
./src/frontends/qt2/ui/.deps/QRefDialogBase.Plo
./src/frontends/qt2/ui/QRefDialogBase.h
./src/frontends/qt2/ui/QRefDialogBase.C
mclinx:s1 /opt/build/lyx/lyx-1.4.2 #

Might this be an issue?

Thanks,
Rainer


-- 
Rainer Dorsch
Alzentalstr. 28
D-71083 Herrenberg
07032-919495
ICq 32550367

Reply via email to