Christopher Reeve wrote:
Hi, I have two problems. I just bought a mac laptop which I would like to 
install version 1.5 (which looks great) but am using linux(fedora 2) in my 
office. Before installing to my laptop I tested LyX 1.5 on a Windoze machine.

<SNIP>
Problem 2. I was only trying to export to version 1.4 because I can't install version 1.5 on my Linux machine. When running ./Configure it reported the following errror:
** qt 4 library not found !
The version of qt installed on it was 3.3 so I upgraded to version 4.3. I'm not an expert at installing Linux software but tried to follow the instructions. I'm not sure if I added it to my path correctly, so this time I tried to compile with ./Configure --with-extra-lib=/usr/localTrolltech/Qt/bin

but the error ** qt 4 library not found ! was returned again.


My first comment/question is, if you can install Qt 4.3 on an FC2 box, any reason you are not allowed to just update the whole box to Fedora 7?

IIRC, the problem is pkg-config does not know where to look.
I think something like setting
export PKG_CONFIG_PATH=`find /usr/localTrolltech/Qt -name pkgconfig`
before running the lyx configure, would probably do it (assuming only one pkgconfig directory).

--
Todd Denniston
Crane Division, Naval Surface Warfare Center (NSWC Crane)
Harnessing the Power of Technology for the Warfighter

Reply via email to