|
From: | chrisrobson |
Subject: | Re: [Paparazzi-devel] OSX 10.9 install |
Date: | Mon, 27 Jan 2014 23:13:11 +0000 |
Hi Stephen, Thanks for the helpful reply. I’ve made some progress! First I checked to make sure I was running the correct version of python, I was fairly sure I’d completed this step but redid it all the same: ...$ sudo port select --set python python27 Selecting 'python27' for 'python' succeeded. 'python27' is now active. So I tried: ocamlfind query lablgtk2 Which did return: /opt/local/lib/ocaml/site-lib/lablgtk2 I then looked at the list of dependancies, and reinstalled them in order. This solved the problem with lablgtk2. Now could then go into my paparazzi directory, and hit make, which seemed to work, but when trying to run paparazzi (I’m in the paparazzi directory and type ./paparazzi) I get this: ...$ ./paparazzi Fatal error: exception Gtk.Error("GtkMain.init: initialization failed ml_gtk_init: initialization failed”) I had a search for it, but couldn’t find any results for something similar, then found something talking about X11. It was at this point that I realised that while the X11 icon appears in my application folder, it is in fact a download link to download it, and not intact the software itself… After feeling a bit silly and downloading XQuartz, Paparazzi Centre loaded and I can run simulations with no problems :). I also noticed the paparazzi tools installer for the mavericks binary installation has appeared on the wiki. I might enjoy everything working for a little while before going back and trying it that way instead! Cheers Chris On 26 Jan 2014, at 05:25, Stephen Dwyer <address@hidden> wrote:
|
[Prev in Thread] | Current Thread | [Next in Thread] |