Re: [Ed2k-gtk-gui-users] no configure no src
Brought to you by:
tautologist,
uberdork
|
From: Aniruddha S. <ash...@nl...> - 2003-03-19 19:21:18
|
On Tue, 2003-03-18 at 20:38, Tim M=FCller wrote:
>=20
> no, there's nothing wrong with it.
> instead of a src/ directory, there is an ed2k_gui/ directory.
> Just run
> ./autogen.sh
> which will create a configure script for you.
> Cheers
> -Tim
U ed2k_gui/po/nl.po
U ed2k_gui/po/sl.po
> ls
command ed2k_gui nohup.out
> cd ed2k_gui/
> ls
AUTHORS HACKING TODO ed2k_gui po
BUGS INSTALL admin ed2k_gui.kdevprj special.m4.in
COPYING Makefile.am autogen.sh ed2k_gui.kdevses
CVS Makefile.dist configure.in.in ed2k_gui.lsm
ChangeLog README debian ed2k_gui.spec
> ./autogen.sh=20
*** YOU'RE USING Autoconf version 2.13.
*** KDE requires autoconf 2.52, 2.53 or 2.54
make: *** [cvs] Error 1
*-----------------------------------------------------------------*
| okay, done. Running ./configure (or ./config.status) again now |
*-----------------------------------------------------------------*
./autogen.sh: line 17: ./configure: No such file or directory
*-----------------------------------------------------------------*
| okay. Now do 'make' (and after that 'make install' as root) |
*-----------------------------------------------------------------*
> ./configure
bash: ./configure: No such file or directory
> emerge -s autoconf (gentoo linux command for checking the version of file=
s)
=20
* sys-devel/autoconf
Latest version available: 2.57-r1
Latest version installed: 2.57-r1
Size of downloaded files: 1,225 kB
Homepage: http://www.gnu.org/software/autoconf/autoconf.html
Description: Used to create autoconfiguration files
basically, the problem seems to be that when autogen.sh runs =20
make -f admin/Makefile.common cvs
*** YOU'RE USING Autoconf version 2.13.
*** KDE requires autoconf 2.52, 2.53 or 2.54
make: *** [cvs] Error 1
|