Announcement

Collapse
No announcement yet.

Trying to Install Kommando.... getting error..

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Trying to Install Kommando.... getting error..

    Code:
    .
    .
    .
    checking CoreAudio/CoreAudio.h usability... no
    checking CoreAudio/CoreAudio.h presence... no
    checking for CoreAudio/CoreAudio.h... no
    checking if res_init needs -lresolv... yes
    checking for res_init... yes
    checking if res_init needs custom prototype... no
    checking for killpg in -lucb... no
    checking for int... yes
    checking size of int... 4
    checking for short... yes
    checking size of short... 2
    checking for long... yes
    checking size of long... 4
    checking for char *... yes
    checking size of char *... 4
    checking for dlopen in -ldl... (cached) yes
    checking for shl_unload in -ldld... no
    checking for size_t... yes
    checking size of size_t... 4
    checking for unsigned long... yes
    checking size of unsigned long... 4
    checking sizeof size_t == sizeof unsigned long... yes
    checking crt_externs.h usability... no
    checking crt_externs.h presence... no
    checking for crt_externs.h... no
    checking for _NSGetEnviron... no
    checking for vsnprintf... yes
    checking for snprintf... yes
    checking for X... libraries /usr/lib, headers .
    checking for IceConnectionNumber in -lICE... yes
    checking for libXext... yes
    checking for pthread_create in -lpthread... yes
    checking for extra includes... no
    checking for extra libs... no
    checking for libz... -lz
    checking for libpng... -lpng -lz -lm
    checking for libjpeg6b... no
    checking for libjpeg... -ljpeg
    checking for perl... /usr/bin/perl
    checking for Qt... configure: error: Qt (>= Qt 3.2) (headers and libraries) not found. Please check your installation!
    For more details about this problem, look at the end of config.log.
    Here what I get after following those instructions. After doing "sh ./configure"


    1. `cd' to the directory containing the package's source code and type
    `./configure' to configure the package for your system. If you're
    using `csh' on an old version of System V, you might need to type
    `sh ./configure' instead to prevent `csh' from trying to execute
    `configure' itself.

    Running `configure' takes a while. While running, it prints some
    messages telling which features it is checking for.

    2. Type `make' to compile the package.

    3. Type `make install' to install the programs and any data files and
    documentation.

    4. You can remove the program binaries and object files from the
    source code directory by typing `make clean'.

    #2
    Re: Trying to Install Kommando.... getting error..

    You need the Qt headers to be able to compile this. But why do you want to compile this when you can install Kommando easily using Adept Manager. Kommando is available in the repsositories. Just launch Adept Manager and install it from there.
    Jucato's Data Core

    Comment


      #3
      Re: Trying to Install Kommando.... getting error..

      Originally posted by Jucato
      You need the Qt headers to be able to compile this. But why do you want to compile this when you can install Kommando easily using Adept Manager. Kommando is available in the repsositories. Just launch Adept Manager and install it from there.
      oh.. crap.. thks for telling me this.

      I just saw it on Kde-look.org.

      And didn't thinked of Adept.

      PS. I just installed it from Adept..
      It didn't added menu to the Kmenu.
      How do I run it?

      Comment


        #4
        Re: Trying to Install Kommando.... getting error..

        The current version of Kommando runs as a service,not as an app from K Menu. You need KControl to do these:

        Press Alt+F2 and type in "kcontrol"
        To start/stop Kommand: KControl -> KDE Components -> Service Manager. Look for Kommando in the list and start it.
        To configure Kommando: KControl -> Desktop -> Kommando.

        Hope that helps.
        ... and yes, I like commando as well
        Jucato's Data Core

        Comment


          #5
          Re: Trying to Install Kommando.... getting error..

          Cool. Thks

          If I can make short-cut-key as "space"..

          I hope it will not mess with anything else. What do you have it set too?

          Comment

          Working...
          X