Mac OS Build Trouble

2007-09-10 Thread Andreas Neustifter
Using autotools and the instructions in INSTALL.MacOSX, i get the following error: ... Making all in po make[1]: *** No rule to make target `all'. Stop. make: *** [all-recursive] Error 1 Am I missing something? Andi

Mac OS Build Trouble

2007-09-10 Thread Andreas Neustifter
Using autotools and the instructions in INSTALL.MacOSX, i get the following error: ... Making all in po make[1]: *** No rule to make target `all'. Stop. make: *** [all-recursive] Error 1 Am I missing something? Andi

Re: Compilation broken on Mac (current svn)

2007-08-31 Thread Andreas Neustifter
Hi, with the now recent svn the make stops with [...] Making all in po make LyX-1.6.pot-update make[2]: *** No rule to make target `../src/frontends/qt4/ QAbout.cpp', needed by `LyX-1.6.pot-update'. Stop. make[1]: *** [LyX-1.6.pot] Error 2 make: *** [all-recursive] Error 1 What I did:

Re: Compilation broken on Mac (current svn)

2007-08-31 Thread Andreas Neustifter
Hi, with the now recent svn the make stops with [...] Making all in po make LyX-1.6.pot-update make[2]: *** No rule to make target `../src/frontends/qt4/ QAbout.cpp', needed by `LyX-1.6.pot-update'. Stop. make[1]: *** [LyX-1.6.pot] Error 2 make: *** [all-recursive] Error 1 What I did:

Re: Compilation broken on Mac (current svn)

2007-08-22 Thread Andreas Neustifter
On 22.08.2007, at 09:13, José Matos wrote: On Tuesday 21 August 2007 23:22:49 Alfredo Braunstein wrote: Good work :-) +1 :-) A/ -- José Abílio r19714 on MacOS with autotools compiles fine. Thanks, Andi

Re: Compilation broken on Mac (current svn)

2007-08-22 Thread Andreas Neustifter
On 22.08.2007, at 00:20, Bo Peng wrote: Compiles fine here (linux) scons/linux/msvc, cmake, autotools/linux/mac are working... enough for today. BTW: is cmake with Xcode supposed to work? It gives the following error at the final linking stage: collect2: ld returned 1 exit status

Re: Compilation broken on Mac (current svn)

2007-08-22 Thread Andreas Neustifter
On 22.08.2007, at 09:13, José Matos wrote: On Tuesday 21 August 2007 23:22:49 Alfredo Braunstein wrote: Good work :-) +1 :-) A/ -- José Abílio r19714 on MacOS with autotools compiles fine. Thanks, Andi

Re: Compilation broken on Mac (current svn)

2007-08-22 Thread Andreas Neustifter
On 22.08.2007, at 00:20, Bo Peng wrote: Compiles fine here (linux) scons/linux/msvc, cmake, autotools/linux/mac are working... enough for today. BTW: is cmake with Xcode supposed to work? It gives the following error at the final linking stage: collect2: ld returned 1 exit status

Re: Compilation broken on Mac (current svn)

2007-08-21 Thread Andreas Neustifter
On 21.08.2007, at 22:40, Bo Peng wrote: Be patient, just another one or two hours... (instead of 10 min if JMarc is here.) Done. Tested under linux. Please test. Bo I get an error on MacOS: Making install in po make LyX-1.6.pot-update make[3]: *** No rule to make target

Re: Compilation broken on Mac (current svn)

2007-08-21 Thread Andreas Neustifter
On 21.08.2007, at 22:40, Bo Peng wrote: Be patient, just another one or two hours... (instead of 10 min if JMarc is here.) Done. Tested under linux. Please test. Bo I get an error on MacOS: Making install in po make LyX-1.6.pot-update make[3]: *** No rule to make target

Re: Question About New Build System

2007-08-17 Thread Andreas Neustifter
On 16.08.2007, at 23:53, Jean-Marc Lasgouttes wrote: Andre Poenitz [EMAIL PROTECTED] writes: Ok. Glad to here that. No I need only a positive report from a Mac user. OK, almost positive :) I build here with pkg-config installed from macports, and Qt is 4.3.0. Note that I disable pch.

Re: Question About New Build System

