The complete output of cmake:

[cmd]cmake .. [/cmd]
-- The C compiler identification is Clang 3.3.0
-- The CXX compiler identification is Clang 3.3.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/CC
-- Check for working CXX compiler: /usr/bin/CC -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Looking for Q_WS_X11
-- Looking for Q_WS_X11 - found
-- Looking for Q_WS_WIN
-- Looking for Q_WS_WIN - not found
-- Looking for Q_WS_QWS
-- Looking for Q_WS_QWS - not found
-- Looking for Q_WS_MAC
-- Looking for Q_WS_MAC - not found
-- Looking for XOpenDisplay in
/usr/local/lib/libX11.so;/usr/local/lib/libXext.so
-- Looking for XOpenDisplay in
/usr/local/lib/libX11.so;/usr/local/lib/libXext.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
CMake Error at CMakeLists.txt:131 (find_package):
  By not providing "FindQTXDG.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "QTXDG", but
  CMake did not find one.

  Could not find a package configuration file provided by "QTXDG" with any
of
  the following names:

    QTXDGConfig.cmake
    qtxdg-config.cmake

  Add the installation prefix of "QTXDG" to CMAKE_PREFIX_PATH or set
  "QTXDG_DIR" to a directory containing one of the above files.  If "QTXDG"
  provides a separate development package or SDK, be sure it has been
  installed.


-- Configuring incomplete, errors occurred!
See also
"/home/pauline/Desktop/LXDE-QT/source/lxde-qt/liblxqt/build/CMakeFiles/CMakeOutput.log".
See also
"/home/pauline/Desktop/LXDE-QT/source/lxde-qt/liblxqt/build/CMakeFiles/CMakeError.log".



On Tue, Apr 29, 2014 at 10:43 AM, PCMan <pcman...@gmail.com> wrote:

> On Tue, Apr 29, 2014 at 9:54 PM, pauline martin <321enil...@gmail.com>
> wrote:
> >
> > I am having some problems getting the first one (libqtxdg) to  install.
>  For
> > some reason it is asking for a package configuration and looking for:
> >
> > QTXDGConfig.cmake
> >     qtxdg-config.cmake
> >
> > Considering that this is that library (correct me if I am wrong) but
>  why is
> > it looking for itself?
> >
> > 321eniluap
> >
> > P.S.  I did pull it from git according to this page:
> > http://wiki.lxde.org/en/Build_LXDE-Qt_From_Source
> Would you please post the full log and error messages so we can see
> what's wrong with it?
>



-- 
Pauline Martin
------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.  Get 
unparalleled scalability from the best Selenium testing platform available.
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
Lxde-list mailing list
Lxde-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxde-list

Reply via email to