Kronosnet: Difference between revisions

From Alteeve Wiki
Jump to navigation Jump to search
m (moved KronosNet to Kronosnet: proper capitalization)
No edit summary
Line 1: Line 1:
{{header}}
{{header}}


http://fabbione.fedorapeople.org/knet/
= Locate =
 
* [http://fabbione.fedorapeople.org/knet/ Home page]
* <span class="code">git clone git://github.com/fabbione/kronosnet</code>
 
= Install =
 
<source lang="bash">
cd ~
yum -y groupinstall "Development Tools"
yum -y install pam-devel
git clone git://github.com/fabbione/kronosnet
cd kronosnet
./autogen.sh
./configure
make
make install
</source>
 
= Configure =
 
 


{{footer}}
{{footer}}

Revision as of 18:31, 28 November 2010

 AN!Wiki :: Kronosnet

Locate

Install

cd ~
yum -y groupinstall "Development Tools"
yum -y install pam-devel
git clone git://github.com/fabbione/kronosnet
cd kronosnet
./autogen.sh
./configure
make
make install

Configure

 

Any questions, feedback, advice, complaints or meanderings are welcome.
Alteeve's Niche! Enterprise Support:
Alteeve Support
Community Support
© Alteeve's Niche! Inc. 1997-2024   Anvil! "Intelligent Availability®" Platform
legal stuff: All info is provided "As-Is". Do not use anything here unless you are willing and able to take responsibility for your own actions.