Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 85281 Details for
Bug 128854
More suggestions about Jffnms how-to
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
newdoc.diff
newdoc.diff (text/plain), 2.04 KB, created by
Otavio Piske (RETIRED)
on 2006-04-23 09:30:21 UTC
(
hide
)
Description:
newdoc.diff
Filename:
MIME Type:
Creator:
Otavio Piske (RETIRED)
Created:
2006-04-23 09:30:21 UTC
Size:
2.04 KB
patch
obsolete
>--- jffnms.xml.new 2006-04-23 13:04:00.000000000 -0300 >+++ jffnms.xml 2006-04-23 13:28:25.000000000 -0300 >@@ -44,10 +44,11 @@ > <section> > <title>Choosing your use flags</title> > <body> >+<p>In order to better fit your needs Jffnms' ebuild has the following USE Flags available:</p> > > <table> > <tr> >-<th>USE Flag</th> >+<th>USE Flags for Jffnms</th> > <th>Description</th> > </tr> > >@@ -81,6 +82,79 @@ > > </body> > </section> >+<section> >+<title>USE Flags for PHP</title> >+<body> >+ >+<p>Being written in PHP, Jffnms is heavily dependent on Php's USE Flags, thus >+in order to Jffnms installation to succeed it is required that you have your >+php package installed with (at least) the following USE Flags: </p> >+ >+<table> >+<tr> >+<th>USE Flags for PHP</th> >+<th>Description</th> >+</tr> >+ >+<tr> >+<ti> >+<c>gd</c> >+</ti> >+<ti> >+Adds support for media-libs/gd (to generate graphics on the fly). >+</ti> >+</tr> >+ >+<tr> >+<ti> >+<c>wddx</c> >+</ti> >+<ti> >+Adds support for Web Distributed Data eXchange. >+</ti> >+</tr> >+ >+<tr> >+<ti> >+<c>sockets</c> >+</ti> >+<ti> >+Adds support for tcp/ip sockets. >+</ti> >+</tr> >+ >+<tr> >+<ti> >+<c>session</c> >+</ti> >+<ti> >+Adds persistent session support. >+</ti> >+</tr> >+ >+ >+<tr> >+<ti> >+<c>spl</c> >+</ti> >+<ti> >+Adds support for the Standard PHP Library. >+</ti> >+</tr> >+ >+ >+<tr> >+<ti> >+<c>cli</c> >+</ti> >+<ti> >+Enable CLI SAPI. >+</ti> >+</tr> >+</table> >+ >+</body> >+</section> > > <section> > <title>Installation</title> >@@ -306,7 +380,7 @@ > </pre> > > <pre caption="Creating Jffnms database"> >-# <i>psql template1 postgres < /usr/portage/net-analyzer/jffnms/files/postgresql_db_tables</i> >+# <i>psql template1 postgres < /usr/portage/net-analyzer/jffnms/files/postgresql_db_table</i> > </pre> > > <p> >@@ -431,6 +505,8 @@ > <uri link="http://www.jffnms.org/docs/jffnms.html">Jffnms Manual</uri> > </li> > <li><uri link="http://forums.gentoo.org">Gentoo Forums</uri></li> >+ <li><uri link="http://www.postgresql.org/docs/8.0/static/index.html">PostgreSQL 8 Documentation</uri></li> >+ <li><uri link="http://dev.mysql.com/doc/">MySQL Documentation</uri></li> > </ul> > > <p>
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 128854
: 85281