Version 1 (modified by lawrence, 14 years ago) (diff) |
---|
How to Install the NDG Browse Code
[This page is NOT FINISHED ... and is not a real guide to do anything YET]
This version of the page discusses what I did to install NDG browse on superglue, based on the glue distribution (which is older than that in SVN, but considered "stable").
- Tarred up the glue distribution (should have used an svn distribution, but there were useful stable mods post alpha but before the current version)
- In /var/www/cgi-bin. I used tar czvf ~lawrence/browse.tgz browse*
- In /var/www/html. I used tar czvf ~lawrence/layout.tgz layout*
- Unpack files
- c.d into the appropriate cgi-bin directory. I think this should be /var/www/cgi-bin
- Unpack ... tar xzvf yourbrowsetarfile
- c.d into the appropriate layout directory /var/www/html/
- Unpack ... tar xzvf yourlayouttarfile
- c.d into the appropriate cgi-bin directory. I think this should be /var/www/cgi-bin
- Edit the browse config file in /var/www/cgi-bin so that
- the localAA and localSM point to an installation of NDG security running on this system.
- the exist database is the superglue one ...
- Wonder, like I did, about the libraryLOC, but don't do anything.
At this point I visited http://host/cgi-bin/browse.py and it crashed with a security releated problem.
Message sent to list.