2007-08-17 Thread Andreas Neustifter
On 17.08.2007, at 11:39, Jean-Marc Lasgouttes wrote: Andre Poenitz [EMAIL PROTECTED] writes: Otoh, as long as static linking works, I am not too unhappy, it just means we do not better than before. Then please let static be the default again. +1 Andi

Re: Question About New Build System

2007-08-17 Thread Andreas Neustifter
On 16.08.2007, at 23:53, Jean-Marc Lasgouttes wrote: Andre Poenitz <[EMAIL PROTECTED]> writes: Ok. Glad to here that. No I need only a positive report from a Mac user. OK, almost positive :) I build here with pkg-config installed from macports, and Qt is 4.3.0. Note that I disable pch.

Re: Question About New Build System

2007-08-17 Thread Andreas Neustifter
On 17.08.2007, at 11:39, Jean-Marc Lasgouttes wrote: Andre Poenitz <[EMAIL PROTECTED]> writes: Otoh, as long as static linking works, I am not too unhappy, it just means we do not better than before. Then please let static be the default again. +1 Andi

Re: svn doesn't create lyx executable

2007-08-15 Thread Andreas Neustifter
On 15.08.2007, at 01:37, Jean-Marc Lasgouttes wrote: Andreas Neustifter [EMAIL PROTECTED] writes: Yes, svn st --no-ignore showed completely no output. (This would have listed all the files that are not versioned, even the files that would be usually ignored) I was thinking about

Re: svn doesn't create lyx executable

2007-08-15 Thread Andreas Neustifter
On 15.08.2007, at 01:37, Jean-Marc Lasgouttes wrote: Andreas Neustifter <[EMAIL PROTECTED]> writes: Yes, svn st --no-ignore showed completely no output. (This would have listed all the files that are not versioned, even the files that would be usually ignored) I was thinking

Re: svn doesn't create lyx executable

2007-08-14 Thread Andreas Neustifter
On 14.08.2007, at 20:28, Richard Heck wrote: Mael Hilléreau wrote: With svn (19564), make install-strip doesn't install lyx executable at Contents/MacOSX/lyx. In fact, I'm even not sure it is created, but I have no error from make... That's the first time I compile from svn, so it's

Re: svn doesn't create lyx executable

2007-08-14 Thread Andreas Neustifter
On 14.08.2007, at 20:57, Andreas Neustifter wrote: On 14.08.2007, at 20:28, Richard Heck wrote: Mael Hilléreau wrote: With svn (19564), make install-strip doesn't install lyx executable at Contents/MacOSX/lyx. In fact, I'm even not sure it is created, but I have no error from make

Re: svn doesn't create lyx executable

2007-08-14 Thread Andreas Neustifter
On 14.08.2007, at 22:39, Jean-Marc Lasgouttes wrote: Andreas Neustifter [EMAIL PROTECTED] writes: No, its _no_ workaround, it doesn't work. No idea whats wrong, i guess we have to wait for the build system to settle down again. The build system is broken in some ways. Did you make sure your

Re: svn doesn't create lyx executable

2007-08-14 Thread Andreas Neustifter
On 14.08.2007, at 20:28, Richard Heck wrote: Mael Hilléreau wrote: With svn (19564), "make install-strip" doesn't install lyx executable at "Contents/MacOSX/lyx". In fact, I'm even not sure it is created, but I have no error from make... That's the first time I compile from svn, so it's

Re: svn doesn't create lyx executable

2007-08-14 Thread Andreas Neustifter
On 14.08.2007, at 20:57, Andreas Neustifter wrote: On 14.08.2007, at 20:28, Richard Heck wrote: Mael Hilléreau wrote: With svn (19564), "make install-strip" doesn't install lyx executable at "Contents/MacOSX/lyx". In fact, I'm even not sure it is created, but I hav

Re: svn doesn't create lyx executable

2007-08-14 Thread Andreas Neustifter
On 14.08.2007, at 22:39, Jean-Marc Lasgouttes wrote: Andreas Neustifter <[EMAIL PROTECTED]> writes: No, its _no_ workaround, it doesn't work. No idea whats wrong, i guess we have to wait for the build system to settle down again. The build system is broken in some ways. Did you mak

Re: [PATCH] some build improvements for the mac

