rubiconx root /home/dwaters cd webinator
rubiconx root /home/dwaters/webinator sh ./install
===============================================================================
Webinator Version 4.03 Installation v1.63
===============================================================================
Checking install script...Ok
If you already have full Texis or an older version of Webinator installed
you should read the upgrade notes.
View the upgrade notes (y/n)? [ENTER for n]: n
Examining your system...done
------------------------------ NOTE: ---------------------------------
This installation should preferably be run as the user that will actually run the software, not as root. The user should be the same user that your web server runs CGI programs as. For this installation you should have permission to place and move files in the install directory and the web server tree.
You appear to be root. What (non-privileged) user will be running the software? Webinator files will be owned and setuid to this user. Either:
o Enter the CGI user below, or
o Enter "none" to skip the chown (YOU will have to do it later), or
o Press Ctrl-C/Del to quit, and re-start install as the CGI user.
Web user [ENTER for www]:
-----------------------------------------------------------------------
What directory would you like to install Webinator in? Webinator executables and other files will be placed under here. It should be OUTSIDE (inaccessible to) your web server tree. NOTE: This directory
should be /usr/local/morph3 unless you are unable to install there.
Install dir [ENTER for /usr/local/morph3]:
Checking install dir...Ok
Checking tar file...Ok
Unpacking Webinator files...Ok
Checking for existing version............Ok
Checking files...Ok
Configuring and installing Webinator files:
INFO: 2 patches made
INFO: 2 patches made
INFO: 2 patches made
Existing default database /usr/local/morph3/texis/testdb preserved.
Cleaning up temp files...done
---------------------------------------------------------------------
Where is your web server's CGI directory? This is the full path to the file system (*not* URL) directory on this machine containing your CGI programs. Usually this is under the top directory for the web server. For Apache servers, it is probably the second argument to ScriptAlias in your conf file.
This installation will install some programs (symlinks) in the CGI directory you specify. Programs there must be executable by the web server. The install will verify this with a web fetch.
CGI dir [ENTER for /etc/httpd/cgi-bin]:
-------------------------------------------------------------------------
What is the prefix for CGI URLs (the part of the URL before the program)?
o You may enter a URL, such as
http://rubiconx.off-road.com/cgi-bin
if your site uses virtual hosts or a port other than 80. The site
must reside on this machine (the one running the install).
o Or you can enter just a URL path such as /cgi-bin (assumes host above)
o Or enter /newdir to start over with a new CGI directory instead.
CGI URL prefix [ENTER for
http://rubiconx.off-road.com/cgi-bin]:
http://66.209.6
5.23/cgi-bin
---------------------------------------------------------------------------
What is the extension for CGI URLs (the filename extension of the program)?
This may be .cgi if your CGI programs are named like "mysearch.cgi" in URLs. Or it may be "none" if you have a dedicated CGI dir and URL instead.
CGI extension [ENTER for none]:
Stopping monitor processes.....done
Checking dir with a web fetch...Ok
Verifying version...Ok
Verifying variables...*** Failed ***
$urlroot was instead of /cgi-bin/texis/installtest.
$pathroot was instead of /installtest.
Document root dir does not exist.
$sourcepath was .
One or more variables were not set as expected by the URL:
http://66.209.65.23/cgi-bin/texis/insta ... html?-dump
The web server may not be running Texis for that URL, or it may be
incorrectly setting CGI variables. Netscape-Enterprise/3.6 is known to have such a bug. Your web server appears to be Apache/2.0.40 (Red Hat Linux).
Make sure you are running a web server that sets CGI environment variables, such as $SCRIPT_NAME, $PATH_TRANSLATED, $PATH_INFO, and $DOCUMENT_ROOT, correctly. Without them Vortex cannot run correctly
on a web server. View web server reply (y/n)? [ENTER for n]: y
HTTP/1.1 200 OK
Date: Wed, 09 Jul 2003 20:16:56 GMT
Server: Apache/2.0.40 (Red Hat Linux)
Set-Cookie: offroad01=66.209.65.23.1057781816047655; path=/; expires=Fri, 01-Jul
-33 20:16:56 GMT
Content-Length: 419
Connection: close
Content-Type: text/html; charset=ISO-8859-1
<HTML>
<HEAD>
<TITLE>Thunderstone: Error</TITLE>
</HEAD>
<BODY>
<H4 ALIGN=left> Texis Web Script (Vortex) Copyright © 1996-2003 <A HREF="ht
tp://
www.thunderstone.com/">Thunderstone - EPI, Inc.</A><BR>
Commercial Webinator Version 4.03.1055405049 of Jun 12, 2003 (i686-unknown-linux
2.4.2-64-32) </H4>
<P>
<H2>Error</H2>
002 /installtest: Can't open source file: No such file or directory <BR>
</BODY>
</HTML>
Press ENTER to continue:
*** Aborting installation due to above error ***
rubiconx root /home/dwaters/webinator