Re: I can´t to compile lyx

2010-03-21 Thread Marcelo Acuña
> >  Thanks Enrico. This solved the problem. > >  I gave a look to output of the configure and I > noticed that also it find for > > > >  rcc-qt4 > > > >  without finding it. > >  It will be necessary to also make a link to that > file? > That doesn't hurt but should not be necessary. The > con

Re: I can´ t to compile lyx

2010-03-21 Thread Enrico Forestieri
On Sat, Mar 20, 2010 at 05:37:36PM -0700, Marcelo Acuña wrote: > > > > > This file was generated using the moc from > > 4.5.1. It > > > > > > > > inside lyx tree: > > > > find . -name '*moc*' | xargs rm > > > > > > Before compiler error I found only one *moc*. > > > I run make clean and is dele

Re: I can´t to compile lyx

2010-03-20 Thread Marcelo Acuña
> > inside lyx tree: > > find . -name '*moc*' | xargs rm > > Before compiler error I found only one *moc*. > > I run make clean and is deleted. > > I run configure and make produces the error >again. > In case you compiled Qt by yourself and you also have > the system Qt installed, > then,

Re: I can´t to compile lyx

2010-03-20 Thread Marcelo Acuña
> > > Before compiler error I found only one *moc*. > > > I run make clean and is deleted. > > > I run configure and make produces the error > again. > > 1. post the error here. > 2. try fresh svn checkout, what happens? > > pavel Problem solved with links. Error here: g++ -DHAVE_CONFIG_H -

Re: I can´t to compile lyx

2010-03-19 Thread Marcelo Acuña
> > > > This file was generated using the moc from > 4.5.1. It > > > > > > inside lyx tree: > > > find . -name '*moc*' | xargs rm > > > > Before compiler error I found only one *moc*. > > I run make clean and is deleted. > > I run configure and make produces the error again. > > In case you com

Re: I can´t to compile lyx

2010-03-19 Thread Enrico Forestieri
Marcelo Acuña writes: > > > > This file was generated using the moc from 4.5.1. It > > > > inside lyx tree: > > find . -name '*moc*' | xargs rm > > Before compiler error I found only one *moc*. > I run make clean and is deleted. > I run configure and make produces the error again. In case you

Re: I can´ t to compile lyx

2010-03-19 Thread Pavel Sanda
Marcelo Acu?a wrote: > > > This file was generated using the moc from 4.5.1. It > > > > inside lyx tree: > > find . -name '*moc*' | xargs rm > > Before compiler error I found only one *moc*. > I run make clean and is deleted. > I run configure and make produces the error again. 1. post the erro

Re: I can´t to compile lyx

2010-03-19 Thread Marcelo Acuña
> > This file was generated using the moc from 4.5.1. It > > inside lyx tree: > find . -name '*moc*' | xargs rm Before compiler error I found only one *moc*. I run make clean and is deleted. I run configure and make produces the error again. Marcelo Yahoo! Cocina Encontra las mejores

Re: I can´t to compile lyx

2010-03-17 Thread rgheck
On 03/17/2010 07:48 PM, Marcelo Acuña wrote: Ok. But, previous to ./configure I run make clean and get same error. Maybe not everything is cleaned. Please manually remove the following *_moc.cpp files: src/support/SignalSlotPrivate_moc.cpp Src/frontends/qt4/Action_moc.cpp

Re: I can´ t to compile lyx

2010-03-17 Thread Pavel Sanda
Marcelo Acu?a wrote: > This file was generated using the moc from 4.5.1. It inside lyx tree: find . -name '*moc*' | xargs rm pavel

Re: I can´t to compile lyx

2010-03-17 Thread Marcelo Acuña
> > Hello, > >  I can´t to compile lyx 1.6.5 with qt 4.6.2. > >  How I can solve it? > > by fixing it? :) > seriously, when you dont report the exact error there is no > way how to help. > pavel Excuse me. When I responded to Vincent I believed to do it with copy to the list. As Vincent says the

RE: I can´t to compile lyx

2010-03-17 Thread Marcelo Acuña
> >Ok. But, previous to ./configure I run make clean and > get same error. > > > > Maybe not everything is cleaned. > > Please manually remove the following *_moc.cpp files: > src/support/SignalSlotPrivate_moc.cpp > Src/frontends/qt4/Action_moc.cpp > Src/frontends/qt4/BulletsModule_moc.cpp > Src

RE: I can´t to compile lyx

2010-03-17 Thread Marcelo Acuña
>>I have linux lenny and qt 4.6.2. >>When I try to compile lyx I get a message that say >> that moc is too different. > Then, there are still moc_*.cpp files left that were > generated during a previous build with an older > version of qt. > > Please try clean up your sources and/or explicitly >

RE: I can´t to compile lyx

2010-03-17 Thread Marcelo Acuña
> >Hello, > > I can´t to compile lyx 1.6.5 with qt 4.6.2. > > How I can solve it? > What is the problem ? I have linux lenny and qt 4.6.2. When I try to compile lyx I get a message that say that moc is too different. Marcelo Yahoo! Cocina Encontra las mejores recetas con Yahoo!

Re: I can´t to compile lyx

2010-03-17 Thread rgheck
On 03/17/2010 07:14 PM, Pavel Sanda wrote: Marcelo Acu?a wrote: Hello, I can´t to compile lyx 1.6.5 with qt 4.6.2. How I can solve it? by fixing it? :) seriously, when you dont report the exact error there is no way how to help. I can compile branch with Qt 4.6.2, so it isn't

Re: I can´ t to compile lyx

2010-03-17 Thread Pavel Sanda
Marcelo Acu?a wrote: > Hello, > I can´t to compile lyx 1.6.5 with qt 4.6.2. > How I can solve it? by fixing it? :) seriously, when you dont report the exact error there is no way how to help. pavel