On 4/19/07 11:53 AM, "Patrick De Visschere" <[EMAIL PROTECTED]> wrote:

> 
> On Apr 19, 2007, at 6:04 PM, Bob Lounsbury wrote:
> 
>> On 4/19/07 1:53 AM, "Abdelrazak Younes" <[EMAIL PROTECTED]> wrote:
>> 
>>> Bob Lounsbury wrote:
>>> 
>>>> Well, after hours and hours and hours of compiling it seems I've
>>>> come to the
>>>> same result as Bennett. When compiling LyX1.5.0svn I get an error
>>>> saying "qt
>>>> 4 library not found !".
>>> 
>>> Is it after './autogen.sh' or after './configure'?
>>> In any case, I guess there should be some log file in the trunk
>>> directory. Could you please send that log(s) to the devel list?
>>> Hopefully someone will solve the problem.
>>> 
>>> Thanks a lot for your effort,
>>> Abdel.
>> 
>> This message was after ./configure.
>> 
>> Just for shits and giggles I'm compiling Qt4.3.0 and Qt4.2.3 from
>> source
>> with the same commands to see if I can compile LyX1.5.0 with either of
>> these. I know there is a precompiled Qt4.2.3 package for mac, but I
>> just
>> want to see if I can make it work myself from source. If I can't
>> compile
>> LyX1.5.0 with Qt4.2.3 then I'll assume that I am not properly
>> compiling Qt.
>> However, if I can compile LyX1.5.0 with Qt4.2.3 but not with
>> Qt4.3.0 then
>> I'll assume there is potentially an LyX issue. Any further
>> suggestions?
>> 
>> Bob
>> 
>> 
> I've compiled QT4.2.3 and LyX1.5.0svn without problems a few days ago
> on a (PPC) mac.
> pdv

Ok, LyX1.5.0svn has failed to compile with both Qt4.2.3 and Qt4.3.0 with the
same error message "qt 4 library not found !".

What am I doing wrong? Does something need to be altered for ppc macs?

I followed the install.macosx using the following ./configure command:

"./configure --prefix=/Applications/LyX.app --disable-concept-checks
--with-version-suffix=-1.5svn --with-qt4-dir=/sw/qt-4.2.3
--enable-optimization=-Os --without-x --with-included-gettext
--with-frontend=qt4 --disable-stdlib-debug".

During the ./autogen.sh the following pops up, although I wouldn't think it
would cause ./configure to fail relating to qt4 library not found:

" Building macros...
        .
/sw/share/aclocal/glib.m4:8: warning: underquoted definition of AM_PATH_GLIB
  run info '(automake)Extending aclocal'
  or see 
http://sources.redhat.com/automake/automake.html#Extending-aclocal";.

Hopefully, I'm just doing something blatantly not wise and once it is
cleared up it will configure just fine.

Any help would be greatly appreciated! It would be nice to be able to
compile LyX from source.

Thanks,
Bob Lounsbury


Reply via email to