On 4/26/07 4:22 AM, "Anders Ekberg" <[EMAIL PROTECTED]> wrote:

> 
> On 26 apr 2007, at 05.05, Bob Lounsbury wrote:
> 
>> On 4/25/07 8:35 PM, "Bennett Helm" <[EMAIL PROTECTED]> wrote:
>> 
>>> On Apr 25, 2007, at 7:56 PM, Bob Lounsbury wrote:
>>> ...
>>> Actually, we don't need to specify PKG_CONFIG_PATH anymore.
> Nice!
> How did you work around that?
> 
>>>>> ...
>>> 
>>> Try what Anders suggests: it should work. (LyX needs to find libqt4.a
>>> in your Qt-4/lib directory, but that's what pkg-config is supposed to
>>> find. If LyX configures properly, you should be all set.)
>>> 
>>> Bennett
>> 
>> That's just it. LyX did ./configure properly. The error was from
>> the 'make'
>> command. Also, I don't see a libqt4.a file in either qt4.2.3 or
>> qt4.3.0 but
>> I've already compiled LyX with qt4.2.3 successfully.
> If the file is not in  LyX-Code-directory/src/frontends/qt4/ and
> doesn't get generated. The "sledgehammer version" is to ditch the
> entire Lyx-code directory and upload a new from scratch. That's of
> course if you have reasonable bandwidth.
> 
>> Anyways, I'm compiling the latest qt4.3snapshot and I've run a
>> 'make clean'
>> and 'make distclean' from within the lyx-1.5.0beta2 source file.
>> So, once qt
>> compiles (sometime tomorrow) I will follow Anders guide and report any
>> successes or failures.
>> 
>> Would there be any interpolation issues between LyX1.5svn on a mac and
>> LyX1.5beta2 on Windows?
> I don't think there have been any format changes after the beta2 (at
> least a format freeze was discussed).
> 
> /Anders


Success finally!! Just a shot in the dark here, but maybe I have good night
vision. The culprit may have been Stuffit Expander. If I let stuffit
decompress and expand the tar.gz there was no src folder. However, if I let
stuffit decompress and expand the tar.gz.b2 there was an src folder so I
assumed everything was fine yesterday but that stuffit expanded source
folder gave me the 'make' error.

So today suspecting that stuffit was not doing it's job correctly, I
decompressed and expanded the tar.gz from the terminal. Everything seemed to
be there including the src folder. Using yesterday's qt4.3snapshot,
LyX1.5.0beta2 compiled perfectly.

A couple of things I've noticed under brief use. Scrolling seems much
improved. It is still pretty slow typing in figure floats, although math
equations seem faster. I can confirm the strange issue reported that the
on-screen fonts when set to Times look like Helvetica or something similar,
but when set to Times New Roman they look correct. One strange thing is that
the previewed math are much much larger than the text, and much different
than the previewed math under qt4.2.3 which look perfectly normal. I don't
know if this is a qt issue or an LyX issue. Opening the LyX preferences or
the document settings are almost instantaneous whereas under qt4.2.3 I get
the colored spinning wheel and have to wait.

I think I'm going to compile the latest LyX1.5.0svn and see if the previewed
math are the correct size. Maybe something is not quite right in the
LyX1.5.0beta2 source? That's the only thing bugging me right now. Any reason
why the previewed math would be larger?

Thanks,
Bob Lounsbury


Reply via email to