installing errors
Shadow Hawkins on Friday, 04 September 2009 21:35:23
Hi,
i want to install aiccu on a Powermac G5 with 10.5.8, so i download the source tarball from this site: http://www.sixxs.net/tools/aiccu/
extracting and make clean as described here: http://www.sixxs.net/wiki/Aiccu/Installation
but when i write "make" and press return i just get this:
Building : aiccu - Automatic IPv6 Connectivity Configuration Utility
Copyright : SixXS
Version : 2007.01.15
ld: /usr/lib/libresolv.dylib load command 4 unknown cmd field
ld: /usr/lib/libSystem.dylib unknown flags (type) of section 9 (__TEXT,__dof_plockstat) in load command 0
make[1]: *** [aiccu] Error 1
make: *** [all] Error 2
what will my terminal tell me, and what must i change to install aiccu and make it working?
Uli
installing errors
Jeroen Massar on Saturday, 05 September 2009 22:09:20
Google doesn't pop up anything about that and I don't have a Mac, nor have I ever seen somebody mention the above before, thus effectively no clue about this.
Two things you can try:
1) Just use the MacOS .exe from the AICCU page, this should be a PowerPC/Intel binary which should thus run on both platforms.
2) make clean all
This should recompile it, but after cleaning the dir, just in case old binaries are there or so.
installing errors
Shadow Hawkins on Monday, 07 September 2009 15:08:48
the main problem was that however my version of xcode was really old. After installing a newer version the step "make" works fine, but after "sudo make install" i get this message:
sudo: /private/etc/sudoers is mode 0644, should be 0440 ?!?
how can i use the .exe? it is no gzip, no folder. tar, make, install, nothing works.
installing errors
Jeroen Massar on Monday, 07 September 2009 15:11:00
It has an extension of .exe because it is exactly that, an executable, just run if from the command line.
Posting is only allowed when you are logged in. |