<div dir="ltr"><div><div>Dear list,</div><div><br></div><div>I tried to install wxHaskell, following these instructions:</div><div><span style="white-space:pre-wrap">    </span><a href="https://www.haskell.org/haskellwiki/WxHaskell/Mac" target="_blank">https://www.haskell.org/haskellwiki/WxHaskell/Mac</a></div><div>It lists some configurations known to work, but I am running OS X 10.10,which is not among them.</div><div><br></div><div>"brew install wxmac --devel" reported no errors.</div><div>Next, "cabal install wx cabal-macosx" reported no errors.</div><div>Next, "ghc --make HelloWorld.hs" reported no errors.</div><div>But when I try to run "macosx-app HelloWorld", I get "-bash: macosx-app: command not found".</div><div><br></div><div>Below is a transcript of the installation process, tab-indented for ease of viewing.</div><div><br></div><div>Many thanks,</div><div>Jeff</div><div><br></div><div>----</div><div><br></div><div>this worked:<span style="white-space:pre-wrap">     </span></div><div><span style="white-space:pre-wrap"> </span>Jefferys-MBP:~ jbb$ brew install wxmac --devel </div><div><span style="white-space:pre-wrap">         </span>==> Installing dependencies for wxmac: jpeg, libpng, libtiff</div><div><span style="white-space:pre-wrap">          </span>==> Installing wxmac dependency: jpeg</div><div><span style="white-space:pre-wrap">         </span>==> Downloading <a href="https://downloads.sf.net/project/machomebrew/Bottles/jpeg-8d.yosemi" target="_blank">https://downloads.sf.net/project/machomebrew/Bottles/jpeg-8d.yosemi</a></div><div><span style="white-space:pre-wrap">         </span>######################################################################## 100.0%</div><div><span style="white-space:pre-wrap">          </span>==> Pouring jpeg-8d.yosemite.bottle.2.tar.gz</div><div><span style="white-space:pre-wrap">          </span><img goomoji="1f37a" style="margin:0 0.2ex;vertical-align:middle;max-height:24px" alt="🍺" src="cid:1f37a@goomoji.gmail">  /usr/local/Cellar/jpeg/8d: 18 files, 776K</div><div><span style="white-space:pre-wrap">            </span>==> Installing wxmac dependency: libpng</div><div><span style="white-space:pre-wrap">               </span>==> Downloading <a href="https://downloads.sf.net/project/machomebrew/Bottles/libpng-1.6.15" target="_blank">https://downloads.sf.net/project/machomebrew/Bottles/libpng-1.6.15</a>.</div><div><span style="white-space:pre-wrap">          </span>######################################################################## 100.0%</div><div><span style="white-space:pre-wrap">          </span>==> Pouring libpng-1.6.15.yosemite.bottle.tar.gz</div><div><span style="white-space:pre-wrap">              </span><img goomoji="1f37a" style="margin:0 0.2ex;vertical-align:middle;max-height:24px" alt="🍺" src="cid:1f37a@goomoji.gmail">  /usr/local/Cellar/libpng/1.6.15: 17 files, 1.3M</div><div><span style="white-space:pre-wrap">              </span>==> Installing wxmac dependency: libtiff</div><div><span style="white-space:pre-wrap">              </span>==> Downloading <a href="https://downloads.sf.net/project/machomebrew/Bottles/libtiff-4.0.3" target="_blank">https://downloads.sf.net/project/machomebrew/Bottles/libtiff-4.0.3</a>.</div><div><span style="white-space:pre-wrap">          </span>######################################################################## 100.0%</div><div><span style="white-space:pre-wrap">          </span>==> Pouring libtiff-4.0.3.yosemite.bottle.tar.gz</div><div><span style="white-space:pre-wrap">              </span><img goomoji="1f37a" style="margin:0 0.2ex;vertical-align:middle;max-height:24px" alt="🍺" src="cid:1f37a@goomoji.gmail">  /usr/local/Cellar/libtiff/4.0.3: 254 files, 3.8M</div><div><span style="white-space:pre-wrap">             </span>==> Installing wxmac</div><div><span style="white-space:pre-wrap">          </span>==> Downloading <a href="https://downloads.sf.net/project/machomebrew/Bottles/wxmac-3.0.2.yo" target="_blank">https://downloads.sf.net/project/machomebrew/Bottles/wxmac-3.0.2.yo</a></div><div><span style="white-space:pre-wrap">         </span>######################################################################## 100.0%</div><div><span style="white-space:pre-wrap">          </span>==> Pouring wxmac-3.0.2.yosemite.bottle.9.tar.gz</div><div><span style="white-space:pre-wrap">              </span><img goomoji="1f37a" style="margin:0 0.2ex;vertical-align:middle;max-height:24px" alt="🍺" src="cid:1f37a@goomoji.gmail">  /usr/local/Cellar/wxmac/3.0.2: 777 files, 41M</div><div><span style="white-space:pre-wrap">        </span>Jefferys-MBP:~ jbb$ </div><div><br></div><div>next, this worked:</div><div><span style="white-space:pre-wrap">  </span>Last login: Sun Dec 28 15:38:02 on ttys000</div><div><span style="white-space:pre-wrap">       </span>Jefferys-MBP:~ jbb$ cabal install wx cabal-macosx</div><div><span style="white-space:pre-wrap">                </span>Resolving dependencies...</div><div><span style="white-space:pre-wrap">                </span>Downloading fgl-5.4.2.4...</div><div><span style="white-space:pre-wrap">               </span>Configuring wxc-0.91.0.0...</div><div><span style="white-space:pre-wrap">              </span>Configuring fgl-5.4.2.4...</div><div><span style="white-space:pre-wrap">               </span>Building fgl-5.4.2.4...</div><div><span style="white-space:pre-wrap">          </span>Building wxc-0.91.0.0...</div><div><span style="white-space:pre-wrap">         </span>Installed fgl-5.4.2.4</div><div><span style="white-space:pre-wrap">            </span>Downloading cabal-macosx-0.2.3...</div><div><span style="white-space:pre-wrap">                </span>Configuring cabal-macosx-0.2.3...</div><div><span style="white-space:pre-wrap">                </span>Building cabal-macosx-0.2.3...</div><div><span style="white-space:pre-wrap">           </span>Installed cabal-macosx-0.2.3</div><div><span style="white-space:pre-wrap">             </span>Installed wxc-0.91.0.0</div><div><span style="white-space:pre-wrap">           </span>Downloading wxcore-0.91.0.0...</div><div><span style="white-space:pre-wrap">           </span>Configuring wxcore-0.91.0.0...</div><div><span style="white-space:pre-wrap">           </span>Building wxcore-0.91.0.0...</div><div><span style="white-space:pre-wrap">              </span>Installed wxcore-0.91.0.0</div><div><span style="white-space:pre-wrap">                </span>Downloading wx-0.91.0.0...</div><div><span style="white-space:pre-wrap">               </span>Configuring wx-0.91.0.0...</div><div><span style="white-space:pre-wrap">               </span>Building wx-0.91.0.0...</div><div><span style="white-space:pre-wrap">          </span>Installed wx-0.91.0.0</div><div><span style="white-space:pre-wrap">            </span>Updating documentation index /Users/jbb/Library/Haskell/share/doc/index.html</div><div><span style="white-space:pre-wrap">     </span>Jefferys-MBP:~ jbb$ </div><div><br></div><div>next, this failed:</div><div><span style="white-space:pre-wrap">  </span>Jefferys-MBP:wxHaskell jbb$ date</div><div><span style="white-space:pre-wrap"> </span>Mon Dec 29 16:56:05 PST 2014</div><div><span style="white-space:pre-wrap">     </span>Jefferys-MBP:wxHaskell jbb$ pwd</div><div><span style="white-space:pre-wrap">  </span>/Users/jbb/Mine/fun/computer/Haskell/wxHaskell</div><div><span style="white-space:pre-wrap">   </span>Jefferys-MBP:wxHaskell jbb$ ls</div><div><span style="white-space:pre-wrap">   </span>HelloWorld.hs</div><div><span style="white-space:pre-wrap">    </span>Jefferys-MBP:wxHaskell jbb$ ghc --make HelloWorld.hs</div><div><span style="white-space:pre-wrap">     </span>[1 of 1] Compiling Main             ( HelloWorld.hs, HelloWorld.o )</div><div><span style="white-space:pre-wrap">        </span>Linking HelloWorld ...</div><div><span style="white-space:pre-wrap">   </span>Jefferys-MBP:wxHaskell jbb$ macosx-app HelloWorld</div><div><span style="white-space:pre-wrap">        </span>-bash: macosx-app: command not found</div><div><span style="white-space:pre-wrap">     </span>Jefferys-MBP:wxHaskell jbb$ </div></div><div><br></div></div>