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 build instructions? > Everything I've tried gives me a "Qt library not found" error. Do > I need to compile Qt4 from source in order to build lyx?
No, but you do need the Qt4 headers, typically provided by a package named qt4-devel or similar. - Martin