[Haskell-cafe] problems installing Takusen-0.6
Rahul Kapoor
rk at trie.org
Sat Jul 28 18:28:48 EDT 2007
I am having problems installing Takusen-0.6 (ghc 6.6.1 on FreeBSD)
The configure and build works fine. running ./setup install fails with:
Installing: /usr/local/lib/Takusen-0.6/ghc-6.6.1 & /usr/local/bin Takusen-0.6...
setup: Error: Could not find module: Database.Oracle.Enumerator with
any suffix: ["hi"]
I only have sqlite3 installed (no Oracle or Postgres).
I followed the usual steps for the install
ghc --make -o setup Setup.hs
./setup configure
./setup build
./setup install
Any Ideas?
Rahul
More information about the Haskell-Cafe
mailing list