Wow!!!! That was quick. Thanks, Its working now.
Regards, Satish On Wed, Oct 6, 2010 at 5:37 PM, Gregory Collins <[email protected]>wrote: > Satish Maurya <[email protected]> writes: > > > Hi, > > > > I am a new comer in Haskell. I want to try out its possibilities in Web > Development. > > I installed 'snap-server' successfully on my Lucid machine but I am > facing errors while installing 'heist'. > > It says c library expat is missing. > > > > Though it was installed already i did a re-install with apt-get install > expat, but still its the same. > > I tried to provide the library path with --extra-lib-dirs=/lib and > --extra-include-dirs=/lib but with no success. > > You likely need "expat-dev" or its equivalent in your distro. I think in > Ubuntu it's "libexpat1-dev". Good luck! > > G > -- > Gregory Collins <[email protected]> > -- Satish Maurya Work like you don't need the money, Love like you've never been hurt, and dance like you do when nobody's watching.
_______________________________________________ Snap mailing list [email protected] http://mailman-mail5.webfaction.com/listinfo/snap
