File: install.txt

package info (click to toggle)
pcb-rnd 2.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 29,260 kB
  • sloc: ansic: 198,059; sh: 5,767; yacc: 5,568; makefile: 2,519; awk: 1,737; lex: 1,073; python: 519; lisp: 169; tcl: 67; xml: 40; perl: 34; ruby: 5
file content (10 lines) | stat: -rw-r--r-- 649 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
Requirements:
 1. download and install fungw - svn://repo.hu/fungw/trunk
 2. at the moment fungw must be installed as root, into /usr/local/ or /usr (TODO)
    during configuration, make sure all relevant scripting languages are found
 3. (re)configure and (re)compile pcb-rnd so that it uses the system-installed
    version of fungw instead of the local, no-script version; make sure the
    "script" plugin is compiled (as builtin or plugin)
 4. later on if a new scripting language is required, reconfigure,
    recompile and reinstall fungw - no pcb-rnd recompilation is needed as
    long as the system-installed fungw version is not upgraded