I've downloaded autopackage from the web and untar it, then when I try to install it an error related with the GUI installation happens, here the log:
josep@PCJOSEP:~/Desktop/autopackage$ sudo ./install
autopackage 1.2.4 install tools script, (c) 2002-2005 the autopackage developers
autopackage - the distro neutral packaging framework for Linux systems
Press any key to INSTALL autopackage tools or Ctrl-C to CANCEL.
Installing Autopackage...
mv: «/usr/libexec/autopackage/libuau.so.3» i «///usr/libexec/autopackage/libuau.so.3» són el mateix fitxer
mv: «/usr/libexec/autopackage/libcurl.so.2» i «///usr/libexec/autopackage/libcurl.so.2» són el mateix fitxer
Refreshing linker cache, please wait ... done
Autopackage setup is finished and completed.
GTK2 is available on this system.
Graphical user interface support will be enabled if possible.
* If you need to download the package, it will take approximately *
* 25 seconds on a dialup modem connection *
OK to download and install graphical interface now? (Y/n): y
Attempting download of http://autopackage.org/downloads/1.2.4/autopackage-gtk-1.2.4.package ...
--17:43:38-- http://autopackage.org/downloads/1.2.4/autopackage-gtk-1.2.4.package
=> `autopackage-gtk-1.2.4.package'
Resolent autopackage.org... 130.225.247.90
S'està connectant a autopackage.org|130.225.247.90|:80... conectat.
HTTP: Petició enviada, esperant resposta... 302 Found
Localització: http://ftp.sunsite.dk/projects/autopackage/1.2.4/autopackage-gtk-1.2.4.package [el següent]
--17:43:39-- http://ftp.sunsite.dk/projects/autopackage/1.2.4/autopackage-gtk-1.2.4.package
=> `autopackage-gtk-1.2.4.package'
Resolent ftp.sunsite.dk... 130.225.247.92
S'està connectant a ftp.sunsite.dk|130.225.247.92|:80... conectat.
HTTP: Petició enviada, esperant resposta... 200 OK
Longitud: 244,510 (239K) [text/plain]
100%[====================================>] 244,510 149.24K/s
17:43:41 (148.81 KB/s) - s'ha desat «autopackage-gtk-1.2.4.package» [244510/244510]
Download completed.
Installing graphical interface, please wait...
# Preparing package: Autopackage Software Installer (GTK+)
# Checking for required C library versions ... failed
# FAIL:
# Your copy of glibc, a core system library, is too old for this package.
# You need at least the following symbols in glibc: GLIBC_2.0.
#
# This error normally means that whoever built the package did not build it correctly.
# Please report the contents of this message to the provider of this package, and
# ask them to rebuild it using apbuild.
#
# Upgrading glibc is highly dangerous, so we recommend in this situation that you
# compile the app you want to install from the sources if possible. Sorry :(
FAIL: Unable to prepare package Autopackage Software Installer (GTK+).
Unable to download, skipping installation of graphical interface...
I'm actually using Ubuntu 7.04 feisty and I have the required libs (glibc 2.0).