From: <cod...@go...> - 2009-09-09 17:14:15
|
Status: New Owner: ---- Labels: Type-Defect Priority-Medium New issue 21 by jrvelman: hoc-read-only build problem using README instructions http://code.google.com/p/hoc/issues/detail?id=21 What steps will reproduce the problem? 1. checkout hoc-read-only from this site 2. Follow README.txt instructions up to cabal build. 3. What is the expected output? What do you see instead? Expected a build. Got instead the following error: ----------- Loading package binary-0.5.0.1 ... <command line>: can't load .so/.DLL for: HSbi nary-0.5.0.1 (dlopen(libHSbinary-0.5.0.1.dylib, 9): image not found) ----------- What version of the product are you using? On what operating system? I'm using the checked out result of svn checkout http://hoc.googlecode.com/svn/trunk/ hoc-read-only obtained on sept 8, 2009 I'm running OS X 10.5.8 on an intel iMac with Xcode is 3.1.3. Haskel and Cabal are from the Haskel platform, haskell-platform-2009.2.0.2-i386.dmg I got Parsec 3.0 from Hackage. Please provide any additional information below. Replacing every "cabal [options]" in the README.txt file with "sudo runhaskell Setup.hs [options]" resulted in apparently successful build and install. The Editor.app builds and runs. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings |