[Haskell-cafe] Problems Installing Takusen with Sqlite Backend
Guenther Schmidt
redcom at fedoms.com
Tue Dec 23 06:26:53 EST 2008
Thanks Alistair,
inspiration had stuck me meanwhile and that's exactly what I did.
Günther
Bayley, Alistair schrieb:
>> From: haskell-cafe-bounces at haskell.org
>> [mailto:haskell-cafe-bounces at haskell.org] On Behalf Of Günther Schmidt
>>
>> what does it take to install Takusen on Win32 with Sqlite backend?
>>
>> I did manage to install *plain* Takusen via cabal install by
>> downgrading
>> to Cabal-1.4 but when I want to
>>
>> cabal-install takusen -fsqlite
>>
>> it complains about a missing sqlite3.
>>
>
> Setup.hs tries to find the location of your sqlite installation by looking for sqlite3.exe, so you need this (and sqlite.dll) in your path.
>
> Alistair
> *****************************************************************
> Confidentiality Note: The information contained in this message,
> and any attachments, may contain confidential and/or privileged
> material. It is intended solely for the person(s) or entity to
> which it is addressed. Any review, retransmission, dissemination,
> or taking of any action in reliance upon this information by
> persons or entities other than the intended recipient(s) is
> prohibited. If you received this in error, please contact the
> sender and delete the material from any computer.
> *****************************************************************
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20081223/bcfeaea0/attachment.htm
More information about the Haskell-Cafe
mailing list