<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><div id="yiv1052887007">Hi Daniel,<br><br>Thanks, but apparently no go.<br><br>This isn't critical, as I already have a function that will combine two sequences.<br><br>Michael<br><br>=============<br>
<br>Michael<br>[michael@localhost untitled folder]$ cd utility-ht-0.0.4<br>[michael@localhost utility-ht-0.0.4]$ ls<br>LICENSE&nbsp; Setup.lhs&nbsp; src&nbsp; utility-ht.cabal<br>[michael@localhost utility-ht-0.0.4]$ ./Setup.lhs configure --hugs<br>/usr/bin/env: runhaskell: No such file or directory&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; --OOPS!<br>[michael@localhost utility-ht-0.0.4]$ su<br>Password: <br>[root@localhost utility-ht-0.0.4]# ./Setup.lhs configure --hugs<br>/usr/bin/env: runhaskell: No such file or directory<br>[root@localhost utility-ht-0.0.4]# <br><br><br>--- On <b>Mon, 4/6/09, Daniel Fischer <i>&lt;daniel.is.fischer@web.de&gt;</i></b> wrote:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><br>From: Daniel Fischer &lt;daniel.is.fischer@web.de&gt;<br>Subject: Re: [Haskell-cafe] Combining sequences<br>To: haskell-cafe@haskell.org<br>Cc: "michael rice" &lt;nowgate@yahoo.com&gt;<br>Date:
 Monday, April 6, 2009, 12:04 PM<br><br><div class="plainMail">Am Montag 06 April 2009 17:12:42 schrieb michael rice:<br>&gt; I downloaded it and it appears more complicated than just adding files to a<br>&gt; directory. There's a setup and a build, and no assurances it will work with<br>&gt; Hugs.<br>&gt;<br>&gt; I think I'll wait for more information.<br>&gt;<br>&gt; Michael<br>&gt;<br>Try installing it with Cabal:<br><br>./Setup.lhs configure --hugs<br><br>if that doesn't say otherwise, chances are that it will work, so try<br><br>./Setup.lhs build<br>sudo ./Setup.lhs install<br><br>If it doesn't work, you can copy the code from Data.List.HT<br></div></blockquote></div></td></tr></table><br>