On Mar 18, 2007, at 5:24 AM, Patrick De Visschere wrote:

libtool: link: cannot find the library `'
make[3]: *** [lyx-qt4] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
make: *** [all-recursive] Error 1

Any suggestions?

My guess is that you didn't delete *.la files from [QTDIR]/lib/. (1.5beta1 came out before we had a chance to update the INSTALL.MacOSX instructions, which hopefully will lay out what you need to do. I'm attaching a copy to this e-mail.)

Bennett

<INSTALL.MacOSX>


I did remove the .la files ang got exactly the same error

You need to do "make clean" and then "make" (and possibly reconfigure) for this to work.

But I did run configure according to the LyX/Mac-1.4 instructions
(./configure -static -no-exceptions -lresolv)

I couldn't find the -lresolv option in the configure help?

Use the instructions for 1.5: it's a different version of Qt, and so different installation requirements.

But the INSTALL instructions mention:
"and also supply a path to the -sdk option if your development machine has a PowerPC CPU"

so I guess this could be the problem.

As you note in your subsequent e-mail, this is irrelevant.

Bennett

Reply via email to