[Raptor-Menu] In stall issues

Siraj Razick sirajr at gmail.com
Thu Sep 18 01:47:27 CEST 2008


HI, NicholasThanks for the report.. we are developing on an external git so
you can download the code from that. then.. the error is dude the fact you
don't have Xorg dev packages installed ..

good luck :)

Bye


On Wed, Sep 17, 2008 at 9:45 PM, Nicholas Anderson <nicholasaa at gmail.com>wrote:

> I would like to know what the installation issue is and how to fix it and
> why the error is happening. i am trying to learn Linux (especial kubuntu )
> as i would like to convert at some point.
> here is what the terminal has i tried again if it failed near the end.
> if there is a better way to get you this info let me know. i am excited to
> learn new ways to use the terminal.
>
> nicholas at nicholas-desktop:~/Themes$ cd
> raptormenu/
> nicholas at nicholas-desktop:~/Themes/raptormenu$
> ls
> artwork         cmakemodules               HACKING   lib       plugins
> util
> AUTHORS         config-raptormenu.h.cmake  INSTALL   libtom
> TODO
> CMakeLists.txt  DESIGN                     launcher  plasmoid
> tomedit
> nicholas at nicholas-desktop:~/Themes/raptormenu$ mkdir
> build
> nicholas at nicholas-desktop:~/Themes/raptormenu$
> ls
> artwork  CMakeLists.txt             DESIGN   launcher  plasmoid
> tomedit
> AUTHORS  cmakemodules               HACKING  lib       plugins
> util
> build    config-raptormenu.h.cmake  INSTALL  libtom
> TODO
> nicholas at nicholas-desktop:~/Themes/raptormenu$ cd
> build/
> nicholas at nicholas-desktop:~/Themes/raptormenu/build$
> ls
> nicholas at nicholas-desktop:~/Themes/raptormenu/build$ cmake
> ../
> -- The C compiler identification is
> GNU
> -- The CXX compiler identification is
> GNU
> -- Check for working C compiler:
> /usr/bin/gcc
> -- Check for working C compiler: /usr/bin/gcc --
> works
> -- Detecting C compiler ABI
> info
> -- Detecting C compiler ABI info -
> done
> -- Check for working CXX compiler:
> /usr/bin/c++
> -- Check for working CXX compiler: /usr/bin/c++ --
> 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.
> -- Found Qt-Version 4.4.1 (using
> /usr/bin/qmake)
> -- Looking for XOpenDisplay in
> /usr/lib/libX11.so;/usr/lib/libXext.so;/usr/lib/libXft.so;/usr/lib/libXau.so;/usr/lib/libXdmcp.so
>
> -- Looking for XOpenDisplay in
> /usr/lib/libX11.so;/usr/lib/libXext.so;/usr/lib/libXft.so;/usr/lib/libXau.so;/usr/lib/libXdmcp.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
> -- Found X11:
> /usr/lib/libX11.so
>
> -- Looking for include files
> CMAKE_HAVE_PTHREAD_H
> -- Looking for include files CMAKE_HAVE_PTHREAD_H -
> found
> -- Looking for pthread_create in
> pthreads
> -- Looking for pthread_create in pthreads - not
> found
> -- Looking for pthread_create in
> pthread
> -- Looking for pthread_create in pthread -
> found
> -- Found Automoc4:
> /usr/bin/automoc4
>
> -- Found Perl:
> /usr/bin/perl
>
> -- Performing Test
> _OFFT_IS_64BIT
>
> -- Performing Test _OFFT_IS_64BIT -
> Failed
> -- Performing Test
> HAVE_FPIE_SUPPORT
>
> -- Performing Test HAVE_FPIE_SUPPORT -
> Success
> -- Performing Test
> __KDE_HAVE_W_OVERLOADED_VIRTUAL
>
> -- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL -
> Success
> -- Performing Test
> __KDE_HAVE_GCC_VISIBILITY
>
> -- Performing Test __KDE_HAVE_GCC_VISIBILITY -
> Success
> -- Found Phonon:
> /usr/lib/kde4/lib/libphonon.so
>
> -- Found Phonon Includes:
> /usr/lib/kde4/include/KDE;/usr/lib/kde4/include
> -- Found KDE 4.1 include dir:
> /usr/lib/kde4/include
> -- Found KDE 4.1 library dir:
> /usr/lib/kde4/lib
> -- Found KDE4 kconfig_compiler preprocessor:
> /usr/lib/kde4/bin/kconfig_compiler
> -- Found automoc4:
> /usr/bin/automoc4
>
> -- Configuring
> done
>
> -- Generating
> done
>
> -- Build files have been written to:
> /home/nicholas/Themes/raptormenu/build
> nicholas at nicholas-desktop:~/Themes/raptormenu/build$
> make
> Generating
> plugin.moc
>
> Generating
> backdropplugin.moc
>
> Generating
> userinterfaceplugin.moc
>
> Generating
> menuview.moc
>
> Generating
> pluginloader.moc
>
> Generating
> moc_datapluginmodel.cpp
>
> Scanning dependencies of target
> raptormenu
> [  3%] Building CXX object
> lib/CMakeFiles/raptormenu.dir/raptormenu_automoc.o
> [  6%] Building CXX object
> lib/CMakeFiles/raptormenu.dir/plugin.o
> [ 10%] Building CXX object
> lib/CMakeFiles/raptormenu.dir/pluginloader.o
> [ 13%] Building CXX object
> lib/CMakeFiles/raptormenu.dir/menuview.o
> [ 17%] Building CXX object
> lib/CMakeFiles/raptormenu.dir/userinterfaceplugin.o
> [ 20%] Building CXX object
> lib/CMakeFiles/raptormenu.dir/backdropplugin.o
> [ 24%] Building CXX object
> lib/CMakeFiles/raptormenu.dir/datapluginmodel.o
> Linking CXX shared library
> libraptormenu.so
> [ 24%] Built target
> raptormenu
> Generating
> bghelper.moc
>
> Generating
> userhelper.moc
>
> Scanning dependencies of target
> raptorhelper
> [ 27%] Building CXX object
> util/CMakeFiles/raptorhelper.dir/raptorhelper_automoc.o
> [ 31%] Building CXX object
> util/CMakeFiles/raptorhelper.dir/bghelper.o
> [ 34%] Building CXX object
> util/CMakeFiles/raptorhelper.dir/userhelper.o
> Linking CXX shared library
> ../lib/libraptorhelper.so
> [ 34%] Built target
> raptorhelper
> Generating
> moc_taskgroup.cpp
>
> Generating
> moc_taskitem.cpp
>
> Generating
> moc_abstractitem.cpp
>
> Generating
> moc_tom.cpp
>
> Scanning dependencies of target
> tom
> [ 37%] Building CXX object
> libtom/CMakeFiles/tom.dir/tom_automoc.o
> [ 41%] Building CXX object
> libtom/CMakeFiles/tom.dir/tom.o
> [ 44%] Building CXX object
> libtom/CMakeFiles/tom.dir/taskgroup.o
> [ 48%] Building CXX object
> libtom/CMakeFiles/tom.dir/taskitem.o
> [ 51%] Building CXX object
> libtom/CMakeFiles/tom.dir/abstractitem.o
> Linking CXX shared library
> ../lib/libtom.so
> [ 51%] Built target
> tom
> [ 55%] Generating
> ui_tomEdit.h
>
> Generating
> moc_tomeditmodel.cpp
>
> Generating
> moc_tomedit.cpp
>
> Scanning dependencies of target
> tom-editor
> [ 58%] Building CXX object
> tomedit/CMakeFiles/tom-editor.dir/tom-editor_automoc.o
> [ 62%] Building CXX object
> tomedit/CMakeFiles/tom-editor.dir/main.o
> [ 65%] Building CXX object
> tomedit/CMakeFiles/tom-editor.dir/tomedit.o
> [ 68%] Building CXX object
> tomedit/CMakeFiles/tom-editor.dir/tomeditmodel.o
> Linking CXX executable
> tom-editor
> [ 68%] Built target
> tom-editor
> Generating
> nunoplugin.moc
>
> Scanning dependencies of target
> raptormenu_nuno
> [ 72%] Building CXX object
> plugins/ui/nuno/CMakeFiles/raptormenu_nuno.dir/raptormenu_nuno_automoc.o
>
> [ 75%] Building CXX object
> plugins/ui/nuno/CMakeFiles/raptormenu_nuno.dir/nunoplugin.o
> Linking CXX shared module
> ../../../lib/raptormenu_nuno.so
> [ 75%] Built target
> raptormenu_nuno
> Generating
> classicplugin.moc
>
> Scanning dependencies of target
> raptormenu_classic
> [ 79%] Building CXX object
> plugins/bg/classic/CMakeFiles/raptormenu_classic.dir/raptormenu_classic_automoc.o
>
> [ 82%] Building CXX object
> plugins/bg/classic/CMakeFiles/raptormenu_classic.dir/classicplugin.o
> /home/nicholas/Themes/raptormenu/plugins/bg/classic/classicplugin.cpp:25:
> warning: unused parameter
> 'args'
>
> Linking CXX shared module
> ../../../lib/raptormenu_classic.so
> [ 82%] Built target
> raptormenu_classic
> Generating
> fancyplugin.moc
>
> Scanning dependencies of target
> raptorfancybackground
> [ 86%] Building CXX object
> plugins/bg/fancy/CMakeFiles/raptorfancybackground.dir/raptorfancybackground_automoc.o
>
> [ 89%] Building CXX object
> plugins/bg/fancy/CMakeFiles/raptorfancybackground.dir/fancyplugin.o
> Linking CXX shared library
> ../../../lib/libraptorfancybackground.so
> [ 89%] Built target
> raptorfancybackground
> [ 93%] Generating
> qtdisplay.moc
>
> Scanning dependencies of target
> raptormenubin
> [ 96%] Building CXX object
> launcher/CMakeFiles/raptormenubin.dir/main.o
> In file included from
> /home/nicholas/Themes/raptormenu/launcher/main.cpp:7:
> /home/nicholas/Themes/raptormenu/launcher/qtdisplay.h:34:38: error:
> X11/extensions/composite.h: No such file or
> directory
>
> /home/nicholas/Themes/raptormenu/launcher/qtdisplay.h:35:39: error:
> X11/extensions/Xcomposite.h: No such file or
> directory
>
> /home/nicholas/Themes/raptormenu/launcher/qtdisplay.h:38:36: error:
> X11/extensions/Xdamage.h: No such file or
> directory
>
> /home/nicholas/Themes/raptormenu/launcher/main.cpp: In function 'int
> main(int, char**)':
> /home/nicholas/Themes/raptormenu/launcher/main.cpp:39: warning: unused
> variable 'loader'
> make[2]: *** [launcher/CMakeFiles/raptormenubin.dir/main.o] Error
> 1
> make[1]: *** [launcher/CMakeFiles/raptormenubin.dir/all] Error
> 2
> make: *** [all] Error
> 2
> nicholas at nicholas-desktop:~/Themes/raptormenu/build$ make
> install
> [ 24%] Built target
> raptormenu
> [ 34%] Built target
> raptorhelper
> [ 51%] Built target
> tom
> [ 68%] Built target
> tom-editor
> [ 75%] Built target
> raptormenu_nuno
> [ 82%] Built target
> raptormenu_classic
> [ 89%] Built target
> raptorfancybackground
> [ 93%] Building CXX object
> launcher/CMakeFiles/raptormenubin.dir/main.o
> In file included from
> /home/nicholas/Themes/raptormenu/launcher/main.cpp:7:
> /home/nicholas/Themes/raptormenu/launcher/qtdisplay.h:34:38: error:
> X11/extensions/composite.h: No such file or
> directory
>
> /home/nicholas/Themes/raptormenu/launcher/qtdisplay.h:35:39: error:
> X11/extensions/Xcomposite.h: No such file or
> directory
>
> /home/nicholas/Themes/raptormenu/launcher/qtdisplay.h:38:36: error:
> X11/extensions/Xdamage.h: No such file or
> directory
>
> /home/nicholas/Themes/raptormenu/launcher/main.cpp: In function 'int
> main(int, char**)':
> /home/nicholas/Themes/raptormenu/launcher/main.cpp:39: warning: unused
> variable 'loader'
> make[2]: *** [launcher/CMakeFiles/raptormenubin.dir/main.o] Error
> 1
> make[1]: *** [launcher/CMakeFiles/raptormenubin.dir/all] Error
> 2
> make: *** [all] Error 2
> nicholas at nicholas-desktop:~/Themes/raptormenu/build$ make
> [ 24%] Built target raptormenu
> [ 34%] Built target raptorhelper
> [ 51%] Built target tom
> [ 68%] Built target tom-editor
> [ 75%] Built target raptormenu_nuno
> [ 82%] Built target raptormenu_classic
> [ 89%] Built target raptorfancybackground
> [ 93%] Building CXX object launcher/CMakeFiles/raptormenubin.dir/main.o
> In file included from /home/nicholas/Themes/raptormenu/launcher/main.cpp:7:
> /home/nicholas/Themes/raptormenu/launcher/qtdisplay.h:34:38: error:
> X11/extensions/composite.h:No such file or directory
> /home/nicholas/Themes/raptormenu/launcher/qtdisplay.h:35:39: error:
> X11/extensions/Xcomposite.h: No such file or directory
> /home/nicholas/Themes/raptormenu/launcher/qtdisplay.h:38:36: error:
> X11/extensions/Xdamage.h: No such file or directory
> /home/nicholas/Themes/raptormenu/launcher/main.cpp: In function 'int
> main(int, char**)':
> /home/nicholas/Themes/raptormenu/launcher/main.cpp:39: warning: unused
> variable 'loader'
> make[2]: *** [launcher/CMakeFiles/raptormenubin.dir/main.o] Error 1
> make[1]: *** [launcher/CMakeFiles/raptormenubin.dir/all] Error 2
> make: *** [all] Error 2
> nicholas at nicholas-desktop:~/Themes/raptormenu/build$
>
>
> --
> Nicholas Anderson
> Have a Good Day!
>
> _______________________________________________
> Raptor mailing list
> Raptor at kde.org
> https://mail.kde.org/mailman/listinfo/raptor
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/raptor/attachments/20080917/300318e8/attachment-0001.htm 


More information about the Raptor mailing list