[Bps-public-commit] r18449 - Shipwright/trunk/lib/Shipwright/Manual
jesse at bestpractical.com
jesse at bestpractical.com
Wed Feb 18 12:00:15 EST 2009
Author: jesse
Date: Wed Feb 18 12:00:15 2009
New Revision: 18449
Modified:
Shipwright/trunk/lib/Shipwright/Manual/Tutorial.pod
Log:
11:46 <mateu> obra: Here's a POD patch for the sourcing part of the Tutorial
11:46 <mateu> http://pastebin.com/m466dfffe
Modified: Shipwright/trunk/lib/Shipwright/Manual/Tutorial.pod
==============================================================================
--- Shipwright/trunk/lib/Shipwright/Manual/Tutorial.pod (original)
+++ Shipwright/trunk/lib/Shipwright/Manual/Tutorial.pod Wed Feb 18 12:00:15 2009
@@ -181,8 +181,14 @@
Users can use our vessel by extracting the archive to a directory and then
adding the following command to their shell's startup script
(e.g. for bash users, edit F</home/user/.bashrc> on most systems): I<source
-/base/path/hello/etc/shipwright-source-bash> (for bash users). A source script
-is also provided for the tcsh shell.
+/base/path/tools/etc/shipwright-source-bash> (for bash users). A source script
+is also provided for the tcsh shell.
+
+Here is a sourcing example:
+
+ source /home/user/myapp/tools/shipwright-source-bash /home/user/myapp
+
+This example assumes the myapp vessel was extracted to /home/user/myapp.
After sourcing this script, users will be able to run binaries and load perl
modules from our vessel as with normal installed programs, though they will
More information about the Bps-public-commit
mailing list