So gtk is operational on you MAC?
Now its time to compile p2kc....
1: open a terminal, and navigate p2kc/p2k-core folder
2: enter "make mac" to compile p2k-core first
3: you can run "./p2k-core -m" to check if success
3a: p2k-core is useful itself , type help into its command line
4: navigate p2kc folder ("cd ..")
5: enter "make" command to compile p2kc
5a: some missing lib problem maybe appear (libglade..etc) i dont remember, these libs must be installed before
My compiled intel binary is available, i will upload soon, tis must work without compilation on your intel mac if gtk is present in /opt folder.
@trojanmac
Yes, p2k-core and p2kc CAN manage V3xx and other p2k/p2k05 phones.
Ahmmm, gui is quite difficult. First you can try p2k-core, this is much simpler to install. This is a command-line utility with full functionality.
1: download and install xcode and libusb package
2: get p2kc 0.6 source
3: open a command line, naviagte p2k-core folder and enter "make mac"
4: run with "./p2k-core -m" command
For a more simpler method , you can get universal binary packages:
1: libusb
10.3.x Panther
http://www.ellert.se/PKGS/libusb-2007-11-06/10.3/libusb.pkg.tar.gz10.4.x Tiger
http://www.ellert.se/PKGS/libusb-2007-11-06/10.4/libusb.pkg.tar.gz10.5.x Leopard
http://www.ellert.se/PKGS/libusb-2007-11-06/10.5/libusb.pkg.tar.gz2: p2k-core: (this is an older but functional version)
http://www.el-co.hu/dl/p2kc/p2k-core_1.4_OSX_UB.tar.gz