I am trying to upgrade kde to 1.1.2 by compiling it. Before I do that
I figured to upgrade qt to 1.4.4.
I followed the INSTALL instruction to the letter for qt but
when I do 'make' I get error message saying that it can't find
a file, cc1plus which is located in
/usr/local/lib/gcc-lib/i586-pc-linux-gnu/2.95.1
directory.
I suspect that the file can't be found because of this deep hiding
place. I may not
have set LIBRARY_PATH and CPLUS_INCLUDE_PATH correctly.
Please advice.
cap