Skip to Content.
Sympa Menu

perfsonar-dev - Re: Preinstall redirect script in PHP

Subject: perfsonar development work

List archive

Re: Preinstall redirect script in PHP


Chronological Thread 
  • From: Loukik Kudarimoti <>
  • To: Roman Lapacz <>
  • Cc: Maciej Glowiak <>, "" <>
  • Subject: Re: Preinstall redirect script in PHP
  • Date: Mon, 12 Mar 2007 15:30:07 +0000

Roman Lapacz wrote:


So, I will be waiting for final URLs for Tomcat 6.0.7 and eXist 1.0.1. Then I will update Ant script.

Here is the final URL:

http://www.perfsonar.net/download/dependencies/preinstall_download.php

I suggest using the defaults as much as possible. To download the default version, you only need to omit the version number specification.
For more information, read this: http://www.perfsonar.net/download/dependencies/HOW-TO-preinstall_download.php.txt

Loukik.



Roman


Maciej Glowiak wrote:
Hi Loukik

I am sending PHP script. No additional PHP modules are required.

New entries should be added as:

----------------------------------------------------------------------------------------
$APPLICATION['tomcat']['6.0.7']=
"http://archive.apache.org/dist/tomcat/tomcat-6/v6.0.7/bin/apache-tomcat-6.0.7.tar.gz";;
----------------------------------------------------------------------------------------

Script *must be accessible through* the web server.

Usage of that script is then:

http://XXX/preinstall_download.php?product=tomcat&version=6.0.7

Now 3 products are available:
exist-war 1.0.1
exist-war 1.1.1
tomcat 6.0.7

The script may be tested on
http://wiki.perfsonar.net/preinstall_download.php

After putting the script to the destination, let us know what the address is.

Maciej






Archive powered by MHonArc 2.6.16.

Top of Page