- Project tools
-
-
- How do I...
-
| Category |
Featured projects |
| scm |
Subversion,
Subclipse,
TortoiseSVN,
RapidSVN
|
| issuetrack |
Scarab |
| requirements |
xmlbasedsrs |
| design |
ArgoUML |
| techcomm |
SubEtha,
eyebrowse,
midgard,
cowiki |
| construction |
antelope,
scons,
frameworx,
build-interceptor,
propel,
phing
|
| testing |
maxq,
aut
|
| deployment |
current |
| process |
ReadySET |
| libraries |
GEF,
Axion,
Style,
SSTree
|
| Over 500 more tools... |
|
Chapter 1. InstallationLinux/UnixBefore you start Make sure you have xsltproc installed and that the
xsltproc binary is somewhere in your PATH. su
cd /usr/local/
tar xvfz
xmlbasedsrs-??.tar.gz
/usr/local/bin
ln -s
../xmlbasedsrs-??/bin/gsrs .If you untar the package somewhere else. You will have
to set $SRS_ROOT = "/usr/local/xmlbasedsrs"; in "/your/path/xmlbasedsrs-??/bin/gsrs"
|