Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
varnish-cache
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
varnishcache
varnish-cache
Commits
78325c4f
Commit
78325c4f
authored
Oct 30, 2018
by
Dridi Boukelmoune
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Indent continuations
parent
a2e9b25b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
+7
-7
install.rst
doc/sphinx/installation/install.rst
+7
-7
No files found.
doc/sphinx/installation/install.rst
View file @
78325c4f
...
...
@@ -161,8 +161,8 @@ requirements are installed.
By convention, consider installing Varnish under `/opt/local` using::
./configure \
--prefix=/opt/local \
--mandir=/opt/local/man
--prefix=/opt/local \
--mandir=/opt/local/man
Alternatively, building with Solaris Studio 12.4 should work
considering the following recommendations:
...
...
@@ -172,11 +172,11 @@ considering the following recommendations:
dependencies are installed. Example for `/opt/local`::
./configure \
--prefix=/opt/local \
--mandir=/opt/local/man \
CPPFLAGS="-I/opt/local/include" \
CFLAGS="-m64" \
LDFLAGS="-L/opt/local/lib -R/opt/local/lib"
--prefix=/opt/local \
--mandir=/opt/local/man \
CPPFLAGS="-I/opt/local/include" \
CFLAGS="-m64" \
LDFLAGS="-L/opt/local/lib -R/opt/local/lib"
Compiling Varnish
-----------------
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment