I have been trying to compile the lates LyX with Qt, but ./configure failed to find
some libraries, I supppose:
checking for moc2... not found checking for moc... not found configure: error: moc binary not found in $PATH or /bin !
What are these moc-things? The complete output of configfure is also attached.
PLease, help!
Lev --
Dr. L.Kantorovich
Dept. of Physics
School of Sciences and Engineering
Kings College London
Strand
London WC2R 2LS
tel: (+44) (0)20-7848 2160
FAX: (+44) (0)20-7848 2420 e-mail: [EMAIL PROTECTED]
web: www.cmmp.ucl.ac.uk/~lev (old one) ^^^
configuring LyX version 1.3.3 checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for install target ... ... lyx checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets ${MAKE}... yes checking whether make sets ${MAKE}... (cached) yes checking for a BSD-compatible install... /usr/bin/install -c checking for kpsewhich... kpsewhich checking for gm4... no checking for gnum4... no checking for m4... m4 checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc checking for strerror in -lcposix... no checking how to run the C preprocessor... gcc -E checking for AIX... no checking what frontend should be used as main GUI... qt checking for a good enough C++ compiler... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc checking whether the C++ compiler understands explicit... yes checking whether the included std::string should be used... checking ... no checking whether the systems std::string is really good... no checking how to run the C++ preprocessor... g++ -E checking for C headers wrappers... yes checking whether C library functions are already in the global namespace... no checking for conforming std::count... yes checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking ostream usability... no checking ostream presence... no checking for ostream... no checking istream usability... no checking istream presence... no checking for istream... no checking sstream usability... yes checking sstream presence... yes checking for sstream... yes checking locale usability... no checking locale presence... no checking for locale... no checking limits usability... no checking limits presence... no checking for limits... no checking for modern STL streams... no checking for sin in -lm... yes checking for fopen in -lc... yes checking for extra library directory... NONE checking for extra include directory... NONE checking for extra lib+include directory... NONE checking for main in -lAiksaurus... no checking Aiksaurus.h usability... no checking Aiksaurus.h presence... no checking for Aiksaurus.h... no checking Aiksaurus/Aiksaurus.h usability... no checking Aiksaurus/Aiksaurus.h presence... no checking for Aiksaurus/Aiksaurus.h... no checking for ld used by GCC... /usr/i486-suse-linux/bin/ld checking if the linker (/usr/i486-suse-linux/bin/ld) is GNU ld... yes checking for /usr/i486-suse-linux/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependant libraries... pass_all checking command to parse /usr/bin/nm -B output... ok checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for ranlib... ranlib checking for strip... strip checking for objdir... .libs checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... no checking if we can lock with hard links... yes checking if gcc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/i486-suse-linux/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking if libtool supports shared libraries... yes creating libtool checking for pspell support... no checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for moc2... not found checking for moc... not found configure: error: moc binary not found in $PATH or /bin !