<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to how to setup</title><link>https://sourceforge.net/p/admintoolmac/wiki/how%2520to%2520setup/</link><description>Recent changes to how to setup</description><atom:link href="https://sourceforge.net/p/admintoolmac/wiki/how%20to%20setup/feed" rel="self"/><language>en</language><lastBuildDate>Fri, 07 Jun 2013 15:39:57 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/admintoolmac/wiki/how%20to%20setup/feed" rel="self" type="application/rss+xml"/><item><title>how to setup modified by Darius Anderson</title><link>https://sourceforge.net/p/admintoolmac/wiki/how%2520to%2520setup/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to the howto guide for admintool version 1.0 revision 1&lt;br /&gt;
this guide will cover a how to install guide&lt;br /&gt;
how to compile the shell script compiler&lt;br /&gt;
and how to run admintool&lt;/p&gt;
&lt;p&gt;INSTALL:&lt;br /&gt;
to install admintool you must first have gcc, shc (shell script compiler) and the tar.gz from sourceforge&lt;br /&gt;
1) open a terminal (/Applications/Utilites/terminal.app) and go to /path/to/download/admintool/ and type the following:&lt;br /&gt;
chmod +x install.sh&lt;br /&gt;
/bin/sh install.sh (you must accept the licence aggreement (GNU GPL v1 and v2)&lt;/p&gt;
&lt;p&gt;COMPILE:&lt;br /&gt;
before you install admintool you must first have the shell script compiler (shc.c)&lt;br /&gt;
to compile it you must have gcc (installed from xcode)&lt;br /&gt;
to compile it type the following into the terminal:&lt;br /&gt;
cd /path/to/download/admintool/&lt;br /&gt;
gcc -Wall shc.c -o shc&lt;br /&gt;
mv shc /usr/bin/&lt;/p&gt;
&lt;p&gt;to compile admintool and the other programs that admintool requires type the following:&lt;br /&gt;
cd /path/to/download/admintool/&lt;br /&gt;
sudo /bin/sh install.sh&lt;/p&gt;
&lt;p&gt;HOW TO RUN&lt;br /&gt;
to run admintool you must put /usr/admintool/bin/ in your $PATH varable in your shell profile (for bash and sh .profile, ksh .kshrc, zsh .zshrc, tcsh, csh .tcshrc, .cshrc) AFTER INSTALLING ADMINTOOL you will find these files in /etc/skel&lt;br /&gt;
after that type admintool at the command line&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Darius Anderson</dc:creator><pubDate>Fri, 07 Jun 2013 15:39:57 -0000</pubDate><guid>https://sourceforge.netcb3fea2a40e031929317be0c0ee80d618054f652</guid></item></channel></rss>