2007-07-13 Thread Andreas Neustifter
Hi, On 12.07.2007, at 15:41, Jean-Marc Lasgouttes wrote: Jean-Marc Lasgouttes [EMAIL PROTECTED] writes: OK, then here is the patch that I propose to apply. What it does: I applied this patch. JMarc I get the following linker error when building with rev. 19063: /bin/sh ../libtool

Re: [PATCH] some build improvements for the mac

2007-07-13 Thread Andreas Neustifter
Hi, On 12.07.2007, at 15:41, Jean-Marc Lasgouttes wrote: Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: OK, then here is the patch that I propose to apply. What it does: I applied this patch. JMarc I get the following linker error when building with rev. 19063: /bin/sh ../libtool

Re: Need for Mac and RTL beta testers for screen painting performance boost

2007-07-12 Thread Andreas Neustifter
Hi, On 05.07.2007, at 10:28, Jürgen Spitzmüller wrote: Abdelrazak Younes wrote: some testing would surely be good (that would speak for putting it in soon after a minor 1.5.x release). Please test it then. Dov already tested it with RTL language and didn't see any problem at all. I

Re: Need for Mac and RTL beta testers for screen painting performance boost

2007-07-12 Thread Andreas Neustifter
Hi, On 05.07.2007, at 10:28, Jürgen Spitzmüller wrote: Abdelrazak Younes wrote: some testing would surely be good (that would speak for putting it in soon after a minor 1.5.x release). Please test it then. Dov already tested it with RTL language and didn't see any problem at all. I

Re: slow text entry on mac PPC is not yet solved

2007-07-05 Thread Andreas Neustifter
Hi, On 05.07.2007, at 09:21, Abdelrazak Younes wrote: Oliver Johns wrote: Folks, Some earlier posts suggested that the slow text entry problem on mac PPC machines has been solved. I don't think so. Thanks for your report Oliver but I think you misheard something. The eailier post was

Re: [Patch] Persistent selection and formatting preserved pasting

2007-07-05 Thread Andreas Neustifter
Hi, On 05.07.2007, at 20:31, Andre Poenitz wrote: On Thu, Jul 05, 2007 at 03:17:59PM +0200, [EMAIL PROTECTED] wrote: On Thu, 5 Jul 2007, Abdelrazak Younes wrote: [EMAIL PROTECTED] wrote: Abdelrazak - the format used by default by thunderbird: I can view Abdelrazak them inlined, even

Re: [Patch] Persistent selection and formatting preserved pasting

2007-07-05 Thread Andreas Neustifter
On 05.07.2007, at 20:51, Bo Peng wrote: --00090009040901040802 Content-Type: text/plain; name=persistent_selection5.patch Content-Transfer-Encoding: base64 Content-Disposition: inline; filename=persistent_selection5.patch This is displayed inline, with no possibility to save

Re: compliation problems on mac osx with 1.5rc2

