LoginUtils provides Unix multi host os login initialization files for bash and X11.
- Feature: installes bash config files
-
- provides .bash_aliases
-
- provides .bash_profile
-
- provides .bash_profile_user
-
- provides .bashrc
-
- provides .bash_setldlibpath
- Feature: installes X11 config files
-
- provides .Xdefaults
- Feature: OSNAME set by config.
-
- provides OSNAME set to Linux
Run ./configure use --help for detailed argument information. The default installation directory is the user's home dir (i.e. $(HOME)/.bash_profile). Significant options are:
--prefix=DIR install in DIR/$(HOME)
--with-email your email address
--with-hostname this systems hostname
--with-osname this systems os name (Linux,Darwin...
--with-cvsroot value for CVSROOT env var
$ ./configure
$ make install
Login after install
1997-01-15 (cc) Paul Houghton paul4hough@gmail.com