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
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
config/
config.guess
config.sub
install-sh
missing
mkinstalldirs
data/
bundles-CentOS-4.4-i386
bundles-CentOS-4.4-x86_64
bundles-CentOS-4.5
bundles-CentOS-5.0
images-CentOS
kbds-CentOS
langs-CentOS
misc-CentOS
mouses-CentOS
parts-CentOS
sparts-CentOS
depots/
apt-CentOS-4.4-i386
yum-CentOS-4.4-x86_64
yum-CentOS-5.0
html/
bundles/
CentOS-4.4.html
CentOS-4.5.html
CentOS-5.0.html
images/
CentOS-4.4-i386-iso.tar
CentOS-4.4-x86_64-iso.tar
CentOS-4.5-i386-iso.tar
CentOS-4.5-x86_64-iso.tar
CentOS-5.0-i386-iso.tar
CentOS-5.0-x86_64-iso.tar
AUTHORS
COPYING
CentOS-linuxcoe.rc
ChangeLog
INSTALL.in
Makefile.am
Makefile.in
NEWS
README.in
autogen.sh
configure
configure.ac