Code Search for Developers
 
 
  

INSTALL from Amavisd-new Maintenance at Krugle


Show INSTALL syntax highlighted

$Id: INSTALL 6145 2006-08-06 13:13:03Z xmldoc $

INSTALL file for the DocBook XSL stylesheets distribution

----------------------------------------------------------------------
Case #1: Installation using a package management system
----------------------------------------------------------------------
If you have installed the DocBook XSL distribution using "apt-get",
"yum", "urpmi", or some similar package-management front-end,
then, as part of the package installation, the stylesheets have
already been automatically installed in the appropriate location
for your system, and your XML catalog environment has probably
been updated to use that location.

----------------------------------------------------------------------
Case #2: Installing manually
----------------------------------------------------------------------
If you have downloaded a docbook-xsl zip, tar.gz, or tar.bz2
file, use the following steps to install it.

  1. Move the zip, tar.gz, or tar.bz2 file to the directory where
     you'd like to install it (not to a temporary directory).

  2. unzip or untar/uncompress the file

     That will create a docbook-xsl-$VERSION directory (where
     $VERSION is the version number for the release).

The remaining steps are all OPTIONAL. They are intended to
automatically update your user environment with XML Catalog
information about the DocBook XSL distribution. You are NOT
REQUIRED to complete these remaining steps. However, if you do
not, and you want to use XML catalogs with the DocBook XSL
stylesheets, you will need to manually update your XML catalog
environment

  3. Change to the docbook-xsl-$VERSION directory and execute the
     install.sh script:

       ./install.sh

     That will launch an interactive installer, which will emit a
     series of prompts for you to respond to.

     To instead run it non-interactively without being prompted
     for confirmation of the changes it makes, invoke it with the
     "--batch" switch, like this:

       ./install.sh --batch

     After the process is complete, the installer will emit a
     message with a command you need to run in order to source
     your environment for use with the stylesheets.

  4. To test that he installation has updated your environment
     correctly, execute the test.sh script:

       ./test.sh

     That will test your XML catalog environment, using both the
     xmlcatalog application and the Apache XML Commons Resolver.

     NOTE: The test.sh file is not created until the install.sh
           file is run for the first time.

  5. (UNINSTALLING) If/when you want to uninstall the release,
     execute the uninstall.sh script.

       ./uninstall.sh

     To instead run it non-interactively without being prompted
     for confirmation of the changes it makes, invoke it with the
     "--batch" switch, like this:

       ./uninstall.sh --batch

     NOTE: The uninstall.sh file is not created until the install.sh
           file is run for the first time.


----------------------------------------------------------------------
Note to packagers
----------------------------------------------------------------------
The install.sh, .CatalogManager.properties.example, and .urilist
files should not be packaged. They are useful only to users who
are installing the stylesheets manually.

The catalog.xml file should be packaged.




See more files for this project here

Amavisd-new Maintenance

AmavisAdmin is a tool to maintain SPAMs, Viruses and blocked mails written to an SQL database by Amavisd-new. Mails can be removed automatically or manually, or they can be released to be send to the recipients.

Project homepage: http://sourceforge.net/projects/amavisadmin
Programming language(s): Java,XML
License: other

  common/
    af.xml
    am.xml
    ar.xml
    autoidx-kimber.xsl
    autoidx-kosek.xsl
    az.xml
    bg.xml
    bn.xml
    bs.xml
    ca.xml
    common.xsl
    cs.xml
    cy.xml
    da.xml
    de.xml
    el.xml
    en.xml
    es.xml
    et.xml
    eu.xml
    fa.xml
    fi.xml
    fr.xml
    ga.xml
    gentext.xsl
    gu.xml
    he.xml
    hi.xml
    hr.xml
    hu.xml
    id.xml
    insertfile.xsl
    it.xml
    ja.xml
    kn.xml
    ko.xml
    l10n.dtd
    l10n.xml
    l10n.xsl
    la.xml
    labels.xsl
    lt.xml
    mn.xml
    nl.xml
    nn.xml
    no.xml
    olink.xsl
    or.xml
    pa.xml
    pi.xsl
    pl.xml
    pt.xml
    pt_br.xml
    refentry.xsl
    ro.xml
    ru.xml
    sk.xml
    sl.xml
    sq.xml
    sr.xml
    sr_Latn.xml
    stripns.xsl
    subtitles.xsl
    sv.xml
    ta.xml
    table.xsl
    targetdatabase.dtd
    targets.xsl
    th.xml
    titles.xsl
  eclipse/
  extensions/
  fo/
  highlighting/
  html/
  htmlhelp/
  images/
  javahelp/
  lib/
  manpages/
  params/
  profiling/
  slides/
  template/
  tools/
  website/
  wordml/
  xhtml/
  .CatalogManager.properties.example
  .cshrc.incl
  .emacs.el
  .profile.incl
  .urilist
  AUTHORS
  BUGS
  COPYING
  ChangeHistory.xml.zip
  INSTALL
  NEWS
  NEWS.html
  NEWS.xml
  README
  RELEASE-NOTES.html
  RELEASE-NOTES.pdf
  RELEASE-NOTES.txt
  RELEASE-NOTES.xml
  TODO
  VERSION
  catalog.xml
  install.sh
  test.sh
  uninstall.sh