Gnutella Forums  

Go Back   Gnutella Forums > Discontinued Gnutella Client Forums > Qtella (Linux/Unix)
Register FAQ The Twelve Commandments Members List Calendar Arcade Find the Best VPN Today's Posts

Qtella (Linux/Unix) Qtella has been discontinued. We highly recommend you use an actively developed client instead.


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old December 4th, 2004
Novicius
 
Join Date: December 4th, 2004
Posts: 1
wenpycc is flying high
Unhappy Can't make qtella

I'm haveing a problem with installing qtella the make command aint working it shows an error

make: *** No targets specified and no makefile found. Stop.


I'm runing RH9 just installed it and i'm new to it so could someone blease help
Reply With Quote
  #2 (permalink)  
Old February 13th, 2005
nightshade
Guest
 
Posts: n/a
Angry :(

yeah im having the same problem as well. I drag the config file into the shell window and it comes up with a long list and then it goes back too normal. then i type make and it says:
make: *** No targets. Stop.
grr... so how do i accually make the file?
Reply With Quote
  #3 (permalink)  
Old March 10th, 2005
thissucks
Guest
 
Posts: n/a
Default

in a terminal, cd /path/to/source (type in the directory where you have the qtella sources), type ./configure, then make, then make install
Reply With Quote
  #4 (permalink)  
Old December 3rd, 2005
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
  #5 (permalink)  
Old December 10th, 2005
flame-retardant
 
Join Date: November 22nd, 2005
Posts: 196
Hyper-kun is a great assister to others; your light through the dark tunnel
Default

Are you talking about this article?
http://www.newsforge.com/article.pl?.../11/29/0254245

That one is over 4 years old! I don't want to badmouth Qtella but the Gnutella network and protocol has evolved quite a lot since then and Qtella is in no way up to par with LimeWire or other actively developed Gnutella clients. Actually, the Qtella project seems stale for at least the last 18 months
and the version you tried to compile isn't even one of the latest releases.

Anyways, your problem is that you have no C++ compiler installed, so you cannot compile Qtella from its sources. I would recommend looking for another alternative though.
Reply With Quote
  #6 (permalink)  
Old September 13th, 2006
arne_bab's Avatar
Draketo, small dragon.
 
Join Date: May 31st, 2002
Location: Heidelberg, Germany
Posts: 1,881
arne_bab is a great assister to others; your light through the dark tunnel
Default

Just have a look in the other client forums, and stay away from Bearshare (it's been sold out to the music industry).
__________________

-> put this banner into your own signature! <-
--
Erst im Spiel lebt der Mensch.
Nur ludantaj homoj vivas.
GnuFU.net - Gnutella For Users
Draketo.de - Shortstories, Poems, Music and strange Ideas.
Reply With Quote
  #7 (permalink)  
Old March 28th, 2008
Novicius
 
Join Date: March 28th, 2008
Posts: 1
upperq is flying high
Default

pl.tell me how to install qtella
Reply With Quote
  #8 (permalink)  
Old March 28th, 2008
arne_bab's Avatar
Draketo, small dragon.
 
Join Date: May 31st, 2002
Location: Heidelberg, Germany
Posts: 1,881
arne_bab is a great assister to others; your light through the dark tunnel
Default

Good luck is all I can tell you.

I tried and failed. The codebase is too outdated to build with current versions of qt.
__________________

-> put this banner into your own signature! <-
--
Erst im Spiel lebt der Mensch.
Nur ludantaj homoj vivas.
GnuFU.net - Gnutella For Users
Draketo.de - Shortstories, Poems, Music and strange Ideas.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Qtella 0.6.5 released Etzi Qtella (Linux/Unix) 0 May 19th, 2004 05:24 PM
QTella 0.6.1 rkrajesh Qtella (Linux/Unix) 0 June 19th, 2003 04:29 AM
Qtella djtrippin General Gnutella / Gnutella Network Discussion 0 October 20th, 2002 12:08 PM
Qtella rox Waldstarben Qtella (Linux/Unix) 3 August 30th, 2002 04:54 PM
Qtella MDoyle19 Qtella (Linux/Unix) 1 March 10th, 2002 02:05 AM


All times are GMT -7. The time now is 03:04 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 ©2011, Crawlability, Inc.

Copyright © 2020 Gnutella Forums.
All Rights Reserved.