Re: QT compile problems.

2002-12-10 Thread Jean-Marc Lasgouttes
> "Aide" == Aide Florent <[EMAIL PROTECTED]> writes: Aide> Hi, >> translations. By making the french translation up to date you will >> get more/all the english strings into french. Aide> I looked into the fr.po file but everything is correctly Aide> translated... Maybe the po file needs to b

Re: QT compile problems.

2002-12-09 Thread John Coppens
On Mon, 9 Dec 2002 15:50:46 +0100 Andre Poenitz <[EMAIL PROTECTED]> wrote: > On Mon, Dec 09, 2002 at 11:39:15AM -0300, John Coppens wrote: > > I'm not sure I'm capable of modifying the code and getting it to work. > > But maybe it wouldn't be bad to warn people of the state it's in, > > instead of

Re: QT compile problems.

2002-12-09 Thread Lars Gullik Bjønnes
Aide Florent <[EMAIL PROTECTED]> writes: | Hi, | | > translations. By making the french translation up to date you will get | > more/all the english strings into french. | | I looked into the fr.po file but everything is correctly translated... | Maybe the po file needs to be regenerated to refl

Re: QT compile problems.

2002-12-08 Thread Aide Florent
Hi, > translations. By making the french translation up to date you will get > more/all the english strings into french. I looked into the fr.po file but everything is correctly translated... Maybe the po file needs to be regenerated to reflect the "new" strings ? Florent.

Re: QT compile problems.

2002-12-08 Thread Lars Gullik Bjønnes
Aide Florent <[EMAIL PROTECTED]> writes: | > Do spill ... | | here it is: | | http://hector.homeip.net/lyx-130cvs1.png | | you can see the document parameter dialog, obviously there are many portions | which remain in English whereas some others are obviously (too mee) French... | | There are

Re: QT compile problems.

2002-12-08 Thread Aide Florent
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > Do spill ... here it is: http://hector.homeip.net/lyx-130cvs1.png you can see the document parameter dialog, obviously there are many portions which remain in English whereas some others are obviously (too mee) French... There are many menus wh

Re: QT compile problems.

2002-12-07 Thread John Coppens
On Sat, 7 Dec 2002 18:38:52 + John Levon <[EMAIL PROTECTED]> wrote: > On Sat, Dec 07, 2002 at 12:25:03PM -0300, John Coppens wrote: > > > I appreciate your help, John. I've also learned a few things from the other > > comments. LyX is now working fine with Qt2. Later, I'll have a go compiling

Re: QT compile problems.

2002-12-07 Thread John Levon
On Sat, Dec 07, 2002 at 12:25:03PM -0300, John Coppens wrote: > I appreciate your help, John. I've also learned a few things from the other > comments. LyX is now working fine with Qt2. Later, I'll have a go compiling > it with Qt3... And maybe gnome. I'm doing all this, because I find I have > s

Re: QT compile problems.

2002-12-07 Thread John Coppens
On Sat, 7 Dec 2002 03:34:27 + John Levon <[EMAIL PROTECTED]> wrote: > > I do not understand how this can happen. Are you sure that you do a > "make distclean" after fiddling with the configuration ? That was it. I only did a 'make clean'. I did mention that before somewhere, I believe. I a

Re: QT compile problems.

2002-12-06 Thread John Levon
On Fri, Dec 06, 2002 at 02:15:11AM -0300, John Coppens wrote: > /usr/lib/qt-2.3.1/include/qt.h > /usr/lib/qt-3.0.4/include/qt.h > > Don't ask me WHY. This is a Slackware Distro, and it's installed > that way. where is the actual Qt library itself ? Directly in /usr/lib ? If so, you need to set $

Re: QT compile problems.

2002-12-06 Thread John Levon
On Fri, Dec 06, 2002 at 05:18:56PM +0100, Aide Florent wrote: > and found out this bug at 23h30 localtime (France) > so I posted today in the lyx-users list (yes I know inside another thread) heh OK that's fine :) > I could post to the devel list or edit some bugzilla entry ? For things you ar

Re: QT compile problems.

2002-12-06 Thread Aide Florent
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello again, > You know you are duty bound as a tester to report these bugs ... I > haven't seen this report before This I did not know but I clearly felt ;) I just compiled lyx yesterday ... and found out this bug at 23h30 localtime (France) so I

