On 2/5/13 8:51 AM, Ingo Thies wrote: > Dear all, > > maybe this has already been posted, but in case that not, it might help > someone who is trying to install gnuplot on Mountain Lion (10.8.2 in my > case). > > While trying to install gnuplot I'm repeatedly getting error messages > about being unable to install aquaterm. Apparently (Google), the same > issue happens to MacPorts as well as Homebrew and has something to do > with a license agreement which has to be done before activating aquaterm. > > After installing Xcode and its command-line tools (including gcc) via > Preferences/Downloads, type to following command into the command line: > > ~$ sudo xcodebuild -license > > and follow the instructions (merely pressing space to scroll through the > EULA and finally type 'accept'). Then aquaterm should build properly. > > Hope this might be helpful to someone, and sorry if it has already been > posted recently. > > Best wishes, > > Ingo >
The issue isn't specific to aquaterm, but includes any other packages which are normally built from an Xcode project. lua51 is another example. We recommend doing this in the documentation, too. And the error message you get from xcodebuild specifically tells you to do the above. -- Alexander Hansen, Ph.D. Fink User Liaison My package updates: http://finkakh.wordpress.com/ ------------------------------------------------------------------------------ Free Next-Gen Firewall Hardware Offer Buy your Sophos next-gen firewall before the end March 2013 and get the hardware for free! Learn more. http://p.sf.net/sfu/sophos-d2d-feb _______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
