Code Search for Developers
 
 
  

INSTALL.in from LinuxCOE at Krugle


Show INSTALL.in syntax highlighted


	This comprises the installation process for the @DISTRO@
    Overlay of the LinuxCOE SystemDesigner.  Utilizing standard
    open source technologies, you will be able to adapt this
    overlay module to your system, install it, and later customize
    it's behavior through further configuration options.

	Getting started is easy.  First you must adapt the module
    installation to the particulars of your system configuration.
    Please locate the

	config.state

    file, typically located in the configuration hierarchy of
    the existing LinuxCOE System Designer installation:

	eg. /etc@prefix@/includes/config.state ,
	    @prefix@/etc/includes/config.state , or
	    <YourPrefix>/etc/includes/config.state

    Unless overwritten by command line arguments, the settings in
    this "config.state" will be leveraged through the remaining
    installation process steps.

    	Second, type the following to incorporate these adaptations
    into your installation:

    	export CONFIG_SITE="<PathTo>/config.state" && ./configure --help

    to both review the settings and intended actions, plus familiarize
    yourself with the available options.  You are encouraged to
    accept the default behavior of no arguments (yet still with the
    above adaptations) to more easily install this package.  Then when
    ready, type the following to prepare for the installation:

    	export CONFIG_SITE="<PathTo>/config.state" && ./configure

    noting the output and do not proceed until you are satisfied.

	Third, type the following to complete your adapted installation
    of the LinuxCOE SystemDesigner:

    	make

    and as a user with appropriate priviledges to install software
    across your system directories, invoke:

	make install

    At this point you should have a functioning installation and
    can test by pointing a web browser at:

    	http://<YourLocalHost>/@PACKAGE_NAME@

    Regards from the team that brought you
		      __   _                _________  ____
		     / /  (_)__  __ ____ __/ ___/ __ \/ __/
		    / /__/ / _ \/ // /\ \ / /__/ /_/ / _/
		   /____/_/_//_/\_,_//_\_\\___/\____/___/





See more files for this project here

LinuxCOE

The Linux Common Operating Environment (LinuxCOE) facilitates provisioning and lifecycle support of many popular Linux distributions, versions and architectures.

Project homepage: http://sourceforge.net/projects/linuxcoe
Programming language(s): JavaScript,Perl,Shell Script
License: gpl2

  base/
    MID-DEB
    POST-DEB
    PRE-DEB
  boot/
    Debian-3.1-ia64-elilo.conf
  config/
    config.guess
    config.sub
    install-sh
    missing
    mkinstalldirs
  data/
    bundles-Debian-3.1
    bundles-Debian-Etch
    debconf-Debian
    debconf-Debian-3.1
    debconf-Debian-Etch
    images-Debian
    images-Debian-3.1
    langs-Debian
    parts-Debian
    postinst-Debian
    sparts-Debian
    tasks-Debian
  depots/
    apt-Debian-3.1
    apt-Debian-3.1-hppa
    apt-Debian-3.1-i386
    apt-Debian-3.1-ia64
    apt-Debian-Etch
    apt-Debian-Etch-i386
  html/
    bundles/
      Debian-3.1.html
      Debian-Etch.html
    eulas/
      Debian-3.1-hppa.html
      Debian-3.1-i386.html
      Debian-3.1-ia64.html
  images/
    Debian-3.1-hppa-iso.tar
    Debian-3.1-i386-iso.tar
    Debian-3.1-ia64-iso.tar
    Debian-Etch-i386-iso.tar
  AUTHORS
  COPYING
  ChangeLog
  Debian-linuxcoe.rc
  INSTALL.in
  Makefile.am
  Makefile.in
  NEWS
  README.in
  autogen.sh
  configure
  configure.ac