FreeBSD Bugzilla – Attachment 56458 Details for
Bug 85232
[patch] fdp-primer: instructions on building web site don't work
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.58 KB, created by
Lowell Gilbert
on 2005-08-22 21:30:25 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Lowell Gilbert
Created:
2005-08-22 21:30:25 UTC
Size:
1.58 KB
patch
obsolete
>--- doc/en_US.ISO8859-1/books/fdp-primer/the-website/chapter.sgml.ORIG Mon Aug 22 15:55:36 2005 >+++ doc/en_US.ISO8859-1/books/fdp-primer/the-website/chapter.sgml Mon Aug 22 16:19:20 2005 >@@ -87,11 +87,11 @@ > <step> > <para>Change into the <filename role="directory">www/en</filename> directory, and run > the &man.make.1; <maketarget>all</maketarget> target, to create > the web pages.</para> > >- <screen>&prompt.root; <userinput>cd en</userinput> >+ <screen>&prompt.root; <userinput>cd www/en</userinput> > &prompt.root; <userinput>make all</userinput></screen> > </step> > </procedure> > </sect1> > >@@ -107,13 +107,15 @@ > </step> > > <step> > <para>Run the &man.make.1; <maketarget>install</maketarget> target, > setting the <makevar>DESTDIR</makevar> variable to the name of the >- directory you want to install the files to.</para> >+ directory you want to install the files to. You may need to >+ set this in the environment rather than on the command line.</para> > >- <screen>&prompt.root; <userinput>make DESTDIR=<replaceable>/usr/local/www</replaceable> install</userinput></screen> >+ <screen>&prompt.root; <userinput>DESTDIR=<replaceable>/usr/local/www</replaceable>; export DESTDIR</userinput> >+&prompt.root; <userinput>make DESTDIR=<replaceable>/usr/local/www</replaceable> install</userinput></screen> > </step> > > <step> > <para>If you have previously installed the web pages into the same > directory the install process will not have deleted any old or
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 85232
: 56458