<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Brandon: Thanks. I did have to install some gtk libraries. I am also
    working in a sandbox now. This moved things ahead somewhat. But I am
    getting this now from 'cabal install soegtk':<br>
    <br>
    Graphics/SOE/Gtk.hs:94:18:<br>
        Could not find module `System.Time'<br>
        It is a member of the hidden package `old-time-1.1.0.1'.<br>
        Perhaps you need to add `old-time' to the build-depends in your
    .cabal file.<br>
        Use -v to see a list of the files searched for.<br>
    Failed to install soegtk-0.9.12.2<br>
    <br>
    I have forgotten anything I once knew about using cabal. I apologize
    for not learning how to deal with the above on my own, but I am
    hoping to get over this hump as quickly and painlessly as possible
    so I don't lose my momentum getting back to Haskell.<br>
    <br>
    So, can anyone give me a hint how to fix the above?<br>
    <br>
    Best,<br>
    <br>
    - DJ -<br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 15-03-01 02:29 AM, Brandon Allbery
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAKFCL4Urz9Tr-snqwNeXA_iGZg5Z1-xpa6XijtNSwRJjeWWsGA@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div class="gmail_extra">
          <div class="gmail_quote">On Sat, Feb 28, 2015 at 11:40 PM, DJ
            <span dir="ltr"><<a moz-do-not-send="true"
                href="mailto:jakep@arqux.com" target="_blank">jakep@arqux.com</a>></span>
            wrote:<br>
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex">
              <div id=":1b9" class="a3s" style="overflow:hidden">I am
                running linux mint 17 with the latest (as of Feb. 28)
                haskell platform and cabal-install.<br>
                I did install gtk2hs-buildtools and put the .cabal/bin
                in my path.<br>
              </div>
            </blockquote>
          </div>
          <br>
          Do you have the devel libraries needed by gtk installed? cabal
          cannot install them for you, and the runtime libraries are not
          sufficient. You'll want libcairo2-dev for this, and others for
          other gtk components (notably libgtk-3-dev but there will be
          others as well).<br clear="all">
          <div><br>
          </div>
          -- <br>
          <div class="gmail_signature">
            <div dir="ltr">
              <div>brandon s allbery kf8nh                              
                sine nomine associates</div>
              <div><a moz-do-not-send="true"
                  href="mailto:allbery.b@gmail.com" target="_blank">allbery.b@gmail.com</a>
                                                 <a
                  moz-do-not-send="true"
                  href="mailto:ballbery@sinenomine.net" target="_blank">ballbery@sinenomine.net</a></div>
              <div>unix, openafs, kerberos, infrastructure, xmonad      
                 <a moz-do-not-send="true" href="http://sinenomine.net"
                  target="_blank">http://sinenomine.net</a></div>
            </div>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Beginners mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Beginners@haskell.org">Beginners@haskell.org</a>
<a class="moz-txt-link-freetext" href="http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners">http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>