Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

installmgr.1(1) [debian man page]

INSTALLMGR.1(1) 					      Sword Module Utilities						   INSTALLMGR.1(1)

NAME
installmgr - install, list, update and remove SWORD modules SYNOPSIS
installmgr -init installmgr -l installmgr -u [ModuleName] installmgr -s installmgr [-r | -rl | -rd] [RemoteSrcName] installmgr -ri [RemoteSrcName] [ModuleName] installmgr -ll [PATH] installmgr -li [PATH] [ModuleName] DESCRIPTION
A command line utility to manipulate SWORD modules. It can be used to install, remove, list and update SWORD modules, from local and network locations. Please note modules will be installed into /usr/share/sword without using APT. If you use this utility you will not be able to uninstall these modules using apt-get, aptitude, synaptic and similar tools. OPTIONS
-init Creates basic user configuration file. This will overwrite existing one. -l Lists currently installed SWORD modules. -u [ModuleName] Uninstalls module. -s Lists available remote sources [-r | -rl | -rd] [RemoteSrcName] These are used to manipulate remote sources. -r Refreshes remote source. -rl Lists available modules from the remote source. -rd Lists new/updated modules from the remote source. -ri [RemoteSrcName] [ModuleName] Install module from remote source. -ll [PATH] List available modules at a specified local path. -li [PATH] [ModuleName] Install module from local path. Authors This manual page was written by Dmitrijs Ledkovs <dmitrij.ledkov@gmail.com> for Debian project but may be used by others. SEE ALSO
SWORD 1.6.2+dfsg 2012-02-22 INSTALLMGR.1(1)

Check Out this Related Man Page

VPL2MOD.1(1)						      Sword Module Utilities						      VPL2MOD.1(1)

NAME
vpl2mod - tool to convert verse per line source to SWORD module SYNOPSIS
vpl2mod SOURCE PATH [0|1] [0|1] DESCRIPTION
This utility is used to create SWORD module from the verse per line formated source. The resulting module will be saved in the path specified. OPTIONS
[0|1] [0|1] The first option indicates whether to prepend verse references or not. The second option is to indicate whether module is NT only or not. NOTE
With no verse references source file must contain exactly 31102 lines. This is KJV verse count plus heading for the module, testament, book and chapter. An example snippet follows: MODULE HEADER OLD TESTAMENT HEADER GENESIS HEADER CHAPTER 1 HEADER In the beginning... This example implies there must also be a chapter 2 header, Exodus header, New Testament header, etc. If there is no text for the header, a black line must, at least, hold place. With verse references, source file must simply contain any number of lines, that begin with the verse reference for which it is an entry, e.g.: gen 1:0 CHPATER 1 HEADER get 1:1 In the beginning... Authors This manual page was written by Dmitrijs Ledkovs <dmitrij.ledkov@gmail.com> for Debian project but may be used by others. SEE ALSO
SWORD 1.6.2+dfsg 2012-02-22 VPL2MOD.1(1)
Man Page

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

understanding basic of storage in aix

Hi Can some one help to understand the follwoing thing: what is a simple mounting? for examle what the following lines says /dev/hd2 /usr/xxx if I have to install a software in a remote server, how i can use local cdrom to read the installation files from? what about... (3 Replies)
Discussion started by: ajaya
3 Replies

2. BSD

Install qt-3.3.8 from sources, and fails with -thread

This is my problem: I am logged in as root, and the location is: /usr/local/qt (which is qt-X11-free-3.3.8 sources) ./configure -thread (which ends ok) /usr/bin/make and I got this error ---------------------------------- cd designer && make -f Makefile /usr/local/qt/bin/uic -L... (0 Replies)
Discussion started by: mihk
0 Replies

3. AIX

Install fileset rsct.basic.rte

Hello! Please I need a help. AIX 5.2 5200-08 I don't have the fileset - rsct.basic.* installed and when I try to install from CD I have failure because some pre-requisists is necessary. In CD the version is rsct.basic.rte.2.3.1.0 and the pre-requisists is rsct.basic.rte.2.3.0.0. In... (6 Replies)
Discussion started by: clefeitosa
6 Replies

4. Gentoo

Install over local network

hello all, anyone can point to some good basic tutorial/howto (independent, not specific to any distro) about how to install linux over LAN from one PC with working linux distro to another PC without cdrom and floppy-just over LAN? Thanks in advance ! (2 Replies)
Discussion started by: vampirex
2 Replies

5. Linux

how can insertion of one module deletesother modules

(1 Reply)
Discussion started by: iamjayanth
1 Replies

6. UNIX for Dummies Questions & Answers

Which modules are installed for APACHE?

Is there some way I can tell which modules I have installed for APACHE? Would it be in httpd.conf? (2 Replies)
Discussion started by: mojoman
2 Replies

7. Solaris

add PATH as root

Sorry this maybe a dumb one, but I am root and want to add something to my PATH. Is the right place to do it here: /usr/dt/config/dtspcdenv ? If so, after I add it, how do I source it? Neither "source <file>" nor ". <file>" work. How does the above file work... is there another... (5 Replies)
Discussion started by: steve701
5 Replies

8. UNIX for Dummies Questions & Answers

PATH settings don't seem to persist across sessions

I recently installed LaTeX on my linux machine and I attempted to add a directory to the PATH as the instructions say to do. They tell me to give the following command: PATH=/usr/local/texlive/2011/bin/i386-linux:$PATH; export PATH After I do this I can use commands such as "pdflatex" anywhere,... (5 Replies)
Discussion started by: TR5
5 Replies

9. UNIX for Dummies Questions & Answers

Setting up Xlaunch

I have a Win7 laptop that I have installed Xming with Xlaunch so that I can remote a Solaris10 server. After the initial install on my Win7 machine what do I need to set and configure to be able to remote Solaris. This is my 3rd day working with Unix. (1 Reply)
Discussion started by: SIFT3R
1 Replies

10. UNIX for Advanced & Expert Users

Problem running texmacs

I have installed texmacs. I can load the program but only as root. I had installed it locally before and added the locaton to PATH. I think it is picking up the old PATH even if I removed it from my .cshrc ---------- Post updated at 11:44 AM ---------- Previous update was at 11:37 AM ----------... (1 Reply)
Discussion started by: kristinu
1 Replies