2007-07-05 Thread Andreas Neustifter
-liconv)? JMarc I'm really sorry but I'm not able to reproduce the bug now, but I found an old mail of mine where I described the bug: On 20.05.2007, at 20:21, Andreas Neustifter wrote: I found that (as mentioned in a mail called slow when editing paragraphs with math on 18.05.2007

Re: slow text entry on mac PPC is not yet solved

2007-07-05 Thread Andreas Neustifter
Hi, On 05.07.2007, at 09:21, Abdelrazak Younes wrote: Oliver Johns wrote: Folks, Some earlier posts suggested that the slow text entry problem on mac PPC machines has been solved. I don't think so. Thanks for your report Oliver but I think you misheard something. The eailier post was

Re: [Patch] Persistent selection and formatting preserved pasting

2007-07-05 Thread Andreas Neustifter
Hi, On 05.07.2007, at 20:31, Andre Poenitz wrote: On Thu, Jul 05, 2007 at 03:17:59PM +0200, [EMAIL PROTECTED] wrote: On Thu, 5 Jul 2007, Abdelrazak Younes wrote: [EMAIL PROTECTED] wrote: Abdelrazak> - the format used by default by thunderbird: I can view Abdelrazak> them inlined, even

Re: [Patch] Persistent selection and formatting preserved pasting

2007-07-05 Thread Andreas Neustifter
On 05.07.2007, at 20:51, Bo Peng wrote: --00090009040901040802 Content-Type: text/plain; name="persistent_selection5.patch" Content-Transfer-Encoding: base64 Content-Disposition: inline; filename="persistent_selection5.patch" This is displayed inline, with no possibility to

Re: compliation problems on mac osx with 1.5rc2

2007-07-05 Thread Andreas Neustifter
le (maybe in the case without -liconv)? JMarc I'm really sorry but I'm not able to reproduce the bug now, but I found an old mail of mine where I described the bug: On 20.05.2007, at 20:21, Andreas Neustifter wrote: I found that (as mentioned in a mail called "slow when editing paragraph

Re: Need for Mac and RTL beta testers for screen painting performance boost

2007-07-04 Thread Andreas Neustifter
On 04.07.2007, at 08:14, Abdelrazak Younes wrote: Are you sure that this binary version from Andreas contains the patch? I suspect that it is the straight svn version. He can't be but I am. I'm positive that it contains your patch from yesterday, 14:00. Since my CPU peaks to (almost) 100%

Re: compliation problems on mac osx with 1.5rc2

2007-07-04 Thread Andreas Neustifter
On 04.07.2007, at 03:55, Oliver Johns wrote: I downloaded the lyx 1.5rc2 sources. I followed the INSTALL.MacOSX instructions carefully. My LDFLAGS are LDFLAGS=-framework Carbon -framework OpenGL -framework AGL - framework QuickTime -lz -framework Cocoa Try adding -liconv to the LDFLAGS

Re: Need for Mac and RTL beta testers for screen painting performance boost

2007-07-04 Thread Andreas Neustifter
On 04.07.2007, at 09:48, Abdelrazak Younes wrote: What I need is some profiling results when my patch is applied. Do you know how to do that with Shark? If not maybe Bennett or Stefan could give you a hand. The important bits is to compile in release mode, that is to say, with some

Re: Need for Mac and RTL beta testers for screen painting performance boost

2007-07-04 Thread Andreas Neustifter
On 04.07.2007, at 17:13, Andreas Neustifter wrote: On 04.07.2007, at 09:48, Abdelrazak Younes wrote: What I need is some profiling results when my patch is applied. Do you know how to do that with Shark? If not maybe Bennett or Stefan could give you a hand. The important bits is to compile

Re: Need for Mac and RTL beta testers for screen painting performance boost

2007-07-04 Thread Andreas Neustifter
On 04.07.2007, at 08:14, Abdelrazak Younes wrote: Are you sure that this binary version from Andreas contains the patch? I suspect that it is the straight svn version. He can't be but I am. I'm positive that it contains your patch from yesterday, 14:00. Since my CPU peaks to (almost) 100%

Re: compliation problems on mac osx with 1.5rc2

2007-07-04 Thread Andreas Neustifter
On 04.07.2007, at 03:55, Oliver Johns wrote: I downloaded the lyx 1.5rc2 sources. I followed the INSTALL.MacOSX instructions carefully. My LDFLAGS are LDFLAGS=-framework Carbon -framework OpenGL -framework AGL - framework QuickTime -lz -framework Cocoa Try adding -liconv to the LDFLAGS

Re: Need for Mac and RTL beta testers for screen painting performance boost

2007-07-04 Thread Andreas Neustifter
On 04.07.2007, at 09:48, Abdelrazak Younes wrote: What I need is some profiling results when my patch is applied. Do you know how to do that with Shark? If not maybe Bennett or Stefan could give you a hand. The important bits is to compile in release mode, that is to say, with some

Re: Need for Mac and RTL beta testers for screen painting performance boost

2007-07-04 Thread Andreas Neustifter
On 04.07.2007, at 17:13, Andreas Neustifter wrote: On 04.07.2007, at 09:48, Abdelrazak Younes wrote: What I need is some profiling results when my patch is applied. Do you know how to do that with Shark? If not maybe Bennett or Stefan could give you a hand. The important bits is to compile

Re: Need for Mac and RTL beta testers for screen painting performance boost

2007-07-03 Thread Andreas Neustifter
On 03.07.2007, at 08:20, Abdelrazak Younes wrote: Bennett Helm wrote: OK -- I did this. I still don't see any speedup with captions or equations, but then I didn't have a problem on my Intel Mac previously. Even watching the CPU usage of LyX as I drummed my fingers on the keyboard as fast

Re: Need for Mac and RTL beta testers for screen painting performance boost

2007-07-03 Thread Andreas Neustifter
On 03.07.2007, at 13:40, Abdelrazak Younes wrote: No. This is in my mvc branch, three possibilities: 1) svn://svn.lyx.org/lyx/lyx-devel/branches/personal/younes/mvc 2) Or you can as well copy the attached two C++ files in the frontend/qt4 directory. 3) Or you can use the attached patch.

Re: Need for Mac and RTL beta testers for screen painting performance boost

2007-07-03 Thread Andreas Neustifter
On 03.07.2007, at 14:41, Abdelrazak Younes wrote: Andreas Neustifter wrote: When madly hacking into my keyboard all three more or less behave the same: CPU goes to 100 percent and it takes a while after the typing is done to finish the rendering. System: Mac OS 10.4.10, all patches. I have

Re: Need for Mac and RTL beta testers for screen painting performance boost

2007-07-03 Thread Andreas Neustifter
On 03.07.2007, at 16:46, Abdelrazak Younes wrote: I'm afraid I don't follow you :-( Does the patch improves the situation significantly or not? Sorry, is was not aware that this could be confusing :-)) Okay, heres the bottom line: There is a noticeable difference! *) In equations its

Re: Need for Mac and RTL beta testers for screen painting performance boost

2007-07-03 Thread Andreas Neustifter
On 03.07.2007, at 08:20, Abdelrazak Younes wrote: Bennett Helm wrote: OK -- I did this. I still don't see any speedup with captions or equations, but then I didn't have a problem on my Intel Mac previously. Even watching the CPU usage of LyX as I drummed my fingers on the keyboard as fast

Re: Need for Mac and RTL beta testers for screen painting performance boost

2007-07-03 Thread Andreas Neustifter
On 03.07.2007, at 13:40, Abdelrazak Younes wrote: No. This is in my mvc branch, three possibilities: 1) svn://svn.lyx.org/lyx/lyx-devel/branches/personal/younes/mvc 2) Or you can as well copy the attached two C++ files in the frontend/qt4 directory. 3) Or you can use the attached patch.

Re: Need for Mac and RTL beta testers for screen painting performance boost

2007-07-03 Thread Andreas Neustifter
On 03.07.2007, at 14:41, Abdelrazak Younes wrote: Andreas Neustifter wrote: When madly hacking into my keyboard all three more or less behave the same: CPU goes to 100 percent and it takes a while after the typing is done to finish the rendering. System: Mac OS 10.4.10, all patches. I have

Re: Need for Mac and RTL beta testers for screen painting performance boost

2007-07-03 Thread Andreas Neustifter
On 03.07.2007, at 16:46, Abdelrazak Younes wrote: I'm afraid I don't follow you :-( Does the patch improves the situation significantly or not? Sorry, is was not aware that this could be confusing :-)) Okay, heres the bottom line: There is a noticeable difference! *) In equations its

Re: Update of previews too lazy

2007-06-21 Thread Andreas Neustifter
On 20.06.2007, at 23:30, Bernhard Roider wrote: Bo Peng schrieb: On 6/20/07, Neal Becker [EMAIL PROTECTED] wrote: 1.50rc1 When I edit math, previews don't update until I fiddle around a bit. 1. Edit math 2. Click outside math - no update 3. Click inside math again 4. Click outside math

Re: Update of previews too lazy

2007-06-21 Thread Andreas Neustifter
On 20.06.2007, at 23:30, Bernhard Roider wrote: Bo Peng schrieb: On 6/20/07, Neal Becker <[EMAIL PROTECTED]> wrote: 1.50rc1 When I edit math, previews don't update until I fiddle around a bit. 1. Edit math 2. Click outside math - no update 3. Click inside math again 4. Click outside math

Re: Empty Math Panel Popups

2007-06-19 Thread Andreas Neustifter
in summary: - allow panels to tear off using only qt 4.1 functionality - reported to work on windows, linux and mac seeking 2 ok's tearoff2.diff works for me with latest svn, qt4.3.0 and mac os x. andi

Re: Empty Math Panel Popups

2007-06-19 Thread Andreas Neustifter
in summary: - allow panels to tear off using only qt 4.1 functionality - reported to work on windows, linux and mac seeking 2 ok's works for me with latest svn, qt4.3.0 and mac os x. andi

