AICCU on iMac G5 Leopard
Shadow Hawkins on Tuesday, 03 March 2009 22:49:07
Hi there,
I have a problem setting up ipv6, and I guess I need help. AICCU won't work on my system, it's not i386 architecture, and I don't have any experience with XCode. Can someone explain to me in plain words, what I need and what I have to do to make it work? Thanks in advance (tun/tap driver already installed)
AICCU on iMac G5 Leopard
Carmen Sandiego on Thursday, 05 March 2009 00:08:47
Install XCode.
Download the AICCU source file tarball.
You might have to change to root for the next few steps:
# sudo bash
Untar it in a convenient directory (I use /usr/local/src):
#cd /usr/local/src # tar -xvzf aiccu_20070115.tar.gz
Change to the new directory and make the executable:
# cd aiccu # make
You'll find the aiccu executable in the unix-console directory. I moved mine to /usr/local/bin.
Posting is only allowed when you are logged in. |