• Places
    • Home
    • Graphs
    • Prefixes
  • Admin
    • Users
    • Settings
    • Plugins
    • Statistics
  • CPACK
    • Home
    • List packs
    • Submit pack
  • Repository
    • Load local file
    • Load from HTTP
    • Load from library
    • Remove triples
    • Clear repository
  • Query
    • YASGUI SPARQL Editor
    • Simple Form
    • SWISH Prolog shell
  • Help
    • Documentation
    • Tutorial
    • Roadmap
    • HTTP Services
  • Login

/srv/ClioPatria/lib/setup.pl
All Application Manual Name SummaryHelp

  • ClioPatria
    • lib
      • version.pl -- Manage software versions
      • bundle.pl -- Import bundles
      • http_settings.pl
      • conf_d.pl -- Load configuration directories
      • setup.pl -- Configuration (setup) of ClioPatria
        • setup_scripts/2
        • setup_default_config/3
        • setup_goodbye/0
        • copy_file_with_vars/3
      • count.pl -- This module provides various ways to count solutions
 setup_scripts(+SrcDir, +DstDir)
Copy all *.in files in SrcDir into DstDir, replacing variables denoted as @NAME@. Defined variables are:
SWIPL
The SWI-Prolog executable as it must be used in #!
CLIOPATRIA
Directory that holds the ClioPatria system
CWD
The (current) installation directory
PARENTDIR
Parent of CWD. This can be useful if the startup-script is located in a subdirectory of a project.
ClioPatria (version V3.1.1-51-ga0b30a5)