Empty Math Panel Popups

2007-06-18 Thread Andreas Neustifter
Hi, I yesterday finally had the time to compile the latest SVN version and give it a try, unfortunately I had a problem with the math toolbars: After firing LyX up and turning on the math panel all the pop-up windows (to select Greek letters for example or to select AMS symbols) are

Empty Math Panel Popups

2007-06-18 Thread Andreas Neustifter
Hi, I yesterday finally had the time to compile the latest SVN version and give it a try, unfortunately I had a problem with the math toolbars: After firing LyX up and turning on the math panel all the pop-up windows (to select Greek letters for example or to select AMS symbols) are

Re: How to make Lyx DRAMATICALLY better.

2007-06-03 Thread Andreas Neustifter
On 02.06.2007, at 00:39, Tim Michelsen wrote: I just want to add something from a users experience with math in normal text. As far as I can recall, one reason that I particularly wanted this feature was to enable me to see more clearly whether or not I had spaces between a formula and

Re: How to make Lyx DRAMATICALLY better.

2007-06-03 Thread Andreas Neustifter
On 02.06.2007, at 00:39, Tim Michelsen wrote: I just want to add something from a users experience with math in normal text. As far as I can recall, one reason that I particularly wanted this feature was to enable me to see more clearly whether or not I had spaces between a formula and

Re: Using Qt/Mac Binary Distribution for LyX make Was: Qt4 binary

2007-05-24 Thread Andreas Neustifter
, at 21:04, Bob Lounsbury wrote: On 5/22/07, Andreas Neustifter [EMAIL PROTECTED] wrote: On 22.05.2007, at 15:49, Abdelrazak Younes wrote: Why don't you use the CMake support instead? As a bonus it will generate an XCode project for you... At least that's what I understood from Stefan and Peter

Re: Using Qt/Mac Binary Distribution for LyX make Was: Qt4 binary

2007-05-24 Thread Andreas Neustifter
, at 21:04, Bob Lounsbury wrote: On 5/22/07, Andreas Neustifter <[EMAIL PROTECTED]> wrote: On 22.05.2007, at 15:49, Abdelrazak Younes wrote: > Why don't you use the CMake support instead? As a bonus it will > generate an XCode project for you... At least that's what I > underst

Re: Using Qt/Mac Binary Distribution for LyX make Was: Qt4 binary

2007-05-22 Thread Andreas Neustifter
On 22.05.2007, at 15:49, Abdelrazak Younes wrote: Why don't you use the CMake support instead? As a bonus it will generate an XCode project for you... At least that's what I understood from Stefan and Peter exchange. Abdel. Sorry, there was another post from which I assumed that cmake is

Re: Using Qt/Mac Binary Distribution for LyX make Was: Qt4 binary

2007-05-22 Thread Andreas Neustifter
On 22.05.2007, at 15:49, Abdelrazak Younes wrote: Why don't you use the CMake support instead? As a bonus it will generate an XCode project for you... At least that's what I understood from Stefan and Peter exchange. Abdel. Sorry, there was another post from which I assumed that cmake is

Re: Qt4 mac

2007-05-21 Thread Andreas Neustifter
On 21.05.2007, at 01:32, Bennett Helm wrote: On May 20, 2007, at 11:29 AM, Anders Ekberg wrote: Right, it should be: http://trolltech.com/developer/downloads/qt/mac Bennett, can you update this? Actually, it looks like http://trolltech.com/developer/downloads/qt/ is better. That's what I've

Using Qt/Mac Binary Distribution for LyX make Was: Qt4 binary

2007-05-21 Thread Andreas Neustifter
On 18.05.2007, at 18:38, Martin Vermeer wrote: On Fri, May 18, 2007 at 09:10:41AM -0600, Scott Lambert wrote: I downloaded and installed the binary version of Qt4 for the mac so I wouldn't have to compile it. Can anyone tell me what I should be using for /path/to/Qt4 as referenced in the

Re: Qt4 mac

2007-05-21 Thread Andreas Neustifter
On 21.05.2007, at 01:32, Bennett Helm wrote: On May 20, 2007, at 11:29 AM, Anders Ekberg wrote: Right, it should be: http://trolltech.com/developer/downloads/qt/mac Bennett, can you update this? Actually, it looks like is better. That's what