Re: QT compile problems.

2002-12-06 Thread John Levon
On Fri, Dec 06, 2002 at 03:28:16PM +0100, Aide Florent wrote: > There are still a fiews bugs which forced me to keep my Lyx 1.2.1 installed : > the new page after paragraph as no effect You know you are duty bound as a tester to report these bugs ... I haven't seen this report before and the d

Re: QT compile problems.

2002-12-06 Thread Aide Florent
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello all, > ...is the qt frontend even usable with qt3? I use Lyx 1.3.0cvs on a Slackware 9.0current with qt 3.1 and KDE 3.1rc4 ;) and it works ;) There are still a fiews bugs which forced me to keep my Lyx 1.2.1 installed : the new page after par

Re: QT compile problems.

2002-12-05 Thread John Coppens
Hi John. I didn't notice the first time around this reply was turned down by the lyx mail server (happened before): On Thu, 5 Dec 2002 22:17:38 + John Levon <[EMAIL PROTECTED]> wrote: > On Thu, Dec 05, 2002 at 07:11:57PM -0300, John Coppens wrote: > > > > Where are the Qt 3.0.4 headers on y

Re: QT compile problems.

2002-12-05 Thread John Levon
On Thu, Dec 05, 2002 at 05:37:59PM -0700, Bruce Sass wrote: > ...is the qt frontend even usable with qt3? Yes (in fact it works a little bit better) john -- "Yeah, I woke up in the day accidentally once, the moon was on fire for some reason and I couldn't see very well and all the bandwidth di

Re: QT compile problems.

2002-12-05 Thread Bruce Sass
On Thu, 5 Dec 2002, John Coppens wrote: > On Thu, 5 Dec 2002 18:33:30 + > John Levon <[EMAIL PROTECTED]> wrote: > > On Thu, Dec 05, 2002 at 03:09:20PM -0300, John Coppens wrote: > > > > > QTDIR is pointing to the 3.0.4 version, which is logical, because its > > > the latest. But LyX internally

Re: QT compile problems.

2002-12-05 Thread John Levon
On Thu, Dec 05, 2002 at 07:11:57PM -0300, John Coppens wrote: > > Where are the Qt 3.0.4 headers on your system ? Please answer this, or I can't help you. > Both 3.0.4 and 2.3.1 are under /usr/lib. How do you expect us to guess which one you want then ? > FRONTEND_LDFLAGS="\$(QT_LDFLAGS)"

Re: QT compile problems.

2002-12-05 Thread John Coppens
On Thu, 5 Dec 2002 18:33:30 + John Levon <[EMAIL PROTECTED]> wrote: > On Thu, Dec 05, 2002 at 03:09:20PM -0300, John Coppens wrote: > > > QTDIR is pointing to the 3.0.4 version, which is logical, because its > > the latest. But LyX internally has quite a few hardwired links to the > > qt2 dir

Re: QT compile problems.

2002-12-05 Thread John Levon
On Thu, Dec 05, 2002 at 03:09:20PM -0300, John Coppens wrote: > QTDIR is pointing to the 3.0.4 version, which is logical, because its > the latest. But LyX internally has quite a few hardwired links to the > qt2 directories. There are no hardwired links at all. Where are the Qt 3.0.4 headers on

Re: QT compile problems.

2002-12-05 Thread John Coppens
Thanks John... QTDIR is pointing to the 3.0.4 version, which is logical, because its the latest. But LyX internally has quite a few hardwired links to the qt2 directories. I now defined QTDIR to point to 2.3.1, reconfigured (deleted config.log first), and in the final link, LyX still tries to acc

Re: QT compile problems.

2002-12-05 Thread John Levon
On Thu, Dec 05, 2002 at 01:02:45AM -0300, John Coppens wrote: > I'm trying to compile LyX CVS with the --with-frontend=qt option. > Configure goes quite well, but compilation fails at the end with a > long list of messages about missing references. > > Now, configure reports Qt3, which really is

QT compile problems.

2002-12-04 Thread John Coppens
Hi all. I'm trying to compile LyX CVS with the --with-frontend=qt option. Configure goes quite well, but compilation fails at the end with a long list of messages about missing references. Now, configure reports Qt3, which really is installed. And I've noticed that LyX actually explicitly links t