View Single Post
  #4 (permalink)  
Old December 3rd, 2005
CellarDoor CellarDoor is offline
Novicius
 
Join Date: December 3rd, 2005
Posts: 1
CellarDoor is flying high
Angry Re: Installing Qtella

I'm using Kubuntu breezy with KDE 3.5. I have been using LimeWire, which would crash sometimes but since I installed KDE 3.5 It now crashes without fail. I read a nice review about Qtella on NewsForge and thought that since it used Qt it would be good on my KDE desktop. Yeah right ! I got as far as ./configure. Here is the logfile:

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by qtella configure 0.6.5, which was
generated by GNU Autoconf 2.59. Invocation command line was

$ ./configure

## --------- ##
## Platform. ##
## --------- ##

hostname = CellarsPC
uname -m = i686
uname -r = 2.6.12-10-386
uname -s = Linux
uname -v = #1 Fri Nov 18 11:51:02 UTC 2005

/usr/bin/uname -p = unknown
/bin/uname -X = unknown

/bin/arch = i686
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown

PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/bin/X11
PATH: /usr/games


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1388: checking for a BSD-compatible install
configure:1443: result: /usr/bin/install -c
configure:1454: checking whether build environment is sane
configure:1497: result: yes
configure:1521: WARNING: `missing' script is too old or missing
configure:1554: checking for gawk
configure:1570: found /usr/bin/gawk
configure:1580: result: gawk
configure:1590: checking whether make sets $(MAKE)
configure:1614: result: no
configure:1826: checking for g++
configure:1855: result: no
configure:1826: checking for c++
configure:1855: result: no
configure:1826: checking for gpp
configure:1855: result: no
configure:1826: checking for aCC
configure:1855: result: no
configure:1826: checking for CC
configure:1855: result: no
configure:1826: checking for cxx
configure:1855: result: no
configure:1826: checking for cc++
configure:1855: result: no
configure:1826: checking for cl
configure:1855: result: no
configure:1826: checking for FCC
configure:1855: result: no
configure:1826: checking for KCC
configure:1855: result: no
configure:1826: checking for RCC
configure:1855: result: no
configure:1826: checking for xlC_r
configure:1855: result: no
configure:1826: checking for xlC
configure:1855: result: no
configure:1868: checking for C++ compiler version
configure:1871: g++ --version </dev/null >&5
./configure: line 1872: g++: command not found
configure:1874: $? = 127
configure:1876: g++ -v </dev/null >&5
./configure: line 1877: g++: command not found
configure:1879: $? = 127
configure:1881: g++ -V </dev/null >&5
./configure: line 1882: g++: command not found
configure:1884: $? = 127
configure:1907: checking for C++ compiler default output file name
configure:1910: g++ conftest.cc >&5
./configure: line 1911: g++: command not found
configure:1913: $? = 127
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "qtella"
| #define PACKAGE_TARNAME "qtella"
| #define PACKAGE_VERSION "0.6.5"
| #define PACKAGE_STRING "qtella 0.6.5"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "qtella"
| #define VERSION "0.6.5"
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:1952: error: C++ compiler cannot create executables
See `config.log' for more details.

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_make_make_set=no

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='aclocal-1.8'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE=''
AMTAR='tar'
AUTOCONF='autoconf'
AUTOHEADER='autoheader'
AUTOMAKE='automake-1.8'
AWK='gawk'
CC=''
CCDEPMODE=''
CFLAGS=''
CPP=''
CPPFLAGS=''
CXX='g++'
CXXDEPMODE=''
CXXFLAGS=''
CYGPATH_W='echo'
DEFS=''
DEPDIR=''
DESKTOPFLAG=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EXEEXT=''
ID3INCDIR=''
ID3LIBDIR=''
ID3LIBS=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
KDEINCDIR=''
KDELIBDIR=''
KDELIBS=''
LANG_DIR=''
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAKEINFO='makeinfo'
OBJEXT=''
OGGINCDIR=''
OGGLIBDIR=''
OGGLIBS=''
OLDKDELIBS=''
PACKAGE='qtella'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='qtella'
PACKAGE_STRING='qtella 0.6.5'
PACKAGE_TARNAME='qtella'
PACKAGE_VERSION='0.6.5'
PATH_SEPARATOR=':'
PIXMAPDIR=''
QTELLALDFLAGS=''
QTELLAQTOPIA=''
QTINCDIR=''
QTLIBDIR=''
QTMOCDIR=''
QTMT=''
QTUICDIR=''
SET_MAKE='MAKE=make'
SHELL='/bin/sh'
STRIP=''
THREAD=''
UIDIR=''
VERSION='0.6.5'
ac_ct_CC=''
ac_ct_CXX='g++'
ac_ct_STRIP=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE=''
am__include=''
am__leading_dot='.'
am__quote=''
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${prefix}/share'
exec_prefix='NONE'
host_alias=''
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/home/jeremy/qtella-0.6.5/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
mkdir_p='mkdir -p -- .'
oldincludedir='/usr/include'
prefix='NONE'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE "qtella"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME "qtella"
#define PACKAGE_STRING "qtella 0.6.5"
#define PACKAGE_TARNAME "qtella"
#define PACKAGE_VERSION "0.6.5"
#define VERSION "0.6.5"

configure: exit 77

This is not at all helpful for a n00b like me when I'm told on the Qtella website that intalling this thing is easy. (With no further help is something doesn't work the way it's supposed to). I am dissapointed that I'm getting this sort of grief just trying to install the thing. I would like to get it installed and give it a chance. Can anyone help ??

Reply With Quote