Using Qt/Mac Binary Distribution for LyX make Was: Qt4 binary

2007-05-21 Thread Andreas Neustifter
On 18.05.2007, at 18:38, Martin Vermeer wrote: On Fri, May 18, 2007 at 09:10:41AM -0600, Scott Lambert wrote: I downloaded and installed the binary version of Qt4 for the mac so I wouldn't have to compile it. Can anyone tell me what I should be using for "/path/to/Qt4" as referenced in the

Re: Qt4 mac

2007-05-20 Thread Andreas Neustifter
On 20.05.2007, at 17:45, Anders Ekberg wrote: On 20 maj 2007, at 17.29, Anders Ekberg wrote: On 20 maj 2007, at 16.43, Scott Lambert wrote: I built Qt4.2.3 from source exactly as described in INSTALL.MacOSX. (I even literally used /path/to/QT4 as the destination.) Here are some lines

Re: Qt4 binary

2007-05-20 Thread Andreas Neustifter
On 20.05.2007, at 22:52, Andre Poenitz wrote: Next time please zip that. 170k is a bit too much to send to the list. Sorry, I tend to get sloppy with this DSL lines. A nice week to you all, Astifter

Re: Qt4 mac

2007-05-20 Thread Andreas Neustifter
On 20.05.2007, at 17:45, Anders Ekberg wrote: On 20 maj 2007, at 17.29, Anders Ekberg wrote: On 20 maj 2007, at 16.43, Scott Lambert wrote: I built Qt4.2.3 from source exactly as described in INSTALL.MacOSX. (I even literally used "/path/to/QT4" as the destination.) Here are some lines

Re: Qt4 binary

2007-05-20 Thread Andreas Neustifter
On 20.05.2007, at 22:52, Andre Poenitz wrote: Next time please zip that. 170k is a bit too much to send to the list. Sorry, I tend to get sloppy with this DSL lines. A nice week to you all, Astifter

slow when editing paragraphs with math

2007-05-18 Thread Andreas Neustifter
Hi, I recently switched from 1.4.4 to 1.5.0 beta 2 and was really pleased by the math toolbar that made writing math oriented stuff much faster and easier for me. This toolbar alone is the reason why I want to stick to 1.5. Unfortunately I experienced the following problem: As long as i

Re: slow when editing paragraphs with math

2007-05-18 Thread Andreas Neustifter
On 18.05.2007, at 12:32, Abdelrazak Younes wrote: Andreas Neustifter wrote: Hi, I recently switched from 1.4.4 to 1.5.0 beta 2 and was really pleased by the math toolbar that made writing math oriented stuff much faster and easier for me. This toolbar alone is the reason why I want

Re: Qt4 binary

2007-05-18 Thread Andreas Neustifter
On 18.05.2007, at 18:38, Martin Vermeer wrote: On Fri, May 18, 2007 at 09:10:41AM -0600, Scott Lambert wrote: I downloaded and installed the binary version of Qt4 for the mac so I wouldn't have to compile it. Can anyone tell me what I should be using for /path/to/Qt4 as referenced in the

slow when editing paragraphs with math

2007-05-18 Thread Andreas Neustifter
Hi, I recently switched from 1.4.4 to 1.5.0 beta 2 and was really pleased by the math toolbar that made writing math oriented stuff much faster and easier for me. This toolbar alone is the reason why I want to stick to 1.5. Unfortunately I experienced the following problem: As long as i

Re: slow when editing paragraphs with math

2007-05-18 Thread Andreas Neustifter
On 18.05.2007, at 12:32, Abdelrazak Younes wrote: Andreas Neustifter wrote: Hi, I recently switched from 1.4.4 to 1.5.0 beta 2 and was really pleased by the math toolbar that made writing math oriented stuff much faster and easier for me. This toolbar alone is the reason why I want

Re: Qt4 binary

2007-05-18 Thread Andreas Neustifter
On 18.05.2007, at 18:38, Martin Vermeer wrote: On Fri, May 18, 2007 at 09:10:41AM -0600, Scott Lambert wrote: I downloaded and installed the binary version of Qt4 for the mac so I wouldn't have to compile it. Can anyone tell me what I should be using for "/path/to/Qt4" as referenced in the