File: README.debian

package info (click to toggle)
dotfile 2.2-1
  • links: PTS
  • area: main
  • in suites: hamm, slink
  • size: 4,596 kB
  • ctags: 456
  • sloc: tcl: 11,732; sh: 965; makefile: 304; csh: 13; ansic: 7
file content (19 lines) | stat: -rw-r--r-- 906 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
dotfile for DEBIAN
----------------------

If you want to learn how to make your own modules for dotfile generator,
install doftile-doc package.  The author of dotfile would be happy to help
anyone who would like to contribute a model.  Feel free to contact Jesper
Pedersen at <blackie@imada.ou.dk>

The module packages' postinsts no longer try to bytecompile modules which 
require information from X for bytecompiling, because it requires root to 
be able to start X applications.  If you want to bytecompile such a module 
(fvwm1 and fvwm2 modules), you need to either run X as root (as opposed to 
being su'd to root), or set up xauth to allow root start X application in a
user session (su would work in this case), or use sudo.  When you've done one
of the above, you can bytecompile a module by typing 

dotfile <module> bytecompile 

Igor Grobman <igor@debian.org>, Sat, 22 Mar 1997 12:02:02 -0500