<html xmlns="http://www.w3.org/1999/xhtml">
    <head>
        <title></title>
    </head>
    <body>
        <p>
            I am running JNOS on Ubuntu 8.04LTS (which I am assuming you mean by Ubuntu 8.0.), and have re-installed in the last two weeks, using the 2.0f installer. After enabling root login (or sudo su) and enabling ipforwarding in sysctl, I downloaded and instlled straight from the quick set of instructions. I seem to recall from my first install (not that long ago) that there were some *interesting Issues* if you did not run the install from /tmp). Here are the instructions, line by line, for simplicity;<br />
        </p>
        <p>
            cd /tmp
        </p>
        <p>
            wget http://www.langelaar.net/projects/jnos2/downloads/linux/installerv2.tar.gz
        </p>
        <p>
            gunzip installerv2.tar.gz
        </p>
        <p>
            tar xvf installerv2.tar
        </p>
        <p>
            cd installerv2
        </p>
        <p>
            ./jnosinstaller
        </p>
        <p>
            <br />
            Hope that helps.
        </p>
        <p>
            Ken - KD8IPN
        </p>
        <p>
            <br />
        </p>
        <p>
            <br />
        </p>
        <p>
            Quoting john <aa9vt1@mchsi.com>:
        </p>
        <blockquote type="cite">
            <p>
                I am setting up a new machine in my shack using UBUNTU 8.0. I downloaded the JNOS files and had no problem compiling the program. I decided to try out the install files and downloaded them. I can't get the jnosinstaller (from installerv2.tar.gz) to run. I enter the folder that it is in and type <strong>./jnosinstaller</strong>. I keep getting a message that the directory or file doesn't exist. I tried it in Fedora 11 and the file works.<br />
                <br />
                I must be doing something wrong, I just can't figure out what.<br />
                <br />
                Any Ideas?<br />
                <br />
                John AA9VT/w9niu<br />
            </p>
        </blockquote>
    </body>
</html>