[Senseclusters-developers] updated web interface to 1.01
Status: Beta
Brought to you by:
tpederse
From: Ted P. <dul...@gm...> - 2008-04-06 21:35:19
|
I've updated the web interface to 1.01, and I think all is well. All of the following occurred on marimba.d.umn.edu in /usr/local/apache2 Renamed existing SC-cgi and SC-htdocs directories as SC-cgi_0.95 and SC-htdocs_0.95 to save them. Copied new SC-cgi and SC-htdocs from Text-SenseClusters-1.01/Web to /cgi-bin and /htdocs Changed permissions on SC-cgi and SC-htdocs via chmod -R gou+rwx * Created a directory /space/SC101 and within that a tools and packages directory From SC095 I copied gnuplot, cluto-2.1.1 and SVDPACKC to SC101/tools and did not recompile, since those should not have changed and the binaries remain ok. (We only get binaries of Cluto so recompiling isn't an option). Need to make sure the directories where these binaries reside are put in the PATH in config.txt I dowloaded the most current copies of our dependent Perl modules except PDL and put in /SC101/packages and then installed. All Perl modules are installed at /space/SC1010/tools/lib Did not update PDL as that requires true root access which I don't have on marimba (only sudo) Modified config.txt file in SC-cgi to reflect new location of PATH and PERL5LIB (SC101 directories) Installed Text-SenseClusters-1.01 using PREFIX=/space/SC101/tools LIB=/space/SC101/tools/lib (these were the same PREFIX and LIB settings for all modules) The changes to the web interface are very minimal - I changed the titles of the pages from SenseClusters Demos to just SenseClusters, as the interface is a bit more than a demo. Otherwise, the purpose of the upgrade was to keep the web interface synced up with the stable released version, which is now 1.01. I think everything is running now. -- Ted Pedersen http://www.d.umn.edu/~tpederse |