You are here
L. Arnold - Sun, 2014/03/09 - 23:35
From the GitHub documentation I am hung pretty early. Using I386 for architecture:
ARCH=$(dpkg --print-architecture) CODENAME=$(lsb_release -s -c) SOURCEFORGE="http://downloads.sourceforge.net/project/turnkeylinux" cd /turnkey/fab/bootstraps wget $SOURCEFORGE/bootstrap/bootstrap-$CODENAME-$ARCH.tar.gz
If I follow the instructions, I assume I need to be in "/" root entering the first ARCH, CODENAME and SOURCEFORGE variable declarations.
This time I get awaiting response... 302 found
connected...... bootstrap-wheezy-i386.tar.gz
HTTP request sent, awaiting response...
nothing seems to show after that. I just get "retrying. reset, connected, awaiting response..."
Is ther an I386 bootstrap to actually pull? Do I need to get some keys set with sourceforge? Should I simply be more patient?
I have a Joomla 3.2 that I am trying to build. If goes well want to try an OpenERP App also.
Forum:
Progress.. .. after some more attempts
Good trick is to enter
and
echo $SOURCEFORGE (had to add "echo" to get variables to confirm/display on restart and re declare - )
verifying that a variable was taken into memory.
Moving to .sig next. Will see how we proceed. (Awaiting response... again"
Just added .sig to the previous command as in..
Typing the full secondline worked while adding.sig didn't for some reason.
now:
.. worked through the cdroots.git and common.git so I guess the fun starts next.
Sorry I haven't been any help...
I have only run TKLDev on x64 and haven't had any of your dramas so haven't had anything to offer...
Sounds like you're having progress though... Good luck :)
Add new comment