On Sun, 9 May 2004, Mike Hearn wrote:
Hi,
I've added a new patch with misc fixes/improvements to the relocatable build in the patch tracker. Apply at your leisure.
By the way, autopackage 0.5 is now out. If you could link to these URLs from the website that would be great:
The package:
http://navi.cx/~mike/inkscape/inkscape-0.39cvs.package
A page explaining what to do in friendly terms:
http://autopackage.org/docs/howto-install/
Linking to both would be fantastic. If any users wish to follow the progress of Inkscape but not have to compile every day, this is a great way to track the project (it's what I've been doing).
thanks -mike
Hiya Mike,
I gave a shot at using autopackage to install Inkscape. Results are appended. Basically I ran into the following issues:
* Mozilla didn't automatically download the .package file so I had to wget it and run it from the commandline. * It failed on accessing the sunsite.dk download site. Is it possible for it to look for mirror locations? * Cut-and-paste of the output from the command got messed up - perhaps because of ANSI sequences in the output? * A few warnings were also emitted (see below)
Bryce
{bryce@...347...} ~/src/Inkscape (17): ./inkscape-0.39cvs.package
The installation of this software requires some additional support code to be installed.
A] If the support code is found locally in the working directory, it will be used. The file containing the support code will be called:
"autopackage-0.5.tar.bz2"
or
B] If there is an active Internet connection, the support code will be downloaded from:
"http://autopackage.org/downloads/0.5/autopackage-0.5.tar.bz2"
Proxy users should ensure the http_proxy environment variable is set, otherwise the download may fail.
Selection B --> OK to download support code now? (Y/n): y
Downloading http://autopackage.org/downloads/0.5/autopackage-0.5.tar.bz2...
--16:15:58-- http://autopackage.org/downloads/0.5/autopackage-0.5.tar.bz2 => `autopackage-0.5.tar.bz2' Resolving autopackage.org... done. Connecting to autopackage.org[130.225.247.90]:80... connected. HTTP request sent, awaiting response... 302 Found Location: http://ftp.sunsite.dk/projects/autopackage/0.5/autopackage-0.5.tar.bz2 [f ollowing] --16:15:59-- http://ftp.sunsite.dk/projects/autopackage/0.5/autopackage-0.5.tar.bz 2 => `autopackage-0.5.tar.bz2' Resolving ftp.sunsite.dk... done. Connecting to ftp.sunsite.dk[130.225.247.92]:80... connected. HTTP request sent, awaiting response... 200 OK Length: 371,077 [application/x-tar]
100%[=======================================>] 371,077 117.62K/s ETA 00:00
16:16:02 (117.62 KB/s) - `autopackage-0.5.tar.bz2' saved [371077/371077]
Download completed. ..........................
(autosu-gtk:26246): Gdk-WARNING **: shmat failed: error 2 (Invalid argument) Xlib: connection to ":0.0" refused by server Xlib: No protocol specified
(autopackage-frontend-gtk:26360): Gtk-WARNING **: cannot open display:
Downloading http://autopackage.org/downloads/0.5/autopackage-gtk-0.5.package...
--16:16:07-- http://autopackage.org/downloads/0.5/autopackage-gtk-0.5.package => `autopackage-gtk-0.5.package' Resolving autopackage.org... done. Connecting to autopackage.org[130.225.247.90]:80... connected. HTTP request sent, awaiting response... 302 Found Location: http://ftp.sunsite.dk/projects/autopackage/0.5/autopackage-gtk-0.5.packag e [following] --16:16:08-- http://ftp.sunsite.dk/projects/autopackage/0.5/autopackage-gtk-0.5.pa ckage => `autopackage-gtk-0.5.package' Resolving ftp.sunsite.dk... done. Connecting to ftp.sunsite.dk[130.225.247.92]:80... connected. HTTP request sent, awaiting response... 200 OK Length: 128,642 [text/plain]
100%[=======================================>] 128,642 85.23K/s ETA 00:00
16:16:10 (85.23 KB/s) - `autopackage-gtk-0.5.package' saved [128642/128642]
Download completed. The selected package is already installed, removing ... done # Preparing: Autopackage GTK+ Graphical User Interface # Checking for required C library versions .... passed # Checking for GTK+ user interface toolkit .... passed # Checking for Glade user interface loader library .... passed # Installing: Autopackage GTK+ Graphical User Interface [1/1] # 100%[==================================================] Extracting files # Registering KDE MIME associations... # Installing KDE file associations... # Installing GNOME 2 file type information (MIME)... # Installing GNOME 2 application registry entries... # Copying files to /usr/share/autopackage-gtk/glade # Copying files to /usr/libexec/autopackage-gtk # Installing executables... # Updating database...
The following package was successfully installed: * Autopackage GTK+ Graphical User Interface
The installation size was 295 KB. /dev/shm/autopackage.2392326201/meta/@inkscape.org/inkscape:0.39cvs/apkg-downloader : line 341: /share/autopackage/apkg-funclib: No such file or directory /dev/shm/autopackage.2392326201/meta/@inkscape.org/inkscape:0.39cvs/apkg-downloader : line 343: out: command not found /dev/shm/autopackage.2392326201/meta/@inkscape.org/inkscape:0.39cvs/apkg-downloader : line 344: out: command not found /dev/shm/autopackage.2392326201/meta/@inkscape.org/inkscape:0.39cvs/apkg-downloader : line 346: out: command not found /dev/shm/autopackage.2392326201/meta/@inkscape.org/inkscape:0.39cvs/apkg-downloader : line 347: out: command not found /dev/shm/autopackage.2392326201/meta/@inkscape.org/inkscape:0.39cvs/apkg-downloader : line 348: out: command not found /dev/shm/autopackage.2392326201/meta/@inkscape.org/inkscape:0.39cvs/apkg-downloader : line 351: isInList: command not found /dev/shm/autopackage.2392326201/meta/@inkscape.org/inkscape:0.39cvs/apkg-downloader : line 352: updateEnv: command not found /dev/shm/autopackage.2392326201/meta/@inkscape.org/inkscape:0.39cvs/apkg-downloader : line 353: out: command not found /dev/shm/autopackage.2392326201/meta/@inkscape.org/inkscape:0.39cvs/apkg-downloader : line 354: out: command not found /dev/shm/autopackage.2392326201/meta/@inkscape.org/inkscape:0.39cvs/apkg-downloader : line 355: out: command not found
The installation of this software requires some additional support code to be installed.
A] If the support code is found locally in the working directory, it will be used. The file containing the support code will be called:
"autopackage-0.5.tar.bz2"
or
B] If there is an active Internet connection, the support code will be downloaded from:
"http://autopackage.org/downloads/0.5/autopackage-0.5.tar.bz2"
Proxy users should ensure the http_proxy environment variable is set, otherwise the download may fail.
Selection B --> OK to download support code now? (Y/n): y
Downloading http://autopackage.org/downloads/0.5/autopackage-0.5.tar.bz2...
--16:16:26-- http://autopackage.org/downloads/0.5/autopackage-0.5.tar.bz2 => `autopackage-0.5.tar.bz2' Resolving autopackage.org... done. Connecting to autopackage.org[130.225.247.90]:80... connected. HTTP request sent, awaiting response... 302 Found Location: http://ftp.sunsite.dk/projects/autopackage/0.5/autopackage-0.5.tar.bz2 [f ollowing] --16:16:27-- http://ftp.sunsite.dk/projects/autopackage/0.5/autopackage-0.5.tar.bz 2 => `autopackage-0.5.tar.bz2' Resolving ftp.sunsite.dk... done. Connecting to ftp.sunsite.dk[130.225.247.92]:80... connected. HTTP request sent, awaiting response... 416 Requested Range Not Satisfiable
Continued download failed on this file, which conflicts with `-c'. Refusing to truncate existing file `autopackage-0.5.tar.bz2'.
Download failed. Please check your Internet connection, or try again later. The autopackage support code could not be installed.
It can be manually downloaded and installed by running the installation script located in the downloaded archive.