jriff
08-16-2007, 01:06 PM
Hi All!
With the help of scarecrow I have collected the two files needed to run iPHUC without going through macports and Xcode hell :-)
http://**********.com/files/49311419/iPHUCUniComplete.zip.html
1. Unzip the file
2. Open a terminal window
3. Change to the directory where you unzipped the files (normally cd ~/Desktop/iPHUCUniComplete)
4. Copy libreadline.5.2.dylib to /opt/local/lib/
(On my mac that dir didn't exist - just create the entire path and do: cp [path of file]/libreadline.5.2.dylib /opt/local/lib)
5. Change to the dir where iphuc-universal is located
6. Do ./iphuc-universal
7. Enjoy
- Jacob
With the help of scarecrow I have collected the two files needed to run iPHUC without going through macports and Xcode hell :-)
http://**********.com/files/49311419/iPHUCUniComplete.zip.html
1. Unzip the file
2. Open a terminal window
3. Change to the directory where you unzipped the files (normally cd ~/Desktop/iPHUCUniComplete)
4. Copy libreadline.5.2.dylib to /opt/local/lib/
(On my mac that dir didn't exist - just create the entire path and do: cp [path of file]/libreadline.5.2.dylib /opt/local/lib)
5. Change to the dir where iphuc-universal is located
6. Do ./iphuc-universal
7. Enjoy
- Jacob