📄 infomap-install.1
字号:
.\" Process this file with .\" groff -man -Tascii infomap-install.1.TH INFOMAP-INSTALL 1 "February 2004" "Infomap Project" "Infomap NLP Manual".SH NAME.TP infomap-install \- install an Infomap WordSpace model.SH SYNOPSIS.B infomap-install.RB [ -c \ install_control_file].RB [ -w \ working_dir] .RB [ -i \ install_dir]<working_model_tag> [installed_model_tag].SH DESCRIPTION.B infomap-installinstalls an Infomap WordSpace model. It does this by copyingsome or all of the model files (generally created by .BR infomap-build (1))from the.I working model directoryto the.IR "installed model directory" .The name of the working model directory is the working model tag, whichis a required argument. The name of the installed model directory isthe installed model tag if it is given, otherwise it is the workingmodel tag.The working model directory may be in one of three places: thedirectory given as an argument to the.B -w option, if specified; otherwise, the directory named by the.B INFOMAP_WORKING_DIRenvironment variable; otherwise, the current directory.The installed model directory likewise may be created as a subdirectoryof one of three different directories: the directory given asan argument to the.B -ioption, if specified; otherwise, the directory named by the.B INFOMAP_MODEL_DIRenvironment variable; otherwise, .IR @pkgdatadir@/models .Note that installing to .I @pkgdatadir@/models will probably require root access.Which files are copied as part of the installation is determined byan .IR "install control file" .The default install control file is.IR @pkgdatadir@/install.control ;an alternate file can be specified as an argument to the.B -coption. See.BR infomap-install.control (5)for documentation of the format of install control files..SH OPTIONS.TP.BI -c \ install_control_fileThe install control file determines which files will be copiedfrom the working data directory to the installed data directoryduring installation. It can also cause .B infomap-installto print warning messages if certain files are missing fromthe working data directory. If no.B -coption is given, the default install control file is.IR @pkgdatadir@/install.control .See .BR infomap-install.control (5)for details on the format of install control files..TP.BI -i \ install_dirThe directory in which the installed data directory will be created.If .B -iis not specified, the value of the .B INFOMAP_MODEL_DIRenvironment variable is used; if neither.BR -i \ nor \ INFOMAP_MODEL_DIRis specified, then.I @pkgdatadir@/modelsis used by default..TP.BI -w \ working_dirThe directory in which the working data directory must be located. If.B -w is not specified, the value of the.B INFOMAP_WORKING_DIRenvironment variable is used; if neither.BR -w \ nor \ INFOMAP_WORKING_DIRis specified, then the current directory is used by default..\" .SH EXAMPLES.SH FILES.I @pkgdatadir@/install.control.RSDefault install control file. Alternatecan be specified with .B -coption. See.BR infomap-install.control (5)..RE.I @pkgdatadir@/models.RSDefault directory in which to created installed datadirectory. Alternate can be specified with .B -ioption, or using the.B INFOMAP_MODEL_DIRenvironment variable..SH ENVIRONMENT VARIABLES.B INFOMAP_WORKING_DIR.RSDirectory in which to seek working data directory.Can be overridden by the.B -w option. Default is the current directory..RE.B INFOMAP_MODEL_DIR.RSDirectory in which to create the installed data directory.Can be overridden by the.B -ioption. Default is.IR @pkgdatadir@/models ..RE.SH SEE ALSO.BR infomap-install.control (5), \ infomap-build (1), \ associate (1)..SH DIAGNOSTICSReturns 0 to indicate success; 1 or nonzero return value from childprocess to indicate error..SH BUGSNot yet as robust as one might hope, especially withrespect to malformed install.control files.Please report bugs to .BR infomap-nlp-users@lists.sourceforge.net ..SH CREDITSThe .B infomap-installscript was written by Scott Cederberg. The Infomap NLP software was written by Stefan Kaufmann, HinrichSchuetze, Dominic Widdows, Beate Dorow, and Scott Cederberg. TheInfomap algorithm was originally developed by Hinrich Schuetze..SH AUTHORThis manual page was written by Scott Cederberg. Please directinquiries and bug reports to .BR infomap-nlp-users@lists.sourceforge.net .
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -