Dr.-Ing. Edgar Alwers wrote:
> Hi Bruce,
> 
> just starting with kdelibs, I get the cmake error: "Did not find
> automoc4 ( Automoc4Config.cmake, install
> git=//anongit.kde.org/automoc)"
> 
> Well, but I had installed automoc from git, according to the book
> instructions, that means, it is installed in /opt/qt-4.7.1/bin. What
> could I do ? Downgrading kdelibs to 4.6.0 (book version ) seems not
> to be factible, as the page is - at least at the moment ? - not
> availaible. Could you help ?

I haven't looked at kde4.  I've found that there are times when the 
configuration files are just not looking in the right place for an 
include file or library file.  You can add paths to gcc with the 
environment variables LIBRARY_PATH, C_INCLUDE_PATH, and CPLUS_INCLUDE_PATH.

   -- Bruce
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to