There is a cgi-bin directory included in SenseClusters that provides a simple cgi/web interface to SenseClusters.
We are working on a set of instructions to set this up and run things, so I thought it best to start informally with some email describing a few of the crucial steps. First, you need to move or copy the cgi-bin directory in SenseClusers to the directory where your web server expects cgi scripts to reside. In my case that is /home/vold/24/tpederse/www. In order to avoid confusion with other scripts, I go ahead and create a separate directory for the SenseClusters cgi scripts in /home/vold/24/tpederse/www/SC-WEB, and then copy cgi-bin to /home/vold/24/tpederse/www/SC-WEB/cgi-bin. Now, where you put the cgi-bin directory is very dependent on your own site setup, so you may do something slightly different than what I describe above. Second, you also need to create a directory called user_data, as in : /home/vold/24/tpederse/www/SC/cgi-bin/user_data We had intended to provide this directory in our distribution, but due to the way CVS handles empty directories (it doesn't copy them in certain cases) it was omitted. So you'll need to create that. We'll fix that in subsequent releases. Once you do that, you should be able to direct your web brower to something like http://www.d.umn.edu/~tpederse/SC/data_form.html in order to get started with the web interface. Now, there are a probably a few other things you need to do, but the above are certainly required and you'll have strange problems if you don't do them. We'll keep working on some more detailed instructions. Let us know if you have any questions, or if you have any ideas about what the web interface should look like or do! -- Ted Pedersen http://www.d.umn.edu/~tpederse ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ senseclusters-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/senseclusters-users
