Updates for the installer.
[shibboleth/cpp-sp.git] / doc / INSTALL.txt
index 7da90cd..146b137 100644 (file)
@@ -1,6 +1,3 @@
-6/15/05
-Version 1.3
-
 Binary distributions of the Shibboleth code are available.
 Information on obtaining and installing binaries can be found at
 http://shibboleth.internet2.edu/
@@ -76,7 +73,7 @@ CVS and run the bootstrap script if you want, or just use a source tarball.
 
 With the source distribution or the results of your bootstrap:
 
-$ ./configure --prefix=/opt/shibboleth --with-log4cpp=/opt/shibboleth \
+$ ./configure --prefix=/opt/shibboleth-sp --with-log4cpp=/opt/shibboleth-sp \
     --enable-apache-13 --with-apxs --enable-apache-20 --with-apxs2 -C
 $ make
 $ make install
@@ -97,7 +94,7 @@ Attribute Authority of your choosing. You indicate to it the identifier of
 the principal to query, and the identifier (providerId) of the origin site,
 and it will use your configuration files to locate the proper AA.
 
-$ set LD_LIBRARY_PATH=/opt/shibboleth/lib; export LD_LIBRARY_PATH
+$ set LD_LIBRARY_PATH=/opt/shibboleth-sp/lib; export LD_LIBRARY_PATH
 $ /opt/shibboleth/bin/shibtest -h test-handle \
        -f urn:mace:shibboleth:test:nameIdentifier \
        -q urn:mace:inqueue:example.edu